If I spawn a vehicle, then by deafult the engine is always on.
I want to develop a system, that when I enter a car, the engine would be off and when I exit a vehicle with a running engine it would still work.
At the moment all the engines are running and when I shut down the engine with a command, it would be running again when I enter it next time.