Making use of gravity in Unity is a basic facet of recreation growth, because it permits objects to fall and work together with one another realistically. To use gravity, you need to use the Rigidbody element, which offers bodily properties to things and permits them to reply to forces like gravity.
To use gravity to an object, merely add a Rigidbody element to it by means of the Inspector window. By default, gravity might be utilized routinely, pulling the thing downward. You possibly can modify the power of gravity by altering the Gravity Scale property within the Rigidbody element. The next worth will end in a stronger gravitational pull.