I have a standard bus (urban public transport of medium capacity) that uses the A-Chassis Tune system, however it cannot move, as if it would not start (even if AutoStart is on). I attach a video showing my situation - the UI does not intervene.
Could someone please help me? I don’t have much knowledge about this. I remain attentive.
First, double check all settings related to the A-Chassis Tune system. Make sure you have it configured correctly, including engine settings and any other parameters that may affect vehicle movement. Make sure all values are set as intended.
Review your bus scripts, particularly any code responsible for vehicle movement. Check for errors or logical problems that may prevent it from working as expected. Debugging your script can help identify and resolve any issues.
In your video, you mention that the UI doesn’t seem to be intervening. Check that there are no issues with your user interface elements, such as buttons or controls, that could prevent the bus from responding to your inputs.
Remember to test your bus in different scenarios to identify if the problem is consistent or if it occurs under specific conditions. By systematically examining the configuration, script, and UI elements, you can work to resolve the issue and ensure your bus is working as intended.