What would be the most easiest way to make arm and gun sprite to aim towards the mouse?
I tried it by adding position2D to both hand and gun sprite, and stick together but couldnt achieve. Do you have any idea to make it work? Thank you in advance.
PlayerSkin(Node2D)
> Gun(Sprite)
> Position2D
> Player Right Shoulder(Sprite)
> Player Right Arm(Sprite)
> Position2D

