Add a "Play on Start" option to the AnimationPlayer #8163
Closed
SaadTheGlad
started this conversation in
General Discussions
Replies: 3 comments 1 reply
-
I believe that if you set the an animation as "Current Animation" on your animation player and then enable "Autoplay on Load" for that animation, it will play on start. This how I did for some animations in the past. Autoplay on Load is the small "A" icon just after the animation name on your Animation tab. |
Beta Was this translation helpful? Give feedback.
0 replies
-
There is such button, in the animation panel. |
Beta Was this translation helpful? Give feedback.
1 reply
-
The option exists, it is titled Autoplay on Load |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be very convenient to have an option on the AnimationPlayer where when enabled, it automatically plays the animation on start of the game. This would forgo the need for an extra script just to start it, if the object with said animation only needs one for an idle and adding an extra script would just add bloat.
Beta Was this translation helpful? Give feedback.
All reactions