Pages: 1
Topic closed
How do you put animated sprites in your projects? Or animated images, like GIFs? (and still have the animated?)
Offline
Add the sprite normally, then add the same sprite as a costume, delete the first costume, and do the code:when flag clickedforevernext costumewait for ? secsThe "wait for ? secs" is to indicate how long each frame is.
Thanks alot! That really helps