Tomycase brushfe Thanks, adding the trigger once did the trick! I knew it had to be some easy fix that I just wasn't seeing.
Develop games in your browser. Powerful, performant & highly capable.
I have a melee attack that on collision with the enemies hitbox will subtract 1 from their health variable. But whenever I swing the -1 happens every tick that the attack box is inside the enemy hitbox. I'm not sure what I'm doing wrong here.