Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/wagnis_HS18/data/overlays/WagnisHUD.oxo @ 12134

Last change on this file since 12134 was 12134, checked in by stadlero, 5 years ago

Troop count is visible in the HUD

File size: 368 bytes
RevLine 
[12133]1<Template name="WagnisHUD">
2  <OverlayGroup name = "WagnisHuD" scale = "1, 1"> 
3   
4    <HUDNavigation
5     name          = "Navigation"
6     correctaspect = true
7     font          = "Monofur"
8     textsize      = 0.02
[12134]9     navMarkerSize = 0.05
[12133]10     aimMarkerSize = 0.02
[12134]11     healthMarkerSize = 0
12     healthLevelMarkerSize = 0
[12133]13    />
14
15  </OverlayGroup>
16</Template>
Note: See TracBrowser for help on using the repository browser.