Unity Tutorial: Simple Spaceship (Part 6 – Variable Gravity)


Our spaceship is done with flat planes. We’re going to add in a gravity system where the gravity can come from different directions and from multiple sources. That will mean quite a few changes for our spaceship but by the end we’ll be able to fly to another planet and (hopefully) land.

📂 Grab the full project ➠ https://github.com/GameDevEducation/UnityTutorial_SimpleSpaceship/tree/Part-6-Variable-Gravity-Support