Change direction of 3D pyhsics

I am new to the 3D era of gdevelop.
When i put 3d pysics on my 3d object it falls away from the screen and gets smaller. How do I make it fall down. I am making a portrait mobile game.

You’ll need to rotate the camera along the Y axis by 90 degrees (or -90 degrees, I can’t remember which). Then you’ll be looking from the side of the scene instead from above.

1 Like