#Icon not showing due to aura trigger
11 messages · Page 1 of 1 (latest)
11 messages · Page 1 of 1 (latest)
I'm trying to have this icon always be showing no matter the trigger/condition. As soon as I remove this trigger, it will show always. As soon as I add it back in it disappears unless im actively targeting something. What is the logic to have this always show?
you require all triggers for activation
change that to any
if there's no target unit, the second triggers isn't active and hence your aura won't show
oh that makes a ton of sense