Realistic Car Controller Integration Outdated (Error on import)

That was indeed due to a RCC update. Have you checked out Ultimate Seating Controller? It will solve your problem, and add way more functionality to your game.
 
Thanks - I'll update the integration. To fix you can change that line to:

Code:
                m_Camera.cameraTarget.playerVehicle = enable ? m_CarController : null;
 
I have a prototype made for v3, since my asset is multiplayer based, the multiplayer integration needs to be completed for me to release my asset for v3. None of the addons have been done for v3 yet unfortunately.
 
I have a prototype made for v3, since my asset is multiplayer based, the multiplayer integration needs to be completed for me to release my asset for v3. None of the addons have been done for v3 yet unfortunately.
If I send you my invoice, could I get a copy of the V3 prototype? Just need it for single player.
 
Top