aura_env.region:Show() local aura_env = aura_env C_Timer.After(1, function() aura_env.region:Hide() end)