Making arm on player point at mouse

It works perfectly fine when looking to the right but when the player turns around the arm glitches down. how do you fix this?

1 Like

If you just want the art to rotate in a circle, I’d use attacher. Copy this code and connect the output on once to the ON input on attacher, and delete the physics joint behavior:


Then make the arm sprite 3x3:

and it should work.

2 Likes