I'm trying to make my player get hit by a monster at a specified range from it when the monster is using a special attack.
However, the overlap at offset function makes me get hit too many times as the "overlap" is continuous.
Is there a way to workaround an effect for "Collision at Offset" where the contact is only one-time off?