I am trying to make my first real game in blender, a simple side-scroller. Bullet wasn’t exactly what I wanted for the movements of the main character, so I used the dLoc controls instead of the force commands. I set an always sensor to simulate gravity with a permanent -.4 on the global Z, and a touch sensor to balance it out when he is on the ground with a +.4. It isn’t working.
Any ideas?