Changeset 10110 for code/branches/hudHS14/data
- Timestamp:
- Nov 5, 2014, 4:04:51 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/hudHS14/data/overlays/HUDTemplates3.oxo
r9939 r10110 36 36 size = "0.35, 0.0875" 37 37 position = "0.0 , 0.9 " 38 pickpoint = "0, 1" 38 pickpoint = "0, 1" 39 39 bartexture = "healthbar_bar.png" 40 40 textfont = "VeraMono" … … 82 82 background = "Orxonox/HealthBarBackground" 83 83 size = "0.35, 0.0875" 84 position = "1 .0 , 0.1"85 pickpoint = " 1, 1"84 position = "1 ,0" 85 pickpoint = "0.6, 0.5" 86 86 bartexture = "healthbar_bar.png" 87 87 textfont = "VeraMono" … … 89 89 textsize = 0.039 90 90 textoffset = "0.315, 0.05" 91 textpickpoint = " 0, 0"91 textpickpoint = "2, 1" 92 92 textalign = "right" 93 93 correctaspect = false
Note: See TracChangeset
for help on using the changeset viewer.