private void RotateIntoMoveDirection()
{
// 1
Vector2 newDirection = new Vector2(_hor , _ver);
// 2
float x = newDirection
private void RotateIntoMoveDirection()
{
// 1
Vector2 newDirection = new Vector2(_hor , _ver);
// 2
float x = newDirection