PavelZinchenko / event-horizon-main

GNU General Public License v3.0
26 stars 6 forks source link

[Bug] HitAllTarget triggering multiple times on collision with the same target. #451

Open Tree3324417 opened 3 weeks ago

Tree3324417 commented 3 weeks ago

HitAllTarget Trigger can occur multiple times against the same target, presumably because of multiple hitbox parts. Suggest making it only trigger once per hit target, no matter whether the target have multiple hitbox parts or not. (Prime example of this is starbases.)

juh9870 commented 3 weeks ago

I personally would prefer to be able to hit the same enemy multiple times if their hitbox allows to. Maybe this should be configurable?