0
votes

Im kinda new to unity and Im trying to make a 2d top down game where the player can shoot in 4 directions(up,down,left,right) using the arrows. How do I check if Left Arrow is being pressed using new input system?