Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Fliping when you turn?
- jludlam17
-
1 post
Fliping when you turn?
Howdy Cowboys and Cowgirls!
I used this program a lot about a year ago, and then I took a break… yadda yadda and then I forgot some things. I feel new all over again! So basically, whenever my person/sprite thing is told to take 10 steps upwards, she actually flips upwards, and then moves in that direction. I remember there being some kind of button that you click that will make them always stay upright. If there still is that button, I can't find it, and it's slightly annoying grumble grumble. So if ya'll know what button this is, and could tell me where this darn thing is that'd be great! I am looking at all my old projects, and the people do stay upright, but I can't find the button. Thanks in advance!
I used this program a lot about a year ago, and then I took a break… yadda yadda and then I forgot some things. I feel new all over again! So basically, whenever my person/sprite thing is told to take 10 steps upwards, she actually flips upwards, and then moves in that direction. I remember there being some kind of button that you click that will make them always stay upright. If there still is that button, I can't find it, and it's slightly annoying grumble grumble. So if ya'll know what button this is, and could tell me where this darn thing is that'd be great! I am looking at all my old projects, and the people do stay upright, but I can't find the button. Thanks in advance!
- turkey3_test
-
1000+ posts
Fliping when you turn?
You can actually do

However, whenever moving up, it is best to use
Get into the habit of changing y position instead.

- ScratchGames0
-
13 posts
Fliping when you turn?
Go to the area below the stage. Find the sprite and click the blue “i” that appears next to it. There should be a few rotation style icons. Click one of them.
- scubajerry
-
1000+ posts
Fliping when you turn?
If you are using 2.0 do what turkey3 said. You can also use
if you are using 1.4 do what ScratchGames0 said.
if you are using 1.4 do what ScratchGames0 said.
- Discussion Forums
- » Help with Scripts
-
» Fliping when you turn?