How to make a projectile destroy a Destructible Mesh?

Hello,

I’ve asked this on the AnswerHub, but was wondering if maybe someone here could help as well.

I’m trying to take the default gun from the FPS Blueprint template and make it so the projectile can destroy a Destructible Mesh. I’ve noticed that the Shooter game template can do this by simply putting a Destructible Mesh in the level and shooting it.

Can anyone offer some insight into this?

Check this thread. Tim Hobson provided very good tutorial.

Thanks for the vote of confidence there! :slight_smile:

Here’s a link to the tutorial for anyone else who comes across this page. As I said in the other forum I’ll get around to finishing it out with multiple types of destructibles and get it up on the wiki.

Skip to step 10 to start setting up the projectile from the First Person Template to setup your weapon to interact with the destructible mesh.

If you have any questions feel free to ask! :slight_smile:

Tim