This is my game: http://scratch.mit.edu/projects/shinigamiami/1367727
I'm having a lot of issues with this but the most annoying one of all is I don't get why my sprite keeps going through the walls even though I set up the script basically like how it's set up in the Pac Man video here: http://learnscratch.org/index.php?option=com_content&task=view&id=223&Itemid=313
Can anybody help me to fix this and any other mistakes in my program? This is my first time using scratch...
Offline
http://scratch.mit.edu/projects/06dknibbs/1519005 - Fixed the problem for you, the character now doesn't go through the walls.
I noticed you had the sprite automatically running in one direction, and you were trying to use colour recognition for the walls so I changed the script so that if the sprite hits a wall, it moves back a few steps instead of forwards. Hopefully this helps, it's looking like a nice project so far.
Last edited by 06dknibbs (2011-01-05 17:39:19)
Offline
Thank you so much!!! You saved my life!
Offline