[Add] Fancy new HUD

This commit is contained in:
Allanis 2014-04-08 21:55:12 +01:00
parent fa3c8ab7da
commit 6a65458f90
5 changed files with 13 additions and 13 deletions

View File

@ -1,22 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<GUIs> <GUIs>
<gui gfx="minimal" name="minimal"> <gui gfx="minimal" name="minimal">
<offset x="-65" y="0" /> <offset x="0" y="0" />
<radar type="circle" w="70" x="72" y="72" /> <radar type="circle" w="80" x="83" y="90" />
<nav x="40" y="151" w="112" h="42" />
<health> <health>
<shield w="98" h="8" x="52" y="201" /> <shield w="103" h="7" x="68" y="185" />
<armour w="98" h="8" x="52" y="212" /> <armour w="103" h="7" x="68" y="199" />
<energy w="98" h="8" x="52" y="223" /> <energy w="0" h="0" x="97" y="177">minimal_energy</energy>
<fuel w="0" h="0" x="0" y="0" /> <fuel w="0" h="0" x="95" y="78">minimal_fuel</fuel>
</health> </health>
<weapon x="40" y="239" w="112" h="42" /> <nav w="110" h="40" x="60" y="220" />
<weapon w="110" h="32" x="60" y="274" />
<target> <target>
<gfx x="34" y="312" /> <gfx x="55" y="343" />
<name x="40" y="291" /> <name x="65" y="330" />
<faction x="40" y="304" /> <faction x="65" y="343" />
<health x="40" y="401" /> <health x="65" y="430" />
</target> </target>
<misc x="40" y="424" w="112" h="100" /> <misc w="110" h="134" x="60" y="460" />
</gui> </gui>
</GUIs> </GUIs>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 10 KiB

BIN
gfx/gui/minimal_energy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
gfx/gui/minimal_fuel.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 268 B

After

Width:  |  Height:  |  Size: 266 B