| 
                Last change
                  on this file since 8439 was
                  6417,
                  checked in by rgrieder, 16 years ago
           | 
        
        
          | 
               
Merged presentation2 branch back to trunk. 
Major new features: 
 
- Actual GUI with settings, etc.
 - Improved space ship steering (human interaction)
 - Rocket fire and more particle effects
 - Advanced sound framework
  
           | 
        
        
          
            
              - 
                  Property svn:eol-style set to
                  
native
               
             
           | 
        
        | 
            File size:
            1.3 KB
           | 
      
      
        
  | Rev | Line |   | 
|---|
| [5243] | 1 | <!-- Statistics Overlay --> | 
|---|
| [5380] | 2 | <Template name=defaultScoreboard> | 
|---|
| [5382] | 3 |     <OverlayGroup name = "Stats" scale = "1, 1" visible=false> | 
|---|
| [5243] | 4 |  | 
|---|
| [5380] | 5 |       <!--OverlayText | 
|---|
 | 6 |        name      = "Title" | 
|---|
 | 7 |        position  = "0.79, 0.19" | 
|---|
| [6417] | 8 |        pickpoint = "1, 1" | 
|---|
| [5380] | 9 |        font      = "Monofur" | 
|---|
 | 10 |        caption   = "Scoreboard" | 
|---|
 | 11 |        colour    = "0, 0.75, 0.2, 1" | 
|---|
 | 12 |        textsize  = 0.04 | 
|---|
 | 13 |       /--> | 
|---|
| [6417] | 14 |  | 
|---|
| [5380] | 15 |       <OverlayText | 
|---|
 | 16 |        name      = "descr1" | 
|---|
 | 17 |        position  = "0.1, 0.20" | 
|---|
 | 18 |        pickpoint = "0, 1" | 
|---|
 | 19 |        font      = "Monofur" | 
|---|
 | 20 |        caption   = "player name" | 
|---|
 | 21 |        colour    = "0, 0.75, 0.2, 1" | 
|---|
 | 22 |        textsize  = 0.04 | 
|---|
 | 23 |       /> | 
|---|
 | 24 |       <OverlayText | 
|---|
 | 25 |        name      = "descr2" | 
|---|
 | 26 |        position  = "0.6, 0.20" | 
|---|
| [6417] | 27 |        pickpoint = "0, 1" | 
|---|
| [5380] | 28 |        font      = "Monofur" | 
|---|
 | 29 |        caption   = "score" | 
|---|
 | 30 |        colour    = "0, 0.75, 0.2, 1" | 
|---|
 | 31 |        textsize  = 0.04 | 
|---|
 | 32 |       /> | 
|---|
 | 33 |       <OverlayText | 
|---|
 | 34 |        name      = "descr3" | 
|---|
 | 35 |        position  = "0.8, 0.20" | 
|---|
| [6417] | 36 |        pickpoint = "0, 1" | 
|---|
| [5380] | 37 |        font      = "Monofur" | 
|---|
 | 38 |        caption   = "deaths" | 
|---|
 | 39 |        colour    = "0, 0.75, 0.2, 1" | 
|---|
 | 40 |        textsize  = 0.04 | 
|---|
 | 41 |       /> | 
|---|
| [6417] | 42 |  | 
|---|
| [5380] | 43 |       <!--Stats | 
|---|
 | 44 |        name     = "Statistics" | 
|---|
 | 45 |        position = "0.5, 0.7" | 
|---|
 | 46 |        size = "0.85, 0.4" | 
|---|
 | 47 |        correctaspect = false | 
|---|
 | 48 |        pickpoint = "0.5, 0.5" | 
|---|
 | 49 |       /--> | 
|---|
| [5243] | 50 |  | 
|---|
| [5380] | 51 |       <Scoreboard | 
|---|
 | 52 |        name     = "Scores" | 
|---|
 | 53 |       /> | 
|---|
| [5340] | 54 |  | 
|---|
| [5380] | 55 |     </OverlayGroup> | 
|---|
 | 56 | </Template> | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.