video thumbnail 14:35
Unity Tutorial: Faux Gravity (walk on planets)

2014-01-08

[public] 176K views, 3.43K likes, 32.0 dislikes audio only

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: https://copy.com/O8C1lWLNFUOuqfJe/Planet.blend?download=1

Download Unity project: https://copy.com/13VfW36IP8eiBmCe/Faux%20Gravity%20Example?download=1


[Unity Tutorial] First Person Controller: Spherical Worlds by Sebastian Lague
/youtube/video/TicipSVT-T8
creating a faux gravity system
/youtube/video/gHeQ8Hr92P4?t=1.75
creating a models folder
/youtube/video/gHeQ8Hr92P4?t=50.828999
change the background color to black
/youtube/video/gHeQ8Hr92P4?t=79.089996
create a directional light
/youtube/video/gHeQ8Hr92P4?t=91.029999
figure out the direction of the player from the from the center
/youtube/video/gHeQ8Hr92P4?t=415.07999
adding a force in the direction from the center of the planet
/youtube/video/gHeQ8Hr92P4?t=510.91
set up a basic player controller
/youtube/video/gHeQ8Hr92P4?t=670.94897
set the move direction to a new vector3
/youtube/video/gHeQ8Hr92P4?t=698.55902