Hi I am making a top-down game, but I am having problems with the character rotation.
I want the character to rotate into the direction of the keyboard arrows / gamepad right stick.
I am using the enhanced input system and I get the right values (1/-1) from the inputs.