Unity Tutorial: Faux Gravity (walk on planets)
A tutorial on creating a Faux Gravity system in Unity. This allows your characters to walk on planets without falling off. (As seen in Mario Galaxy) Download planet model: ...
A tutorial on creating a Faux Gravity system in Unity. This allows your characters to walk on planets without falling off. (As seen in Mario Galaxy) Download planet model: ...
In this easy Unity and C# tutorial I will show you how to change your gravity's direction ! We'll start by making a player controller that can move and jump on ground and ceiling, and finish up by ...