Okay… I’m not really sure what happened to the other thread there. Some database error.
Anywho, what I said, was that I’m having a minor issue w/ a hittest i’m using in a script for a small platformer game I’m helping a friend with. The background is all one movieclip and I want the hero movie clip to recognize it as the ground. However, when the hero jumps, he commits suicide by jumping through the floor. I’ve looked at my code repeatedly and it looks fine, so I’m not really sure what the problem is, but I’m sure its something stupid. I’m getting rather frustrated tho. If anyone wouldn’t mind taking a moment to look at it and see if they can see what I’m missing, it would be much appreciated.
http://www.jlcreationsonline.com/synj/bbqgame/platformer.zip
The part of the code that is having issues is commented for easy finding. Thanks again.