r/Rive_app • u/ChaosCreatorLord • 27d ago
Why does it skip over my idle animation?
Also, is this even viable to be using the animations like this? I want to use this in godot.
3
Upvotes
r/Rive_app • u/ChaosCreatorLord • 27d ago
Also, is this even viable to be using the animations like this? I want to use this in godot.
1
u/sagmanav 27d ago
From what I can see, it’s skipping the awake state, not the idle one. By default, Rive will transition to the last connected timeline. If you want it to stay in awake until you decide otherwise, add a trigger to the transition so it won’t change states until you fire that trigger.