Help with sprites

So I’ve been working on that lunar game, and I thought it would be cool to make the moon change and stuff to certain events, so I need to make some animation, but I need to have an animation that can change the sprites i guess. Like a transition between light and dark moon. Is there a way that I can make it so the light moon can animate to dark, then go to the dark moon sprite?
(I feel like I just repeated the same question. 10 times lol)

1 Like

If you make the last frame of your animation the dark moon (and don’t loop the animation) then the final image of the sprite will be the same as your final moon frame.

2 Likes

Oh wait :sob: How did I not think of that.:disappointed_face:
Any ways tysm

2 Likes