Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 3, 2014, 4:16:49 PM (9 years ago)
Author:
aejonas
Message:

the healthbar is now changing its size every thime the spaceship loses one tenth of the initial health

File:
1 edited

Legend:

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

    r10110 r10149  
    8282     background        = "Orxonox/HealthBarBackground"
    8383     size              = "0.35, 0.0875"
    84      position          = "1 ,0"
    85      pickpoint         = "0.6, 0.5"
     84     position          = "1 ,0.1"
     85     pickpoint         = "1, 1"
    8686     bartexture        = "healthbar_bar.png"
    8787     textfont          = "VeraMono"
     
    8989     textsize          = 0.039
    9090     textoffset        = "0.315, 0.05"
    91      textpickpoint     = "2, 1"
     91     textpickpoint     = "0, 0"
    9292     textalign         = "right"
    9393     correctaspect     = false
Note: See TracChangeset for help on using the changeset viewer.