Hi! I'm trying to make a game with sprites, but I don't know how to make my image change into another after some time, like an animation but with fewer pictures. Is there any way I can do this?
1 Like
Use a clock timer and alternate images?
How should I block that?
Something like this:
(will switch the image every second)
2 Likes
Thank you!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.