How to fix arm not pointing at cursor?

How do I fix my character’s arm not pointing at the cursor?

Code:

Points:

(orange circle is the cursor)


A rotation or angle of Zero degrees in GD is pointing to the right.


https://wiki.gdevelop.io/gdevelop5/tutorials/basic-game-making-concepts/#angles

So, the arm is pointing towards the cursor but the image is out of alignment. The easiest fix would be to rotate the animation in piskel so the arm is facing the right.

Ah, now I understand. Thanks!

1 Like