ScriptSpot

Forum topic · General Scripting

Particle Velocity

By johnnyow · 2012-03-22

Description

Hi All,

is there a simple way to get a simple particle system's particle velocity? i.e., a particle in SuperSpray.  Using

ParticleVelocity <particle_sys> <particle_index>

yields a very small vector. It probably needs to be multiplied by some magic scalar, but how to get that scalar? I could use ParticlePos() to derive the velocity, but I'd prefer to simply query ParticleVelocity() if possible.

Thx.

  -Jow

Comments (1)

mark pigott · 2012-04-18

I believe it has to be multiplied by 4800