jan hud less visible (#9571)

This commit is contained in:
Kashargul
2024-12-01 12:55:07 +01:00
committed by GitHub
parent c35be891c5
commit 0473c33bcc

View File

@@ -56,7 +56,7 @@ generic_filth = TRUE means when the decal is saved, it will be switched out for
hud.layer = BELOW_MOB_LAYER hud.layer = BELOW_MOB_LAYER
hud.mouse_opacity = 0 hud.mouse_opacity = 0
//HUD VARIANT: Allows the hud to show up with it's normal alpha, even if the 'dirty thing' it's attached to has a low alpha (ex: dirt). If you want to disable it, simply comment out the lines between the 'HUD VARIANT' tag! //HUD VARIANT: Allows the hud to show up with it's normal alpha, even if the 'dirty thing' it's attached to has a low alpha (ex: dirt). If you want to disable it, simply comment out the lines between the 'HUD VARIANT' tag!
hud.appearance_flags = RESET_ALPHA //hud.appearance_flags = RESET_ALPHA // CHOMPRemove
hud.alpha = 255 //hud.alpha = 255 // CHOMPRemove
//HUD VARIANT end //HUD VARIANT end
add_overlay(hud) add_overlay(hud)