7 lines
180 B
Plaintext
7 lines
180 B
Plaintext
#title getParticleDirection [RCBasic Doc]
|
|
#header sub getParticleDirection( actor, ByRef x, ByRef y, ByRef z)
|
|
|
|
Gets the direction of a particle emitter
|
|
|
|
#ref SetParticleDirection
|