Originally posted by EliteGamer01031
It works but for some reason after using this for a while some parts of my menu disappear, and there are red boxes randomly around the map even though the enemy isn't there
The redbox is using the shader as you know.
It's may cause a issues if there's too much elements.
To prevents that, try out to destroy your menu huds before spawning them back when opening.
Destroy them when closing your menu also.
Be sure to make a check and if the redbox is enabled, destroy it when the menu is open, and spawn it when it's closed.
Unfortunally that's the only way I see to make it work "without" any problem with the huds.