Profile image

How do I reduce explosive cannon damage?

284 SimpleStudent  1.2 years ago

I am trying to use the explosive cannon's force wave to push a bunch of basic cannons (like a frag grenade) but i cant figure out how to stop it from blowing everything up. I set the health to something really high (1E+25) but it still KABLOOEY!'s all over the place.

  • Log in to leave a comment
  • Profile image

    Go to the XML of it
    Look up for
    "Explosion scalar"
    And
    "impactDamageScalar"
    Or anything simmilar on the cannon's XML
    SET the values all to 0 and done

    1.2 years ago
  • Profile image
    44.1k ShinyGemsBro

    @SimpleStudent partcollisionresponse = none

    +1 1.2 years ago
  • Profile image

    @Zead Is there a way to make it so a part cannot be detached?

    1.2 years ago
  • Profile image
    105 Zead

    Explosive rounds detaches everything it hits. The only way to reduce the explosion damage through modding or overload.

    1.2 years ago