How can I do an arching target reticle? (Diagram of what I'm looking for Included)

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By OzGar

I made a diagram that explains it better than I probably can through text but I want the cursor and player model connected by a Line2d and when you move the cursor an arch will form in the Line2d while the player model catches up to face the cursor.

Also if you’d humor me: explain how it works so I can learn something lol

:bust_in_silhouette: Reply From: exuin

use this https://forum.godotengine.org/32506/how-to-draw-a-curve-in-2d

and just make the line curve depend how great the angle between the player and the point is