Hello,
I’m trying to create a formula racing game with RCC V3. However, it works properly till I change the controller from keyboard to mobile. When I change it to mobile controller to get mobile input, AI cars didn’t behave on mobile controller like they do on keyboard. AI cars didn’t start untill player hold the race button and waypoint behavior has also changed. Is there anyone who has ever faced this issue with RCC?
Have You fix this?
In my case I need this AI to Automatically Run…
In your AI script you can called an enumerator “startEngine” from RCC_CarController Script…
Nata