change gravity
hey im trying to make a game that you have to land on the moon with a lander but i have an issue: the default gravity doesn not match to the moon's garvity when i have an object with a rigidbody i can only check/uncheck the gravity checkbox i cant really change the amount of the gravity can you help me to do that?
Comment
Best Answer
Answer by Cepheid · Feb 02, 2016 at 02:00 PM
Inside of the Unity Editor go to the edit window > Project Settings > Physics and then change the default gravity level.
I hope it helps! :)