You could try using the Event Hit node inside your car blueprint and your barrel blueprint. It has on it a Hit Location value that you could use to Spawn Emitter At Location. You just need to make sure your collision settings on each are set so that they can register hit events. I believe just setting them to block each other should be fine (so making sure that they both block world static/dynamic objects and vehicle) I hope that helps!