| ExplosionDamage |
Should this prop explode when destroyed? If so, this is the radius of the damage from it. |
| ExplosionForce |
Should this prop explode when destroyed? If so, this is the physics push force from it. |
| ExplosionRadius |
Should this prop explode when destroyed? If so, this is the radius of the damage from it. |
| Explosive |
Should this prop explode when destroyed? If so, this is the radius of the damage from it. |
| Flammable |
Should this prop explode when destroyed? If so, this is the radius of the damage from it. |
| Health |
If the prop is destructable this is its start health |
| ImpactDamage |
The amount of damage this deals to other objects when it collides at high speed.
If set to -1, this will be calculated from the mass of the rigidbody. |
| MinImpactDamageSpeed |
Minimum impact damage speed to break this object. |