오류
ArgumentException: Input Axis horizontal is not setup.
To change the input settings use: Edit -> Settings -> Input
UnityEngine.Input.GetAxis (System.String axisName) (at <1f9fe006386d47cbb2a1ca5310e3304a>:0)
PlayerController.Update () (at Assets/PlayerController.cs:17)
책 보면서 그대로 따라하고 있는데 왜 오류가 난지 모르겠습니다 도와주세요
이유를 적어놓고 물어보는 이유가 뭐야;
뭐가 문제인지 모르겠습니다
Edit > Project Settings > Input Manager 여기가서 오류난 이름으로 Axes 만들어줘, 이미 등록되어 있는 Axes는 머리가 대문자라 대문자로 수정해도 작동될거야
Horizontal Vertical
대문자로
유니티 인풋메니저 수정한게 아니라면....
감사합니다 해결했습니다