Changeset 8966 for code/branches/hud/data
- Timestamp:
- Dec 7, 2011, 6:33:40 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/hud/data/overlays/HUDTemplates3.oxo
r8955 r8966 82 82 background = "Orxonox/HealthBarBackground" 83 83 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" 86 86 bartexture = "healthbar_bar.png" 87 87 textfont = "VeraMono" … … 97 97 <BarColour position = 0.5 colour = "0.7,0.7,0.2" /> 98 98 <BarColour position = 1.0 colour = "0.2,0.7,0.2" /> 99 </HUD HealthBar>99 </HUDEnemyHealthBar> 100 100 101 101 <HUDNavigation
Note: See TracChangeset
for help on using the changeset viewer.