Separate names with a comma.
Can you not just take the file from your game? Its in /content/vehicles of your game installation
Has anyone solved this already? cant seem to find any reference of it here since the updates release
I made a mod to help with the vehicle lights https://www.beamng.com/resources/better-but-fake-headlights.35050/
What fillman did give me personally no real hope, but rather showed me again how much of a knowledge gab there is in this community regarding...
[deleted] send to early lol
For the people curious, there are already function references for the tire thermals in the game now [ATTACH]
Looks very much like the issue i keep reporting here since 0.35
It isnt in any of the two known issue lists, as such i kept reporting it. Closest is "Graphical glitches may occur on older GPUs" but im/we run...
This issue from 0.35 is still present in 0.37. Appears unchanged, not less, not more.
The physics step can be applied and used everywhere in the vehicle vm. You just need to enable it. local M = {} M.onExtensionLoaded =...
Without looking i believe this is affected by your own gameplay settings. If you tell the game to spawn vehicles with their ignition off then that...
It specifically talks about 3d road generation. That might include ai pathes
Apparently BeamNG has been experimenting with AI to have it create roads for you, calling it RoadGPT [ATTACH] source:...
Me too, my mods pre this knowledge all suffer that. One thing i learned is to test it out in small, to find something that fits your coding flow...
The game own programming performance documentation goes into detail of how they wish us lua modders to improve performance by for example avoiding...
+1 on the Z might work for alot of cars, but definitely not for all. Some will endup with their tires stuck in the ground. the proper way is to...
I see this is plastered with a lot of interesting questions and i love how they are also answered! I hope upcoming to the release we will see some...
Filthifying my neighborhood [IMG] better quality
Hard lua modding again [MEDIA]
Having to click the list item and then the object select yeah. i have to swap between object create and object select alot so can guess how much...