Switch gravity to Z axis for top-down game

Hello,
I’m making a top-down racing game and I would like to know how to switch gravity to Z-axis with the new 3D physics engine.
Thanks

search for “Change the World Gravity on Z axis”
in the Player Object Actions

put an number like, +1, i guess it will work

Thanks, it seems to work :slight_smile: