Hello!! I need Characters for my new game: SUPER MARIO LEVEL EDITOR!! Just create a picture of the character, (OR yourself) and I'll do my best to make it!!
Here's the script I use for walking
[blocks]
<when[ Right Arrow ]key pressed>
<point in direction( 90
<change x by( 15
<wait(0.2) secs
<switch to costume[ 1
<wait(0.2) secs
<switch to costume[ 2
<wait(0.2) secs
<switch to costume[ 3
<wait(0.2) secs
Offline