#Change background color of a bar on a condition

14 messages · Page 1 of 1 (latest)

grizzled cipher
#

Hi. I have a simple bar aura that tracks DH buff/aura "Momentum". It goes from full to empty etc. Goal is to always have this buff/aura.

**What I want help with: how to make the bar stay on screen + have red background when I don't have this buff/aura? **

Essentially:

  1. When I have the buff, there's a bar showing how much time I have left on it.
  2. When I don't have the buff, the same bar is just - essentially - red/empty background. Maybe can add stuff like blinking/animation etc.
sweet kiln
#

set the trigger to show always and use a conditions to change the looks

grizzled cipher
#

Okay. I managed to get the empty bar to stay the screen. Now have 2 triggers (activate when ANY trigger is true):

  1. Track the aura on myself
  2. Always active trigger
unreal night
#

no, you only need one, just change this setting

#

at the bottom of the buff trigger

#

I mean, you can do it your way too if it works for you. But this would be the "better" way

grizzled cipher
#

Okay, tried that, also works.

#

Next step is to get background red only if aura not found

#

I managed to get it w/ 2 triggers but it also stayed red if I had the aura 😭

unreal night
#

Conditions > Trigger 1 > aura found > true

grizzled cipher
#

Ah shit, works

#

❤️

#

Was easy I guess, just didn't know about the Show and Clone setting 😮

#

Thanks so much @sweet kiln @unreal night