Undead Zombie Jul 27, 2025 #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 Jul 28, 2025 #2 you can make it nearly indestructible by removing enable_advanced_deformation in the truck file.
Miner34 Modder Jul 28, 2025 #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 Jul 28, 2025 #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.