[3836] | 1 | <WorldDataFile> |
---|
| 2 | <name>Mountain Lake</name> |
---|
| 3 | <menu-item-image>pictures/menu/se_vulcano_512x128.png</menu-item-image> |
---|
| 4 | <screenshoot>pictures/menu/ss_vulcano_512x512.png</screenshoot> |
---|
| 5 | |
---|
| 6 | <LoadScreen> |
---|
| 7 | <BackgroundImage>pictures/load_screens/default.jpg</BackgroundImage> |
---|
| 8 | <ElementCount>12</ElementCount> |
---|
| 9 | <BackgroundPS>0,0,1.01,1</BackgroundPS> |
---|
| 10 | <BarPS>.65,.87,.3,.05</BarPS> |
---|
| 11 | <BarImage>pictures/load_screens/default_bar.png</BarImage> |
---|
| 12 | </LoadScreen> |
---|
[3939] | 13 | |
---|
[3836] | 14 | <WorldEntities> |
---|
| 15 | <Hover> |
---|
| 16 | <name>Player</name> |
---|
| 17 | <abs-coor>50, 100, 50</abs-coor> |
---|
| 18 | </Hover> |
---|
[3942] | 19 | |
---|
[3836] | 20 | <Terrain> |
---|
| 21 | <name>water</name> |
---|
| 22 | <model>worlds/sea_ground.obj, 4</model> |
---|
| 23 | </Terrain> |
---|
| 24 | |
---|
[3939] | 25 | <SpaceShip> |
---|
| 26 | <name>Player2</name> |
---|
| 27 | <model>models/ships/reap_#.obj</model> |
---|
| 28 | <abs-coor>50,460,300</abs-coor> |
---|
| 29 | </SpaceShip> |
---|
| 30 | |
---|
[3836] | 31 | <MappedWater> |
---|
[3939] | 32 | <waterpos>0,0,-500</waterpos> |
---|
| 33 | <watersize>500,500</watersize> |
---|
| 34 | <wateruv>6</wateruv> |
---|
| 35 | <waterflow>0.04</waterflow> |
---|
| 36 | <lightpos>50,460,300</lightpos> |
---|
| 37 | <!--<lightpos>50,460,300</lightpos>--> |
---|
| 38 | <shinesize>58</shinesize> |
---|
| 39 | <shinestrength>0.6</shinestrength> |
---|
| 40 | <reflstrength>0.7</reflstrength> |
---|
| 41 | <watercolor>0.0, 0.3, 0.4</watercolor> |
---|
| 42 | <waterangle>0</waterangle> |
---|
| 43 | <refraction>0.009</refraction> |
---|
| 44 | <normalmapscale>0.25</normalmapscale> |
---|
[3836] | 45 | </MappedWater> |
---|
[3942] | 46 | |
---|
[3939] | 47 | <MappedWater> |
---|
| 48 | <waterpos>-500,40,-500</waterpos> |
---|
| 49 | <watersize>500,500</watersize> |
---|
| 50 | <wateruv>6</wateruv> |
---|
| 51 | <waterflow>0.04</waterflow> |
---|
| 52 | <lightpos>50,460,300</lightpos> |
---|
| 53 | <!--<lightpos>50,460,300</lightpos>--> |
---|
| 54 | <shinesize>58</shinesize> |
---|
| 55 | <shinestrength>0.6</shinestrength> |
---|
| 56 | <reflstrength>0.7</reflstrength> |
---|
| 57 | <watercolor>0.0, 0.3, 0.4</watercolor> |
---|
| 58 | <waterangle>0</waterangle> |
---|
| 59 | <refraction>0.009</refraction> |
---|
| 60 | <normalmapscale>0.25</normalmapscale> |
---|
| 61 | </MappedWater> |
---|
[3942] | 62 | |
---|
[3836] | 63 | </WorldEntities> |
---|
| 64 | |
---|
| 65 | <LightManager> |
---|
| 66 | <ambient-color>1,1,1</ambient-color> |
---|
| 67 | <Lights> |
---|
| 68 | <Light> |
---|
| 69 | <diffuse-color>1,1,1</diffuse-color> |
---|
| 70 | <abs-coor>100,100,50</abs-coor> |
---|
| 71 | </Light> |
---|
| 72 | <Light> |
---|
| 73 | <diffuse-color>1,1,1</diffuse-color> |
---|
| 74 | <abs-coor>-100,0,100</abs-coor> |
---|
| 75 | </Light> |
---|
| 76 | <Light> |
---|
| 77 | <diffuse-color>1,1,1</diffuse-color> |
---|
| 78 | <abs-coor>-100,2000,50</abs-coor> |
---|
| 79 | </Light> |
---|
| 80 | </Lights> |
---|
| 81 | </LightManager> |
---|
| 82 | |
---|
[3942] | 83 | <AtmosphericEngine> |
---|
[3939] | 84 | <WeatherEffect> |
---|
| 85 | <FogEffect> |
---|
| 86 | </FogEffect> |
---|
| 87 | |
---|
| 88 | <RainEffect> |
---|
| 89 | <option>moverain</option> |
---|
| 90 | </RainEffect> |
---|
| 91 | |
---|
| 92 | <SnowEffect> |
---|
| 93 | </SnowEffect> |
---|
| 94 | |
---|
| 95 | <LightningEffect> |
---|
| 96 | </LightningEffect> |
---|
| 97 | |
---|
| 98 | <CloudEffect> |
---|
| 99 | <option>activate</option> |
---|
| 100 | </CloudEffect> |
---|
| 101 | |
---|
| 102 | </WeatherEffect> |
---|
[3942] | 103 | </AtmosphericEngine> |
---|
[3939] | 104 | |
---|
[3836] | 105 | </WorldDataFile> |
---|