Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 24, 2015, 10:51:18 PM (9 years ago)
Author:
fvultier
Message:

There is now a HUD that shows the status of the weapon system: all weapons, weapon modes and their munition. Progress bars show the progress of replenishing munition.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/fabienHS15/data/overlays/HUDTemplates3.oxo

    r10292 r10688  
    127127     mapAngle3D                         = 0.6435011
    128128    />
     129
     130    <HUDWeaponSystem
     131     name                   = "WeaponSystem"
     132     correctaspect          = false
     133     size                   = "0.6, 0.1"
     134     position               = "0.0, 0.0"
     135     pickpoint              = "0, 0"
     136     visible                = "true"
     137    />
    129138   
    130139    <HUDTimer
Note: See TracChangeset for help on using the changeset viewer.