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

#1 2011-10-17 23:13:13

graybatty
Scratcher
Registered: 2011-03-20
Posts: 5

help whith animation

how do you get the sprites from anmation online and then split them appart plesea help  smile

Offline

 

#2 2011-10-17 23:15:08

spriteartis
New Scratcher
Registered: 2011-10-17
Posts: 1

Re: help whith animation

I have no Idea  sad

Offline

 

#3 2011-10-17 23:20:38

graybatty
Scratcher
Registered: 2011-03-20
Posts: 5

Re: help whith animation

thats okay  wink

Offline

 

#4 2011-10-18 00:10:28

Fordark
Scratcher
Registered: 2010-08-02
Posts: 100+

Re: help whith animation

Should be in All About Scratch.
It depends on which type of animation you want to import. If you are importing a GIF (the picture type that animates) you can just save it on to your computer and import it into Scratch. If you're importing a video you have to manually record it yourself or use a program to turn it into a GIF.


http://dl.dropbox.com/u/34855482/Fordarksig.png

Offline

 

#5 2011-10-18 17:22:27

graybatty
Scratcher
Registered: 2011-03-20
Posts: 5

Re: help whith animation

thank you  smile

Offline

 

#6 2011-10-18 17:30:13

astroLoger
New Scratcher
Registered: 2011-10-16
Posts: 100+

Re: help whith animation

I need more info, but if you mean taking a sprite-sheet and splitting it up, this is how you do it:

Download the sprite sheet from a website like www.spriters-resource.com. I prefer Gimp, but you can use any good image-manipulating software, and use it the divide the image into each frame (in gimp this would be the crop tool) and save each one as 1.gif, 2.gif, etc and finally upload the first one to scratch. Then upload the rest as costumes. In order to animate it, use the <switch to costume[ block and <wait( 0.1 )secsc> repeated in a loop where you want it to happen.

Offline

 

Board footer