bmxdude
02-27-2008, 05:48 PM
Im in the middle of making a Worms style game.
Got all the code sorted, all self-taught and written by myself...
Except two things:
1. Movement.
2. Floor erasing.
1. I can make my player move on the floor, left right, jump etc. However when I walk up a hill, it doesnt walk up the hill, it decides it'd be best to walk through the hill/slope, and to be such a calcitrant as to have to hold jump to rise up the body of the hill.
Ive surpassed this now, and I have the most simple solution, but its still no good. Ill attach an swf of what I have of my game so far so you can see the glitches.
2. The second problem I have is I have no idea whatsoever how to go about erasing the floor when it's been shot. Ie - in Worms, you can shoot through the land until you get to where you like, but how do I replicate this?
Any help is greatly appreciated, Ive been stuck for days :(
Got all the code sorted, all self-taught and written by myself...
Except two things:
1. Movement.
2. Floor erasing.
1. I can make my player move on the floor, left right, jump etc. However when I walk up a hill, it doesnt walk up the hill, it decides it'd be best to walk through the hill/slope, and to be such a calcitrant as to have to hold jump to rise up the body of the hill.
Ive surpassed this now, and I have the most simple solution, but its still no good. Ill attach an swf of what I have of my game so far so you can see the glitches.
2. The second problem I have is I have no idea whatsoever how to go about erasing the floor when it's been shot. Ie - in Worms, you can shoot through the land until you get to where you like, but how do I replicate this?
Any help is greatly appreciated, Ive been stuck for days :(