Smooth rotation interpolation across events - 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: Smooth rotation interpolation across events (/thread-4275.html) |
Smooth rotation interpolation across events - ldotchopz - 05-28-2024 Hi, I am trying to simulate insects taking off. It all works well but i can't seem to get a smooth transition for the rotation as they jump to different events. The first event has the insects surface aligned and the next is travel direction, but the transition is instant rather than gradual RE: Smooth rotation interpolation across events - d4rk3lf - 05-28-2024 Is your rotation operator in the second event set to continuous, and interpolation set to value lower then 1.0? If not - try it. RE: Smooth rotation interpolation across events - ldotchopz - 05-29-2024 (05-28-2024, 02:13 PM)d4rk3lf Wrote: Is your rotation operator in the second event set to continuous, and interpolation set to value lower then 1.0? Interpolation set lower than 1 worked thanks! |