I made a sprite of a person.
I want to be able to make it so that when I click on the sign he's moves near the cave.
I understand how to make him glide there. Though how to I make it so that when he glides his costume changes at the same time so his feet are moving?
Was that confusing o.O?
Offline
skykoi wrote:
I made a sprite of a person.
I want to be able to make it so that when I click on the sign he's moves near the cave.
I understand how to make him glide there. Though how to I make it so that when he glides his costume changes at the same time so his feet are moving?
Was that confusing o.O?
There are 2 ways you could do this:
1) You could make a second script that controls the costumes
2) You could use the move block instead of the glide block
Offline
Make it not glide, make it move 10 or something steps then switch costume then move more steps and switch costume, and on and on.
Offline