Hi, got a problem with my vertical axis.
I work on a project with cars who can move, but when i launch the game on unity it says me : " ArgumentException : input Axis Vertical1 is not setup.
i don't know what to do cause there is a line of code for the vertical axis so theoretically he is setup. My code : " m_MovementInputValue = Input.GetAxis ( m_MovementAxisName) ;
Thank you in advance for your assistance !
Your answer
Follow this Question
Related Questions
How to make an object move in the direction another object is facing on 2 axis? 1 Answer
(Newbie's First Project) Object doesn't stop moving until long after I let go of the button 1 Answer
Acceleration only increasing when I press a key 0 Answers
How to add random force on x axis for a moving object? 0 Answers
i need help making a dash ability for my endless runner game 2 Answers