(SOLVED) Need help friends (Healtbar)

As you can see, I created a RedFlatBar for Enemy2 and it worked, but the problem is when I only attack one enemy, all enemy2 (RedFlatBar) get damage :confused: I would have thought that trigger once would help, but no

You would need to make it a Repeat for each object event, and add a condition β€œTake account every RedFlatBar linked to Enemy2”, because the engine wont do it by default.

1 Like

Thanks, it worked :))