Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 12136 was 12136, checked in by kunzro, 6 years ago

HUD fixed

File size: 368 bytes
RevLine 
[12133]1<Template name="WagnisHUD">
[12136]2  <OverlayGroup name = "WagnisHuD" scale = "100, 100"> 
[12133]3   
[12136]4    <WagnisHUD
[12133]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.