#Trouble hiding Glow External Element when spell used

2 messages · Page 1 of 1 (latest)

versed lotus
#

Hi folks, I'm struggling to figure out something that I feel is simple so I'm hoping someone can quickly sort me out in here

Basically, I am using a simple progress texture for the duration of "Touch of the Magi" on arcane mage (just a debuff), what I'm trying to do is use the "Glow External Element" condition once the debuff falls off of the target. I am glowing a specific actionbar frame ("ElvUI_Bar2Button4" in my case not that I assume it matters), this works fine, however, I cannot figure out how to hide the glow once the ability (not Touch of the Magi, another spell "Shifting Power") is used.

Currently I have two triggers on my aura, one for Touch of the Magi (the main progress texture), and a second that checks that Shifting Power is off cooldown. I then have two conditions, one for when Touch of the Magi has <= 1 duration (this causes the action button to glow), and I added a second condition that is checking that the "On Cooldown" property of Shifting Power is True, which is set to Glow External Element -> Hide, on the same frame (ElvUI_Bar2Button4), but it isnt hiding the glow. I've tried a couple other things but I feel like this is the closest I have to "proper". I've considered adding a second aura entirely as a dummy "when Shifting Power is used, hide any glow" but I feel like I can accomplish this all in one aura and simply don't know what I'm doing.

Basically I'm "reminding" myself to follow up Touch of the Magi with Shifting Power, which works technically, but the glow does not go away and I cannot figure out how to hide the glow, as the trigger for this aura is based on Touch of the Magi

last sentinel
#

Can you upload your WA so we can see what you have done please.