Animated Sprite Problem?

Godot Version

4.3

Question

I am up early in the morning before the heat hits and I have a quick question about the Animated Sprite 2D functionality. I am making an explosion sprites for when the sprite is hit but whenever I try and run the game the first animation of the sprite is always showing and I can’t figure out how the stop it from occurring. All the objects I created also had this problem but for some reason or another the others stopped doing this. I was going to ask a question earlier!

What do I need to do to stop this occurring?

Thankyou in advance.

Either start with it hidden or have a blank sprite at the beginning

I figured out how I did it with the others objects, I set the last frame as empty and then set the “Play animation from Selected position” from the empty position.

I really should’ve remembered that easy step. Though setting the first frame as empty did work as well :smiling_face_with_sunglasses:. Two ways to do the same thing - now I should be able to remember one of those in the future :grin:.

Thanks for the assist!

1 Like