Changing particle properties on script.
by Joe Alanis · in Torque Game Builder · 01/13/2010 (7:14 pm) · 3 replies
I've looked this up on the reference but I can't find the way to edit a particle system properties in script.
How do i change properties like particle speed, rotation and life in code?
Please Help!
How do i change properties like particle speed, rotation and life in code?
Please Help!
About the author
Director of the Animation and Digital Arts Bachelor @ ITESM Laguna Campus Twitter: @joealanis
Associate William Lee Sims
Machine Code Games
The list of fields for the particle effects is here: tdn.garagegames.com/wiki/TGB/Reference:_t2dParticleEffect_Graph.
The list of fields for the particle emitters is here: tdn.garagegames.com/wiki/TGB/Reference:_t2dParticleEmitter_Graph.
Hope that helps!