Hello!
I 'm having an issue with multiple enemies and their hitboxes.
I have, for example, 3 enemies and 3 hitboxes for them (1 enemy and 1 hitbox copypasted 3 times each).
Every tick I set the position of the enemy on the hitbox position. If I have one hitbox everything works just fine, but having more than 1 enemy and hitbox breaks everything.
I googled it and found some things about UID system, but it was too difficult for me to understand how to work with it.
Can anyone help me to solve this issue? I'm super new to C3. Thanks!