Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 7, 2011, 6:33:40 PM (13 years ago)
Author:
mspaling
Message:

worked on the enemyhealthbar again

File:
1 edited

Legend:

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

    r8955 r8966  
    8282     background        = "Orxonox/HealthBarBackground"
    8383     size              = "0.35, 0.0875"
    84      position          = "0.5 , 0.1 "
    85      pickpoint         = "0, 1"
     84     position          = "1.0 , 0.1 "
     85     pickpoint         = "1, 1"
    8686     bartexture        = "healthbar_bar.png"
    8787     textfont          = "VeraMono"
     
    9797      <BarColour position = 0.5 colour = "0.7,0.7,0.2" />
    9898      <BarColour position = 1.0 colour = "0.2,0.7,0.2" />
    99     </HUDHealthBar>
     99    </HUDEnemyHealthBar>
    100100
    101101    <HUDNavigation
Note: See TracChangeset for help on using the changeset viewer.