Jump to content

Modifying CrashTolerance for different situations


Recommended Posts

My first though about how to go about it would be to add a partModule to the parts you want to edit. (Call it ModuleCrashTolerance or something)

Then in the code for that partModule, modify the part.crashTolerance value as you wish based on the vessel situation.

Note that unless you tie into the OnSave and OnLoad methods, the crashTolerance will reset to the part's default every time you load.

D.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...