| Last change
                  on this file since 12225 was
                  5695,
                  checked in by rgrieder, 16 years ago | 
        
          | 
Merged resource2 branch back to trunk.
 
IMPORTANT NOTE:Upon this merge you need to specifically call your data directory "data_extern" when checking it out (when you don't provide a name, it will be just called 'trunk').
 The new CMake variable is EXTERNAL_DATA_DIRECTORY. DATA_DIRECTORY now points to the one the source part of the repository.
 UPDATE YOUR DATA DIRECTORY AS WELL!!!
 
 | 
        
          | 
              
                  Property svn:eol-style set to
                  native | 
        | File size:
            976 bytes | 
      
      
        
  | Line |  | 
|---|
| 1 | <Template name="UnderAttackHUD"> | 
|---|
| 2 | <OverlayGroup name="UnderAttackHUD" scale = "1, 1"> | 
|---|
| 3 | <UnderAttackHealthBar | 
|---|
| 4 | name                 = "HealthBar" | 
|---|
| 5 | background           = "Orxonox/HealthBarBackground" | 
|---|
| 6 | size                 = "0.45, 0.0875" | 
|---|
| 7 | position             = "0.99 , 0.01" | 
|---|
| 8 | pickpoint            = "1, 0" | 
|---|
| 9 | bartexture           = "healthbar_bar.tga" | 
|---|
| 10 | textfont             = "VeraMono" | 
|---|
| 11 | textusebarcolour     = true | 
|---|
| 12 | textsize             = 0.039 | 
|---|
| 13 | textoffset           = "0.315, 0.05" | 
|---|
| 14 | textpickpoint        = "0, 0" | 
|---|
| 15 | textalign            = "right" | 
|---|
| 16 | correctaspect        = false | 
|---|
| 17 | textcorrectaspect    = false | 
|---|
| 18 | descriptionpickpoint = "0, 0" | 
|---|
| 19 | descriptionoffset    = "0.5, 1" | 
|---|
| 20 | > | 
|---|
| 21 | <BarColour position = 0.0 colour = "0.7,0.2,0.2" /> | 
|---|
| 22 | <BarColour position = 0.5 colour = "0.7,0.7,0.2" /> | 
|---|
| 23 | <BarColour position = 1.0 colour = "0.2,0.7,0.2" /> | 
|---|
| 24 | </UnderAttackHealthBar> | 
|---|
| 25 | </OverlayGroup> | 
|---|
| 26 | </Template> | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.