woof/docs/woofhud.lmp
2023-03-21 07:57:58 +01:00

34 lines
598 B
Plaintext

// Copy this to autoload/doom-all for alternative HUD arrangements.
// Thanks @liPillON <https://github.com/fabiangreffrath/woof/issues/593>.
hud 0
title topleft
coords topright
fps topright
stats bottomright
time bottomright
hud 1
title topleft
coords topright
fps topright
armor bottomleft
health bottomleft
ammo bottomleft
weapons bottomleft
keys bottomleft
stats bottomright
time bottomright
hud 2
title topleft
stats topright
time topright
coords topright
fps topright
keys bottomleft
health bottomleft
armor bottomleft
weapons bottomright
ammo bottomright