AnimationPlayer not working properly with the AnimatedSprite's animations.

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By CarCrash

Hello hope your having a great day :3
I’m a beginner on this engine, so apologies for it in advance!
So today I was following a tutorial on how to use AnimationPlayer and how it can change the AnimatedSprite’s animations as a property track and how it can switch between the animation using signals; so I was inserting animations as keys on AnimationPlayer and when I played that AnimationTrackKey it never changed to the next frame of that animation unless I’m enabling “playing” option on AnimatedSprite, what’s the reason behind this?

:bust_in_silhouette: Reply From: Asthmar

Did you key enable playing on the animation player track? If not try that