This would be helpful as i am making a sim like game and need to stop moving when hitting certain objects or colours. At the moment i have an
<when green flag clicked>
<if><touching color[
<turn cw( 180 )degrees>
<move( 20 )steps>
This would be a great improvement. I need to know how many of you argree!
Last edited by Happypieman (2010-12-08 14:10:01)
Offline
You could just do this:
Or, you could make it turn around when touching an object:
Offline