This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2009-11-19 15:52:08

Scheidecker1
Scratcher
Registered: 2009-09-17
Posts: 1

Characters

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

 

Board footer