I have a problem with my game, as there is a movement button that rotates a object clockwise and one that rotates a object counter-clockwise.
The problem is that when it rotates it glitches somewhat and by that i mean the object overlays another physics object. These pictures are the problem I'm talking about, the first to of the object rotating both ways and the last picture is the object without the act of rotation.
I would just like to know how to fix this or if there is a way to rotate the object with the physics behavior. I'm using the usual "rotate counter clockwise 1 degree" FYI.