Hey,
Using the physics engine, I have a sprite that is rectangular.
I want the sprite to be pinned in it's center so it does not fall with gravity, or move from that position, but also allow it to rotate along the center.
How can I go about doing this properly?
Thanks!