I open the Vehicle physics Toolkit package with Unity 5.4.2 and then the following error is displayed.
This is a Runtime error.
ArgumentException: Index out of bounds.
UnityEngine.Input.GetTouch (Int32 index) (at C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineInputBindings.gen.cs:689)
CarControleNitro.Swipe () (at Assets/Vehicle Physics Toolkit v1.4/Scripts/Player/CarControleNitro.js:52)
CarControleNitro.Update () (at Assets/Vehicle Physics Toolkit v1.4/Scripts/Player/CarControleNitro.js:23)
↧