How to disable destructable mesh cell collision

i don’t want the cells of the mesh to have collision, any way to do that?

Hello bluAstronaut,

You can set the collision of the meshes via blueprints. All you need is a reference.

Thanks,

thanks friend

wait, where do I put these blueprints

I put a destructible mesh component into the event graph of an example blueprint for the above screenshot. It is pretty flexible. Your personal needs are going to dictate where you use these nodes.

thanks kind stranger