Hey guys,
is there a preferred solution to detect the rotation angle of an analog stick in the new input system? I want to make a 2D character aim towards the rotation of the analog stick (360° 2D aiming) and snap back to default when the stick is in its idle position.
Edit: A better, perhaps integrated method than calculating from the Vector2 inputs, that is.
Thank you in advance for any helpful advice.