I'm attempting to create a game, were you are a knight running through mazes, with goblins chasing you around. The only problem is... I can't program the walls, so you don't run through them. Help!!!
Offline
Here's one example of edge-sensing. http://scratch.mit.edu/projects/joeyman/218600
Offline
http://scratch.mit.edu/projects/Paddle2SeeFixIt/188825
Offline
[blocks] <when green flag clicked><forever><if><< <not> <touching color[ wall color] [/blocks] Then, you add the motion scripts.
Offline