Pages: 1
Topic closed
I am new with Scratch, trying my first project. I used to do it in Microworlds, just by making it turn 180 degrees, but when I try it here with If touching color x, turn 180, it doesn't do it. I can't figure it out. It should be very simple!
Thanks!
Offline
<point in direction( (( 180 <-> <direction> ))
Though sometimes I reverse those, so try reversing them too

Offline
Mlavista wrote:
Thanks, I already tried Point in direction 180 but it is an absolute value, I need a relative turn that will turn 180 degrees no matter what position it is pointing..
So reverse it. It will always work (or should always work)

Offline
Topic closed
Pages: 1