Flip Gravity

4761
4762
23
24

The motor behavior block can apply a force on the object over time, similar to gravity. You can use this to alter the gravity on a specific object like the player. Take a look at the player's behaviors in the editor!

Make sure to disable "affected by gravity" in the player's settings panel. This will make sure it will not use the game's default gravity which cannot be changed during runtime.

Editor