corkcrew motion on indvidual particles
#6
(06-20-2020, 03:08 AM)tyFlow Wrote: If you want a static solution you could animate an object moving in that way and then import the object as a tyActor and instance them at each particle location, syncing their actor animation with their birth, or whenever you need to trigger the motion.

If you want a dynamic solution, spiral trajectories can be achieved by combining the current velocity with its cross product relative to some frame of reference, like world-up ([0,0,1]).

Attached is an example scene showing the latter solution.
great and nice,thanx for the file!
  Reply


Messages In This Thread
RE: corkcrew motion on indvidual particles - by bjzhangzhe - 06-26-2020, 03:12 AM

Forum Jump: