I don't want my sprites to be able to walk through walls, (Red walls) but I can't! Can I have any help!?
Last edited by _Doctor_Who_ (2007-12-14 10:25:03)
Offline
You could at least not laugh!
Offline
Try this:
[blocks] <when green flag clicked>
<forever if> <touching color[ red
<move( -10 )steps>
<end> [/blocks]
Make sure when you move, you use the 'move () steps' block & only move 10 steps. Then everything should work...
Last edited by Mick (2007-12-14 11:07:02)
Offline
Thanks! It worked!
Offline