I remembered my other question. So I have this mine actor that plays an explosion ability when the player runs over it. The issue I’m running into is that it is damaging the player twice. I have it set to read out exploded when the ability plays and the player is set to read out how much damage is being received. I’m getting one exploded message but two received damage messages.