How do you get rid of the chunks of a destroyed actor as well as spawn coins upon destruction?

HI!

Create blueprint based on Destructible mesh. Open it. In Event Graph add OnComponentHit. And do not forget enable Simulation Generates Hit Events for Destructible component.