Hi
Ich have a destructible component which I added a destructible mesh to and a destroy methode which is called on hit.
Everything works fine, except that when I set the added damage in the destroy methode to zero the destructible mesh still gets destoyed in a crash.
Does someone know which Variable I have to set to false to turn that off?