Undead Lord of Sheeps Sunday at 8:07 PM #1 how do you make a car unable to be damaged completely, idk if it's been asked before, but i would like to know so i can make a few adjustments to a couple of cars i have an idea or two for, any help is appreciated
how do you make a car unable to be damaged completely, idk if it's been asked before, but i would like to know so i can make a few adjustments to a couple of cars i have an idea or two for, any help is appreciated
Razmott Approximate modder Monday at 3:27 AM #2 you can make it nearly indestructible by removing enable_advanced_deformation in the truck file.
Miner34 Modder Monday at 4:33 AM #3 Set deformation and break threshold in all set_beam_defaults lines to a very high value, see https://docs.rigsofrods.org/vehicle-creation/fileformat-truck/#set_beam_defaults.
Set deformation and break threshold in all set_beam_defaults lines to a very high value, see https://docs.rigsofrods.org/vehicle-creation/fileformat-truck/#set_beam_defaults.
CuriousMike Well-known member Old-timer Retired Staff Monday at 10:51 AM #5 Miner34 said: Set deformation and break threshold in all set_beam_defaults lines to a very high value, see https://docs.rigsofrods.org/vehicle-creation/fileformat-truck/#set_beam_defaults. Click to expand... You can change the set_beam_defaults_scale line instead, most deformable vehicles feature one near the top of the file.
Miner34 said: Set deformation and break threshold in all set_beam_defaults lines to a very high value, see https://docs.rigsofrods.org/vehicle-creation/fileformat-truck/#set_beam_defaults. Click to expand... You can change the set_beam_defaults_scale line instead, most deformable vehicles feature one near the top of the file.