Godot Version 4.2.2
Question
Hey new to Godot here,
The sprite animation runs in the editor mode, but the same animation does not run in the debug window. Could someone please help to figure out how to get the animation to run in Debugging mode.
Thankyou
I guess we’re talking about a AnimatedSprite2D
node here? When you set up the sprite frames in the bottom panel, click the third button from the left (“Autoplay on Load”) while you have the correct animation selected there.

1 Like
Oh yeah…thanks for the assist…appreciate it!!
1 Like