I can't seem to change the mass of a 2d rigid body at run time using rigidbody2d.mass, although I am able to change it using the inspector.
I've searched unity answers but all I could find was a question with no answers, is there any workaround in order to change mass without using rigidbody2d.mass or do I have to wait until unity decides to fix this bug?
↧