add alternative HUD examples to docs, thanks @liPillON

This commit is contained in:
Fabian Greffrath 2023-03-21 07:57:58 +01:00
parent 8e62cae31e
commit ce2f4ff47c

33
docs/woofhud.lmp Normal file
View File

@ -0,0 +1,33 @@
// 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