Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/branches/terrain/worlds/christmas.oxw @ 3844

Last change on this file since 3844 was 3844, checked in by ponder, 18 years ago

Changed everything to fit the new terrain_entity

File size: 5.4 KB
RevLine 
[3502]1<WorldDataFile>
[3625]2  <name>Christmas</name>
[3626]3  <description>This is the Demo Level for the christmas eve level.</description>
[3625]4  <menu-item-image>pictures/menu/se_christmas_512x128.png</menu-item-image>
5  <screenshoot>pictures/menu/ss_christmas_512x512.png</screenshoot>
6
[3502]7  <LoadScreen>
[3783]8    <BackgroundImage>pictures/load_screens/christmas.png</BackgroundImage>
[3502]9
10    <ElementCount>16</ElementCount>
11    <BackgroundPS>0,0,1.0,1</BackgroundPS>
12    <BarPS>.65,.87,.3,.05</BarPS>
[3783]13    <BarImage>pictures/load_screens/christmas_bar.png</BarImage>
[3502]14  </LoadScreen>
[3568]15
16
[3502]17  <WorldEntities>
18    <MD2Creature>
19      <name>Player</name>
[3518]20      <abs-coor>10,0,10</abs-coor>
[3514]21      <md2texture>droidika.png</md2texture>
[3510]22      <model>models/creatures/droidika.md2</model>
[3502]23    </MD2Creature>
[3585]24    <Hover>
[3523]25      <name>SpaceShip</name>
26      <abs-coor>-319,0,-404</abs-coor>
[3585]27    </Hover>
[3520]28    <Helicopter>
[3523]29     <name>Heli</name>
30     <abs-coor>-0,50,0</abs-coor>
31     </Helicopter>
[3518]32    <TestEntity>
33      <abs-coor>-40,0,-80</abs-coor>
[3696]34      <abs-dir>1,0,1,0</abs-dir>
[3518]35      <md2texture>santa_claus.png</md2texture>
36      <model>models/creatures/santa_claus.md2</model>
[3521]37      <md2animation>9</md2animation>
[3518]38    </TestEntity>
39    <TestEntity>
[3522]40      <abs-coor>-20,0,-80</abs-coor>
[3696]41      <abs-dir>1.5,0,1,0</abs-dir>
[3522]42      <md2texture>ogro.png</md2texture>
43      <model>models/creatures/ogro.md2</model>
44      <md2animation>10</md2animation>
45    </TestEntity>
[3524]46   <TestEntity>
47      <abs-coor>-100,-3,-200</abs-coor>
[3696]48      <abs-dir>-1,0,1,0</abs-dir>
[3524]49      <md2texture>soundwave.png</md2texture>
50      <model>models/creatures/soundwave.md2</model>
51      <md2animation>10</md2animation>
52    </TestEntity>
[3522]53    <TestEntity>
[3524]54      <abs-coor>-22,-0,-74</abs-coor>
[3696]55      <abs-dir>-4,0,1,0</abs-dir>
[3524]56      <md2texture>centaur.png</md2texture>
57      <model>models/creatures/centaur.md2</model>
58      <md2animation>10</md2animation>
59    </TestEntity>
60    <TestEntity>
[3518]61      <abs-coor>-10,0,4</abs-coor>
62      <md2texture>frosty.png</md2texture>
63      <model>models/creatures/frosty.md2</model>
64    </TestEntity>
[3524]65    <TestEntity>
[3528]66      <abs-coor>-12,0,7</abs-coor>
67      <md2texture>pogo_bunny.png</md2texture>
68      <model>models/creatures/pogo_buny.md2</model>
69    </TestEntity>
70    <TestEntity>
[3526]71      <abs-coor>0,0,-80</abs-coor>
[3696]72      <abs-dir>1,0,1,0</abs-dir>
[3524]73      <md2texture>quigon.png</md2texture>
74      <model>models/creatures/quigon.md2</model>
75      <md2animation>7</md2animation>
76    </TestEntity>
[3518]77     <TestEntity>
[3521]78      <abs-coor>-223,-7,-280</abs-coor>
[3696]79      <abs-dir>.7,0,1,0</abs-dir>
[3518]80      <md2texture>faerie.png</md2texture>
81      <model>models/creatures/faerie.md2</model>
[3521]82      <md2animation>0</md2animation>
[3518]83    </TestEntity>
[3521]84    <TestEntity>
85      <abs-coor>-235,-7,-274</abs-coor>
[3696]86      <abs-dir>3,0,1,0</abs-dir>
[3521]87      <md2texture>faerie.png</md2texture>
88      <model>models/creatures/faerie.md2</model>
89      <md2animation>9</md2animation>
90    </TestEntity>
91    <TestEntity>
92      <abs-coor>-225,-7,-275</abs-coor>
[3696]93      <abs-dir>4.2,0,1,0</abs-dir>
[3521]94      <md2texture>faerie.png</md2texture>
95      <model>models/creatures/faerie.md2</model>
96      <md2animation>8</md2animation>
97    </TestEntity>
[3524]98    <TestEntity>
99      <abs-coor>-205,-7,-265</abs-coor>
[3696]100      <abs-dir>5,0,1,0</abs-dir>
[3524]101      <md2texture>doom_guy.png</md2texture>
102      <model>models/creatures/doom_guy.md2</model>
103      <md2animation>8</md2animation>
104    </TestEntity>
105    <TestEntity>
106      <abs-coor>-205,-7,-280</abs-coor>
[3696]107      <abs-dir>1,0,1,0</abs-dir>
[3524]108      <md2texture>doom_guy.png</md2texture>
109      <model>models/creatures/doom_guy.md2</model>
110      <md2animation>8</md2animation>
111    </TestEntity>
[3520]112
[3521]113
[3523]114
[3524]115
[3502]116    <SkyBox>
117     <name>Sky</name>
[3510]118     <Materialset>pictures/sky/simplesky</Materialset>
[3502]119     <Size>10000</Size>
120    </SkyBox>
121
[3844]122    <TerrainEntity>
123      <name>Puget Sound</name>
124                <elevationmap>pictures/large_ele.png</elevationmap>
125                <lightmap>pictures/large_tex.png</lightmap>
126                <scale>100,100,100</scale>
127      <abs-coor>-500,-20,-500</abs-coor>               
128    </TerrainEntity>
[3502]129
130
[3568]131   <SpriteParticles>
[3503]132     <name>SnowFlakeSystem</name>
133     <type>sprite</type>
134     <texture>snow_flake_01_32x32.png</texture>
[3515]135     <max-count>10000</max-count>
136     <life-span>8, 2</life-span>
[3503]137     <radius>0.0, 5.0, 10.0</radius>
138     <radius>0.2, 5.0, 10</radius>
139     <radius>1.0, 5.0, 10</radius>
140     <mass>0, 1.0, .3</mass>
141     <color>0,1, 1, 1,.5</color>
142     <color>.5, .6, .6, .6, .2</color>
143     <color>1, .0, .0, .0, .0</color>
[3574]144     <precache>5</precache>
[3568]145     <emitters>
[3585]146      <PlaneEmitter>
[3568]147        <name>SnowFlakeEmitter</name>
[3594]148        <rel-coor>0, 500, -600</rel-coor>
149        <rel-dir>3.1412, 0, 0, 1</rel-dir>
[3568]150        <spread>0,.3</spread>
151        <emission-velocity>150,50</emission-velocity>
[3594]152        <size>1200, 1200</size>
[3568]153        <rate>900</rate>
[3585]154      </PlaneEmitter>
[3568]155     </emitters>
156  </SpriteParticles>
157
[3518]158  </WorldEntities>
[3503]159
160  <LightManager>
[3502]161    <Lights>
162      <Light>
163       <diffuse-color>1,1,1</diffuse-color>
164       <abs-coor>100,100,50</abs-coor>
165      </Light>
166    </Lights>
[3749]167    <ambient-color>1,1,1</ambient-color>
[3502]168  </LightManager>
169
[3764]170  <GameRule>
171    <SingleplayerShootemup>
172    </SingleplayerShootemup>
173  </GameRule>
174
[3502]175  <Track>
176   <Point>0,50,0</Point>
177   <Point>5000,50,0</Point>
178   <Duration>100</Duration>
179   <SavePoint/>
180 </Track>
181</WorldDataFile>
Note: See TracBrowser for help on using the repository browser.