Discuss Scratch

Mrlitter
Scratcher
22 posts

How to make a character move?

when green flag clicked
repeat (10)
move (10) steps
end
This will make the character move 100 steps as 10 X 10 = 100.
when green flag clicked
set [foo] to [10]
when this sprite clicked
move (foo) steps
This uses variables which will make the character move the ammount of steps indicated by the variable.
greatman1111
Scratcher
100+ posts

How to make a character move?

Great tutorial, but the Show and Tell forum is for advertising projects or studios, not for tutorials.
Mrlitter
Scratcher
22 posts

How to make a character move?

greatman1111 wrote:

Great tutorial, but the Show and Tell forum is for advertising projects or studios, not for tutorials.
How would we then show tutorials?

Powered by DjangoBB