tyFlow Forum
tysplines for every actor particle - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html)
+--- Thread: tysplines for every actor particle (/thread-3245.html)



tysplines for every actor particle - ldotchopz - 08-09-2022

I have a particle moving upwards with tyspline trajectory being drawn as it moves up. I wanted to place an actor where the particle is. but when i do, it uses all the actor particles to draw the spline trajectory. 

Is there a way of ignoring this as seeing it as a single particle? similar to if you added a shape, no more splines would be drawn.

Thanks!


RE: tysplines for every actor particle - tyFlow - 08-09-2022

Use the output node on the Actor operator to send the rig particles to another event.


RE: tysplines for every actor particle - ldotchopz - 08-11-2022

(08-09-2022, 10:29 PM)tyFlow Wrote: Use the output node on the Actor operator to send the rig particles to another event.

Thanks a lot!