Rev | Line | |
---|
[3590] | 1 | <WorldDataFile> |
---|
[3622] | 2 | <name>Desert</name> |
---|
[3590] | 3 | <LoadScreen> |
---|
| 4 | <BackgroundImage>pictures/load_screen.jpg</BackgroundImage> |
---|
| 5 | |
---|
| 6 | <ElementCount>16</ElementCount> |
---|
| 7 | <BackgroundPS>0,0,1.0,1</BackgroundPS> |
---|
| 8 | <BarPS>.65,.87,.3,.05</BarPS> |
---|
| 9 | <BarImage>pictures/load_screen_bar.png</BarImage> |
---|
| 10 | </LoadScreen> |
---|
| 11 | <WorldEntities> |
---|
| 12 | |
---|
| 13 | <SkyBox> |
---|
| 14 | <name>Sky</name> |
---|
| 15 | <Materialset>pictures/sky/desert</Materialset> |
---|
| 16 | <Size>10000</Size> |
---|
| 17 | </SkyBox> |
---|
| 18 | |
---|
| 19 | <Hover> |
---|
| 20 | <name>Player</name> |
---|
[3622] | 21 | <abs-coor>437, 15, -1450</abs-coor> |
---|
[3590] | 22 | </Hover> |
---|
| 23 | |
---|
| 24 | |
---|
| 25 | <Terrain> |
---|
[3622] | 26 | <name>Desert</name> |
---|
| 27 | <model>models/environments/desert.obj</model> |
---|
[3590] | 28 | </Terrain> |
---|
| 29 | |
---|
| 30 | |
---|
[3622] | 31 | </WorldEntities> |
---|
| 32 | |
---|
[3590] | 33 | <LightManager> |
---|
| 34 | <Lights> |
---|
[3622] | 35 | |
---|
| 36 | <!-- Sun --> |
---|
[3590] | 37 | <Light> |
---|
| 38 | <diffuse-color>1,1,1</diffuse-color> |
---|
[3622] | 39 | <abs-coor>94,10000,5840</abs-coor> |
---|
[3590] | 40 | </Light> |
---|
[3622] | 41 | |
---|
| 42 | <!--Light in Hangar --> |
---|
| 43 | <Light> |
---|
| 44 | <diffuse-color>1,1,1</diffuse-color> |
---|
| 45 | <abs-coor>-79.264,-18.759,2.036</abs-coor> |
---|
| 46 | </Light> |
---|
[3590] | 47 | <ambient-color>1,1,1</ambient-color> |
---|
| 48 | </Lights> |
---|
| 49 | </LightManager> |
---|
[3622] | 50 | |
---|
[3590] | 51 | <Music>sound/00-luke_grey_-_hypermode.ogg</Music> |
---|
| 52 | <FogEffect> |
---|
| 53 | <fog-mode>GL_LINEAR</fog-mode> |
---|
| 54 | <fog-range>10.0, 1000.0</fog-range> |
---|
| 55 | </FogEffect> |
---|
| 56 | </WorldDataFile> |
---|
Note: See
TracBrowser
for help on using the repository browser.