I’m trying to implement a way to transfer from space to the surface of a planetary body. Right now, all orbiting bodies are in one scene, a star with two planets as children object orbiting it.
I’ve tried changing the scale of the system in an attempt to make a physics-based model where gravity pulls the player/camera towards the body, but it ends up just looking like it’s super-zoomed into a low poly mesh (rightfully so).
Is there a straight-forward way to transition to a planet-side scene or change the layout of the current scene I’m working with such that I can add details and make it feel like you’ve come from space to the surface of a planet?