hi ryan please change the code so that the panel is no longer in the foreground. it certainly bothers some people when the player opens the crafting menu or wants to look at the inventory and the raid cooldown is in the foreground.
I have already changed it for me possibly for others also interesting
search
string parent = "Overlay", float fadeOut = 0f, float fadeIn = 0f)and replace with
string parent = "Hud", float fadeOut = 0f, float fadeIn = 0f)