Godot Version
Godot 4.2
Question
Hello, is there a way to use the AnimatePlayer with AnimatedSprite2D ?? As you can see below I have an animation "shoot as the enemy" (it's in french).
And I just want to use the AnimatePlayer to change the rotation of the AnimatedSprite2D but when I put the AnimatePlayer in my scene there is no keyframes (I create a new animation in the AnimatePlayer)...