How do I make an animation that shows someting or someone standing up.
I want it to go rather slowly but when I tried it just went from costume 1 to the costume I use for it to sit or crouch.Also can I make seperate parts of a sprite move or do I have to use alot of different sprites?
Offline
Too get smooth continuous motion you either need many sprites, each moving, or many costumes.
Most people find that for the sorts of 2D games we're doing with scratch, high quality animation is not needed and 5-10 frames a second for motion is generally adequate. If you want a character to stand up in one second, try doing intermediate frames. Start with one frame halfway between the beginning and ending frame. If that is still too jerky, add intermediates halfway between the frames you already have. Keep adding intermediate frames until the extra effort is not worth it any more.
Offline
Eh brain cant understand the thing about frames and beginning and end of frames =\ not to sound instulting but I need it in the ratch prgoramming lanuage.
ciao
Offline
For "frames" read "costumes". The term "frame" is common in film and animation for the whole image at a given instant---I should have used the term "costume" in this context to be clearer.
Offline