I’m making a fighting game, kinda like ssbu or slap battles, and i want a melee that actually hits people. I tried making one with tag zones but even with 1.1,1.2, etc. all the way to 3, it doesn’t always work if you don’t move. I want it so if both people are moving same direction and same speed, you can still punch people. Thanks for your help!
Use a trigger loop to mass activate/deactivate the tag zones. This will cause them to re-tag even if no movement has occurred.
1 Like
Basically right now i have a overlay, when you click it it activates the zones for 0.5 seconds.
It doesn’t work if say the zone is 3 tiles, they are 1 tile away.
That’s odd. Hmm, maybe try using a pseudo-tagging mechanic.
1 Like
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.