When setting up a destruction mesh, is there a way to make a certain chunk indestructable?

For instance, if we want the player to be able to remove the top part of a wall, but leave the bottom chunk indestructible, is this possible?

Hey

Check out the Content Examples and the Destructibles.umap as there are several methods by which you can destroy objects including what you are looking for.

-W

Hi

The setting you are looking for is in your Destructible Mesh’s editor in the “Chunk Parameters” window. From there you can designate chucks to not be affected by destruction. I hope this helps!