How to move partices along local axis using script?
#2
Get the particle TM...then use the appropriate row as your axis of movement.

So if you want to move the particle along its z-axis by 10 units, you'd add (particleTM.row3 * 10) to its position.
  Reply


Messages In This Thread
RE: How to move partices along local axis using script? - by tyFlow - 11-20-2019, 07:43 PM

Forum Jump: