Counter of overlap actor increase by 2 and not by 1

It did, thank you!

You will want to add a “Set Collision Enabled” node after “++”, and set the “Pawn” collision to False. That way you can’t trigger the collision more than once. You can also destroy the actor if you wish :slight_smile:

1 Like