u have to make sure to set it from the spinning arrow to the side to side arrow, i think that other function is a waste of time seeing as if you didnt want it to be able to move you just wouldnt add movement lol.
Offline
FantasyTales wrote:
i think that other function is a waste of time seeing as if you didnt want it to be able to move you just wouldnt add movement lol.
actually u do need it you might have to use direction function for movesteps or sine/cosine but if you didnt want it 2 look any different
Offline
I didn't know how to do this for a long time, and ended-up making my Sprites go upside-down all the time.
One simple possibility is to copy your Sprite's costumes and flip them all (I normally do this).
Hope this helps!
Last edited by iab97 (2009-07-22 13:08:51)
Offline
Oh, wait, if you want them to just MOVE backward and not flip the Sprite, then you should simply do something like this:
[blocks]http://scratch.mit.edu/forums/viewtopic.php?pid=165712#req_message[/blocks]
You should then put something like -10 steps in there.
Good luck on your new project!
Offline
<turn cw( 180 )degrees>
Offline