How to make a circle body rotate with collision?
My object is isFixedRotation = false, but he is always in the same orientation after collision.
How to rotate it after the collision?
How to make a circle body rotate with collision?
My object is isFixedRotation = false, but he is always in the same orientation after collision.
How to rotate it after the collision?
Maybe physics parameters (as friction and such) make it invisible (too small to notice)
Works fine. Thanks piotrz55.
What was the cause?
I set friction to 1 and it worked
Maybe physics parameters (as friction and such) make it invisible (too small to notice)
Works fine. Thanks piotrz55.
What was the cause?
I set friction to 1 and it worked