Hi everyone, I've recently been looking for a way to control the RPM of a diesel locomotive. I'm making a locomotive whose RPM fluctuates freely in the idle state. I tried using SetControlValue in the script's Update function to control the RPM, but it failed. Does anyone have a good way to control the RPM?
You have to replace the in-game RPM with a virtual rpm that you fully script yourself. "VirtualRPM" is the name for the control value.