This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-05-05 16:43:10

MrMokey
Scratcher
Registered: 2009-05-06
Posts: 1000+

Question

How do you put animated sprites in your projects? Or animated images, like GIFs? (and still have the animated?)


http://i1193.photobucket.com/albums/aa344/mrmokey1/Thankyouitfitsperfectlysig.png

Offline

 

#2 2011-05-05 16:54:37

ninjaaa
Scratcher
Registered: 2011-05-01
Posts: 63

Re: Question

Add the sprite normally, then add the same sprite as a costume, delete the first costume, and do the code:

when flag clicked
forever
next costume
wait for ? secs

The "wait for ? secs" is to indicate how long each frame is.

Offline

 

#3 2011-05-05 17:00:33

MrMokey
Scratcher
Registered: 2009-05-06
Posts: 1000+

Re: Question

Thanks alot! That really helps


http://i1193.photobucket.com/albums/aa344/mrmokey1/Thankyouitfitsperfectlysig.png

Offline

 

Board footer