Hopefully someone can point me to the right Option.
I’m trying to make a structure behave like Metal. The Damage Effects and Appearance are already working, but where can I find the Option to make the Structure getting the “Demolish Allowed” Timers for Metal?
Inside the StrcutureName_SM Blueprint (eg. CropPlot_Large_SM) you have two Options of doing this:
[Option 1]. Change “Structure Settings Class” to e.g. “StructureSettings_BrokenByExplosives” , which is for Metal-Structures.
[Option 2]. Search for “Decay Destruction Period” (Value is in Seconds) and/or “Decay Destruction Period Multiplier” and change them like you want them to be.
Personal Advice:
Better use Option 1, which has already the “Decay Destruction Period Multiplier” included and additionally sets which Dinos/Things can damage this Structure.