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

#1 2011-06-01 19:11:53

DragonStorm
Scratcher
Registered: 2011-06-01
Posts: 100+

Help!

I want to make a wolf run cycle but when i make all the costumes and press the flag it runs backwards! And this has been happening like every time i try to do it! Please Help!

Offline

 

#2 2011-06-01 19:52:13

rubiks_cube_guy238
Scratcher
Registered: 2009-07-02
Posts: 100+

Re: Help!

Do the costumes cycle backwards, or does the sprite move backwards? If you want the sprite to move left,
[blocks]
<change x by( -5
[/blocks]
To move right,
[blocks]<change x by( 5
[/blocks]
Hope this helps!


The glass is never half full nor half empty; it is twice as large as it needs to be.

Offline

 

Board footer