I am working on a racing game. I am using RCC_CarController (Realistic Car Controller) for controlling cars. I like to make a manual controller based on RCC_CarController Script. For example, take the values from the RCC_CarController script and make our own car control script. Is there any way to do that
↧