iam new to unity.iam learning the space shooter game tutorial.i wrote a script in c# as the tutor taught, while running the game the player didnt even move a bit. an error message shows stating
UnityException: Input Axis horizontal is not setup.
Make sure you have the correct cases. What I mean is you have to be careful with your caps and non caps. In mine the code said horizontal but in the Input manager it was Horizontal
thank u for ur help.i got the answer.
– galaboy