Hello,
I'm playing drood and I'd like to track my second Lifebloom buff on any other character than me. So I decided to use to use a trigger using "smart group" unit.
Now I want the color of the bar to be the color of the buffed unit's class. I went for an animation custom function to do that.
My question is, how to have the proper buffed unit's name, as aura_env.state.trigger.unit does not work in that situation, because it is "group" in that context, which I believe makes no sense for UnitClass.
In another context, when the trigger's unit is set to "player", "unit" is equal to "player" and it works, but I'd like to know how to do it when using "smart group" unit.
Thx
🙏