Author Topic: Reverse Gravity Event  (Read 909 times)

Imagine an event that whenever activated, the gravity reverses? "Hey look, Im on the ceiling!"

(bad idea to use outside)

Impossible due to the engine.

Its possible but you'd have no control other then the jet.

You wouldn't be able to flip the player when gravity changes, and walking wouldn't work.

Unless you used a vehicle, but then the player would just be sliding.


Right, but if the 'wheels' are touching the ceiling, and the vehicle is moving forward, you could actually make the player play the walking motion.

Space Guy mentioned some difficulty figuring out when a vehicle is moving forward.

obj.getforwardvector() and obj.getvelocity() should help.