#Lock Rotation not working on Rigidbody2D
3 messages · Page 1 of 1 (latest)
To clarify, are you saying that the default physics engine isn't capable of locking rotation and I should install a custom physics engine and redo my code around it for his feature?
The built-in physics engine may have some issues with keeping rotations locked
You can simply install the rapier plugin to check if it works there, no need to change any code