tyFlow Forum
Fly particles to position. - 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: Fly particles to position. (/thread-1313.html)



Fly particles to position. - mvicente - 11-29-2019

I have a set of boxes that are in a specific position, they have been turned into a particle system that I want to animate flying into the original positions of said boxes. I know I could make them fly out and reverse the animation with pflow baker or something similar (reverse rendered footage) but I want to know if there's a way to do it in tyflow. Thanks in advance.


RE: Fly particles to position. - tyFlow - 11-29-2019

You can use a Custom Properties operator to save their initial position, then a Find Target operator to steer them back to that original position over time. If you search the tyFlow group on Facebook you can find many examples of people doing this, included the scene files they've posted showing how.


RE: Fly particles to position. - mvicente - 11-29-2019

Thanks for your answer. I`m sorry but I don`t use Facebook and the group is private so I can`t see it without loging in. How do I point the target to the Custom Properties operator?


RE: Fly particles to position. - tyFlow - 11-30-2019

You're missing out on a lot of tyFlow resources by not joining the group Smile

At the bottom of the Find Target settings are dropdowns which allow you to specify a custom vector/TM as the target. You can use that to point the particles to a previously-saved target location (ie, their starting position, which you would have saved with a Custom Properties operator).