First person template

sorry im new to using unreal engine 4 but what im trying to do is have a destructible object get destroyed by the gun you get in the template. i have made the destructible objects but the gun wont destroy them at all. any advice is appreciated

What I would recommend is making a blueprint with the desttuctabl mesh. In the graph get the “Hit Even” like you would get begin of tick. Then make a reference from ur destructable mesh to the Add/Damage at location/point. Connect it to the hit event, the location to the location from the hit event, and the impulse to the impulse. Sorry if this was unclear, not at my computer. If u need help I will post a screenshot of the blueprint in the morning.