I want to shake my actor, i made this.
How can i set the bool true and false in order and loop it.
Start a Timer
, have its Event
Flip Flop
the bool into the Select
node.
But that script will just teleport the sail from one location to the other, this will not be a smooth animation/transition. If you’re looking for that, consider Timelines
- they will allow you to smoothly interpolate between two values using a custom curve. And can be also controlled, looped, reversed, paused, have their speed adjusted, and given different curves.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.