Roof Collapse Projectiles - SmArtKar/AthenaFramework GitHub Wiki
CompProperties_ProjectileRoofCollapse
forcefully collapses the roof around the hit object or terrain
public class CompProperties_ProjectileRoofCollapse : CompProperties
{
public float collapseRange = 2.9f;
}