UMM I know this is going to sound really stupid... but how do you make a sprite look like its walking? I have a sprite named Richard, and he has 3 walking coustumes, and is seen from the side. How do I get it to change from costume and like glide from left to right at the same time? Do you have 2 different scripts? a change coustume on and a change x by 2? I tried that, but it makes it really jerky and he like flys across the screen...
I appreciate any sugestions!!
**Dirgey**
-------------------------------------------------------------------
Richard: What kind of meat curry is it?
"Crow"
Richard: Better make it veggetable curries then.
Offline
look at the blocks in this project http://scratch.mit.edu/projects/paulmedwalhelp/20712 The cat glides and walks at the same time.
Offline
Two scripts: one for the glide and one for the loop of costume changes (with WAIT between the changes) is probably easiest.
Offline
Okay.....now I have another question... why does it when I change costumes on Richard that he moves? even though theres no script that tells him to move! Like the first one is in the right place but then if I change it to #2 then it moves like halfway across the screen and then #3 goes right to the edge! Why is this??
THANK YOU!!!!
Offline
You probably have to set the "rotation center" on each costume to be in the same place relative to his body.
Offline
Go to the costumes tab, click edit, then below all of the colors there is a "+" sign and it says "set rotation center". Click the plus sign, then move the lines so that they intersect at the center of each of your costumes.
Last edited by paulmedwal (2007-07-10 20:54:19)
Offline