|
-
Collision Detection
Hey there.
I'm trying to make a simple maze game where I control the object that needs to be moved inside the maze. The movement part is simple enough, however, I want to make a collision detection thingy that will make the player lose if he runs into one of the walls in the maze.
I've looked up a bunch of collision detection videos and tutorials, but for the most part it only explains how to make flash *state* that there's a collision, such as in here:
http://www.actionscript.org/resource...ion/Page1.html
rather then letting me actually do something.
Basiclly, something like this:
http://www.ekme.net/play/keyboard-maze.html
When the player hits one of the yellow things, the game resets.
I'd appreciate any help, and thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|