Rigidbody2D.freezeRotation

public bool freezeRotation;

Description

Controls whether physics will change the rotation of the object.

If freezeRotation is enabled, the rotation in Z is not modified by the physics simulation.

Additional resources: Rigidbody2D.constraints.


Did you find this page useful? Please give it a rating: