Hi all,
I have been having some issues with object.isFixedRotation = true in my game.
Basically, I want it so that when my two dynamic physics collide, there is no rotation. I have applied the .isFixedRotation = true to both objects, however I have had no success in fixing the issue.
Please let me know if there is something else I should be doing.
Thanks