I just got the program of Scratch and I'm having trouble with it. How do I animate? I have all the pictures ready but I don't know how to make it look like an animation. I can't get every one of them to show up. If I do, they're not in the correct order. And each of them plays for at least 5 or 10 seconds. Please tell me how!
Offline
xKekiGirlx wrote:
I just got the program of Scratch and I'm having trouble with it. How do I animate? I have all the pictures ready but I don't know how to make it look like an animation. I can't get every one of them to show up. If I do, they're not in the correct order. And each of them plays for at least 5 or 10 seconds. Please tell me how!
this should be in troubleshooting.(post1000!)
Last edited by dav09 (2009-09-26 18:08:43)
Offline
If you want to play them, a good speed is probably 0.1 seconds between each, depending on the type of animation. Have you uploaded it? I might be able to help. Just upload all the pictures, and I'll see what you need help with!
Offline
[blocks]
<when green flag clicked>
<forever>
<next costume>
<wait( 0.1 )secsc>
<end>
[/blocks]
Offline
Magnie wrote:
[blocks]
<when green flag clicked>
<forever>
<next costume>
<wait( 0.1 )secsc>
<end>
[/blocks]
For this one the costumes have to be in order as well. Maybe thats your trouble? Also, be sure to have them all on the same sprite.
Offline
Talking to me or KekiGirl?
Offline
Magnie wrote:
Talking to me or KekiGirl?
KekiGirl.
"At least 60 seconds have to pass between posts. Please wait a little while and try posting again. "
Offline
* Hacks Scratch and edits the posting time to 30 secs for Magnie and TheSaint *
Offline
Jps, best if you make a new topic but..
1. Go to Costumes
2. Right-Click the costume you want as a picture
3. Click Export
4. Put it wherever you want
5. Double-Click it (Not in Scratch anymore)
6. It should open in Paint or some other editor program.
Offline