|
我只想说工程导入报错,UnityException: Input Axis Throttle is not setup.
To change the input settings use: Edit -> Project Settings -> Input
AxisCarController.GetInput (System.Single& throttleInput, System.Single& brakeInput, System.Single& steerInput, System.Single& handbrakeInput, System.Single& clutchInput, System.Int32& targetGear) (at Assets/UnityCarScripts/AxisCarController.cs:14)
CarController.Update () (at Assets/UnityCarScripts/CarController.cs:210)
怎么解决????? |
|