![]() |
wobble question - 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: wobble question (/thread-4831.html) |
wobble question - nborel - 06-17-2025 Hi, I am using TyFlow to scatter animated TyActors. These actors are made up of multiple animated elements. Overall everything works great but I would like to add a wobble to the base particles used for scattering (if that makes any sense). I tried adding the wobble after the TyActor animation node but that wobbles all the elements within my actors which I am trying to avoid. What would be the best way to apply that motion? RE: wobble question - Findus - 06-17-2025 So the actors should react like a roly poly toy of sorts? RE: wobble question - nborel - 06-17-2025 Basically, something like the simplified version attached. I just want to add some subtle follow through animation on the whole object when the top cylinder goes back down. Right now when i apply a wobble operator after the TyActor animation the wobble applies to each element of the actor indepently which is what I am trying to avoid. Hope that makes sense... RE: wobble question - Findus - 06-19-2025 In the Actor Operator, you have a test that let's you choose if you want to send out the root or the rig particles. If you send out all the rig particles (apparently you don't need them to play the animation, somewhat surprisingly) to a different event, you should be able to add a wobble just for the root and with it the whole actor in the current event. |