Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/levels/sp_level_spacestation1.oxw @ 4588

Last change on this file since 4588 was 4588, checked in by wenners, 17 years ago

door and gun update

File size: 15.6 KB
Line 
1<WorldDataFile>
2  <name>Space Station 1</name>
3
4  <LoadScreen>
5    <BackgroundImage>textures/load_screens/ambush.png</BackgroundImage>
6    <ElementCount>16</ElementCount>
7    <BackgroundPS>0,0,1.0,1</BackgroundPS>
8    <BarPS>.65,.87,.3,.05</BarPS>
9    <BarImage>textures/load_screens/ambush-loadbar.png</BarImage>
10  </LoadScreen>
11
12  <WorldEntities>
13
14    <BspEntity>
15      <Name>levels/maps/spacestation1/spacestation1_tower_032.bsp</Name>
16    </BspEntity>
17
18    <FPSPlayer>
19      <name>Player</name>
20      <model>models/creatures/doom_male/male.md2, 8</model>
21      <abs-coor>128,20,0</abs-coor>
22    </FPSPlayer>
23
24
25    <GenericNPC>
26       <name>pedestrianOne</name>
27       <model>models/creatures/doom_male/male.md2, 10</model>
28       <md2texture>models/creatures/doom_male/male_albat.pcx</md2texture>
29       <abs-coor>516.458313, -345, -80.734474</abs-coor>
30       <abs-dir>0, 0, 1, 0</abs-dir>
31    </GenericNPC>
32
33    <GenericNPC>
34       <name>hangarguyOne</name>
35       <model>models/creatures/doom_male/male.md2, 10</model>
36       <md2texture>models/creatures/doom_male/male_albat.pcx</md2texture>
37       <abs-coor>4.520885, 35, -715.864136</abs-coor>
38       <abs-dir>0, 0, 1, 0</abs-dir>
39    </GenericNPC>
40
41    <Rotor>
42       <name>testuranus</name>
43       <model>models/planets/uranus.obj, 9</model>
44       <abs-coor>0,48,0</abs-coor>
45       <rotation>1,3,0</rotation>
46    </Rotor>
47
48    <Rotor>
49       <name>rotor1</name>
50       <model>models/decoration/rotor1.obj, 17</model>
51       <abs-coor>1024,224,0</abs-coor>
52       <abs-dir>1.57, 1, 0, 0</abs-dir>
53       <rotation>0,0,8</rotation>
54    </Rotor>
55
56    <Rotor>
57       <name>rotor2</name>
58       <model>models/decoration/rotor2.obj, 19</model>
59       <abs-coor>1024,-31,0</abs-coor>
60       <abs-dir>1.57, 1, 0, 0</abs-dir>
61       <rotation>0,0,8</rotation>
62    </Rotor>
63
64    <ModelEntity>
65      <name>quest</name>
66      <abs-coor>200,48,0</abs-coor>
67      <model>models/decoration/quest_sign.obj, 3</model>
68    </ModelEntity>
69
70    <Mover>
71      <name>hangar1_u</name>
72      <model>models/doors/door1b_up.obj, 26</model>
73      <abs-dir>1.57, -1, 0, 0</abs-dir>
74      <abs-coor>0, 87, -672</abs-coor>
75      <rel-target-coor>0, 70, 0</rel-target-coor>
76      <action-time>1.25</action-time>
77      <action-radius>150.0</action-radius>
78    </Mover>
79    <Mover>
80      <name>hangar1_d</name>
81      <model>models/doors/door1b_down.obj, 26</model>
82      <abs-dir>1.57, -1, 0, 0</abs-dir>
83      <abs-coor>0, 87, -672</abs-coor>
84      <rel-target-coor>0, -75, 0</rel-target-coor>
85      <action-time>1.25</action-time>
86      <action-radius>150.0</action-radius>
87    </Mover>
88    <Mover>
89      <name>hangar1_l</name>
90      <model>models/doors/door1b_left.obj, 26</model>
91      <abs-dir>1.57, -1, 0, 0</abs-dir>
92      <abs-coor>0, 87, -672</abs-coor>
93      <rel-target-coor>-75, 0, 0</rel-target-coor>
94      <action-time>1.25</action-time>
95      <action-radius>150.0</action-radius>
96    </Mover>
97    <Mover>
98      <name>hangar1_r</name>
99      <model>models/doors/door1b_right.obj, 26</model>
100      <abs-dir>1.57, -1, 0, 0</abs-dir>
101      <abs-coor>0, 87, -672</abs-coor>
102      <rel-target-coor>75, 0, 0</rel-target-coor>
103      <action-time>1.25</action-time>
104      <action-radius>150.0</action-radius>
105    </Mover>
106
107   <SpriteParticles>
108     <name>Steam at Entrance</name>
109     <type>sprite</type>
110     <texture>steam01.png</texture>
111     <max-count>150</max-count>
112     <life-span>14, 2</life-span>
113     <radius>0.0, 100.0, 100.0</radius>
114     <radius>0.2, 100.0, 100</radius>
115     <radius>1.0, 100.0, 100</radius>
116     <mass>1.0, 0.5, .3</mass>
117     <color>0,1, 1, 1,.5</color>
118     <color>.5, .6, .6, .6, .2</color>
119     <color>1, .0, .0, .0, .0</color>
120     <precache>5</precache>
121     <emitters>
122      <PlaneEmitter>
123        <name>SteamEmitter</name>
124        <rel-coor>0, -300, -900</rel-coor>
125        <rel-dir>3.1412, 0, 0, 1</rel-dir>
126        <spread>0, 1.0</spread>
127        <emission-velocity>-50,50</emission-velocity>
128        <size>100, 100</size>
129        <rate>10</rate>
130      </PlaneEmitter>
131     </emitters>
132  </SpriteParticles>
133
134   <SpriteParticles>
135     <name>Steam in Bar (top)</name>
136     <type>sprite</type>
137     <texture>steam01.png</texture>
138     <max-count>150</max-count>
139     <life-span>14, 2</life-span>
140     <radius>0.0, 100.0, 100.0</radius>
141     <radius>0.2, 100.0, 100</radius>
142     <radius>1.0, 100.0, 100</radius>
143     <mass>1.0, 0.5, .3</mass>
144     <color>0,1, 1, 1,.5</color>
145     <color>.5, .6, .6, .6, .2</color>
146     <color>1, .0, .0, .0, .0</color>
147     <precache>5</precache>
148     <emitters>
149      <PlaneEmitter>
150        <name>SteamEmitter</name>
151        <rel-coor>1024, 576, 0</rel-coor>
152        <rel-dir>3.1412, 0, 0, 1</rel-dir>
153        <spread>0.0, 0.3</spread>
154        <emission-velocity>50,50</emission-velocity>
155        <size>50, 50</size>
156        <rate>10</rate>
157      </PlaneEmitter>
158     </emitters>
159  </SpriteParticles>
160
161   <SpriteParticles>
162     <name>Steam in personal room (top)</name>
163     <type>sprite</type>
164     <texture>steam01.png</texture>
165     <max-count>50</max-count>
166     <life-span>4, 2</life-span>
167     <radius>0.0, 25.0, 100.0</radius>
168     <radius>0.2, 25.0, 100</radius>
169     <radius>1.0, 25.0, 100</radius>
170     <mass>1.0, 0.5, .3</mass>
171     <color>0,1, 1, 1,.5</color>
172     <color>.5, .6, .6, .6, .2</color>
173     <color>1, .0, .0, .0, .0</color>
174     <precache>5</precache>
175     <emitters>
176      <PlaneEmitter>
177        <name>SteamEmitter</name>
178        <rel-coor>-736, 224, -48</rel-coor>
179        <rel-dir>3.1412, 0, 0, 1</rel-dir>
180        <spread>0.0, 0.15</spread>
181        <emission-velocity>40,50</emission-velocity>
182        <size>25, 25</size>
183        <rate>10</rate>
184      </PlaneEmitter>
185     </emitters>
186  </SpriteParticles>
187
188   <SpriteParticles>
189     <name>Steam in personal room (top)</name>
190     <type>sprite</type>
191     <texture>steam01.png</texture>
192     <max-count>50</max-count>
193     <life-span>4, 2</life-span>
194     <radius>0.0, 25.0, 100.0</radius>
195     <radius>0.2, 25.0, 100</radius>
196     <radius>1.0, 25.0, 100</radius>
197     <mass>1.0, 0.5, .3</mass>
198     <color>0,1, 1, 1,.5</color>
199     <color>.5, .6, .6, .6, .2</color>
200     <color>1, .0, .0, .0, .0</color>
201     <precache>5</precache>
202     <emitters>
203      <PlaneEmitter>
204        <name>SteamEmitter</name>
205        <rel-coor>-880, 224, -48</rel-coor>
206        <rel-dir>3.1412, 0, 0, 1</rel-dir>
207        <spread>0.0, 0.15</spread>
208        <emission-velocity>40,50</emission-velocity>
209        <size>25, 25</size>
210        <rate>10</rate>
211      </PlaneEmitter>
212     </emitters>
213  </SpriteParticles>
214
215   <SpriteParticles>
216     <name>Steam in personal room (tubes)</name>
217     <type>sprite</type>
218     <texture>steam01.png</texture>
219     <max-count>50</max-count>
220     <life-span>1, 2</life-span>
221     <radius>0.0, 12.0, 12.0</radius>
222     <radius>0.2, 12.0, 12.0</radius>
223     <radius>1.0, 12.0, 12.0</radius>
224     <mass>1.0, 0.5, .3</mass>
225     <color>0,1, 1, 1,.5</color>
226     <color>.5, .6, .6, .6, .2</color>
227     <color>1, .0, .0, .0, .0</color>
228     <precache>2</precache>
229     <emitters>
230      <PlaneEmitter>
231        <name>SteamEmitter</name>
232        <rel-coor>-896, 120, -144</rel-coor>
233        <rel-dir>-2.356, -1, 0, 1</rel-dir>
234        <spread>0.0, 0.3</spread>
235        <emission-velocity>40, 50</emission-velocity>
236        <size>10, 20</size>
237        <rate>10</rate>
238      </PlaneEmitter>
239     </emitters>
240  </SpriteParticles>
241
242   <SpriteParticles>
243     <name>Steam in personal room (tubes)</name>
244     <type>sprite</type>
245     <texture>steam01.png</texture>
246     <max-count>50</max-count>
247     <life-span>1, 2</life-span>
248     <radius>0.0, 12.0, 12.0</radius>
249     <radius>0.2, 12.0, 12.0</radius>
250     <radius>1.0, 12.0, 12.0</radius>
251     <mass>1.0, 0.5, .3</mass>
252     <color>0,1, 1, 1,.5</color>
253     <color>.5, .6, .6, .6, .2</color>
254     <color>1, .0, .0, .0, .0</color>
255     <precache>2</precache>
256     <emitters>
257      <PlaneEmitter>
258        <name>SteamEmitter</name>
259        <rel-coor>-800, 120, 88</rel-coor>
260        <rel-dir>-2.356, 0, 0, -1</rel-dir>
261        <spread>0.0, 0.3</spread>
262        <emission-velocity>40, 50</emission-velocity>
263        <size>10, 20</size>
264        <rate>10</rate>
265      </PlaneEmitter>
266     </emitters>
267  </SpriteParticles>
268
269   <SpriteParticles>
270     <name>Steam in personal room (tubes)</name>
271     <type>sprite</type>
272     <texture>steam01.png</texture>
273     <max-count>50</max-count>
274     <life-span>1, 2</life-span>
275     <radius>0.0, 12.0, 12.0</radius>
276     <radius>0.2, 12.0, 12.0</radius>
277     <radius>1.0, 12.0, 12.0</radius>
278     <mass>1.0, 0.5, .3</mass>
279     <color>0,1, 1, 1,.5</color>
280     <color>.5, .6, .6, .6, .2</color>
281     <color>1, .0, .0, .0, .0</color>
282     <precache>2</precache>
283     <emitters>
284      <PlaneEmitter>
285        <name>SteamEmitter</name>
286        <rel-coor>-648, 120, -96</rel-coor>
287        <rel-dir>-2.356, 0, 0, -1</rel-dir>
288        <spread>0.0, 0.3</spread>
289        <emission-velocity>40, 50</emission-velocity>
290        <size>10, 20</size>
291        <rate>10</rate>
292      </PlaneEmitter>
293     </emitters>
294  </SpriteParticles>
295
296   <SpriteParticles>
297     <name>Steam in tower (tubes)</name>
298     <type>sprite</type>
299     <texture>steam01.png</texture>
300     <max-count>50</max-count>
301     <life-span>1, 2</life-span>
302     <radius>0.0, 12.0, 12.0</radius>
303     <radius>0.2, 12.0, 12.0</radius>
304     <radius>1.0, 12.0, 12.0</radius>
305     <mass>1.0, 0.5, .3</mass>
306     <color>0,1, 1, 1,.5</color>
307     <color>.5, .6, .6, .6, .2</color>
308     <color>1, .0, .0, .0, .0</color>
309     <precache>2</precache>
310     <emitters>
311      <PlaneEmitter>
312        <name>SteamEmitter</name>
313        <rel-coor>-616, 120, -96</rel-coor>
314        <rel-dir>-2.356, 0, 0, 1</rel-dir>
315        <spread>0.0, 0.3</spread>
316        <emission-velocity>40, 50</emission-velocity>
317        <size>10, 20</size>
318        <rate>10</rate>
319      </PlaneEmitter>
320     </emitters>
321  </SpriteParticles>
322
323   <SpriteParticles>
324     <name>Steam in tower (tubes)</name>
325     <type>sprite</type>
326     <texture>steam01.png</texture>
327     <max-count>50</max-count>
328     <life-span>1, 2</life-span>
329     <radius>0.0, 12.0, 12.0</radius>
330     <radius>0.2, 12.0, 12.0</radius>
331     <radius>1.0, 12.0, 12.0</radius>
332     <mass>1.0, 0.5, .3</mass>
333     <color>0,1, 1, 1,.5</color>
334     <color>.5, .6, .6, .6, .2</color>
335     <color>1, .0, .0, .0, .0</color>
336     <precache>2</precache>
337     <emitters>
338      <PlaneEmitter>
339        <name>SteamEmitter</name>
340        <rel-coor>-480, 120, -408</rel-coor>
341        <rel-dir>-2.356, 0, 0, 1</rel-dir>
342        <spread>0.0, 0.3</spread>
343        <emission-velocity>40, 50</emission-velocity>
344        <size>10, 20</size>
345        <rate>10</rate>
346      </PlaneEmitter>
347     </emitters>
348  </SpriteParticles>
349
350   <SpriteParticles>
351     <name>Steam in tower (tubes)</name>
352     <type>sprite</type>
353     <texture>steam01.png</texture>
354     <max-count>50</max-count>
355     <life-span>1, 2</life-span>
356     <radius>0.0, 12.0, 12.0</radius>
357     <radius>0.2, 12.0, 12.0</radius>
358     <radius>1.0, 12.0, 12.0</radius>
359     <mass>1.0, 0.5, .3</mass>
360     <color>0,1, 1, 1,.5</color>
361     <color>.5, .6, .6, .6, .2</color>
362     <color>1, .0, .0, .0, .0</color>
363     <precache>2</precache>
364     <emitters>
365      <PlaneEmitter>
366        <name>SteamEmitter</name>
367        <rel-coor>-408, 120, -480</rel-coor>
368        <rel-dir>-2.356, -1, 0, 1</rel-dir>
369        <spread>0.0, 0.3</spread>
370        <emission-velocity>40, 50</emission-velocity>
371        <size>10, 20</size>
372        <rate>10</rate>
373      </PlaneEmitter>
374     </emitters>
375  </SpriteParticles>
376
377   <SpriteParticles>
378     <name>Steam in tower (tubes)</name>
379     <type>sprite</type>
380     <texture>steam01.png</texture>
381     <max-count>50</max-count>
382     <life-span>1, 2</life-span>
383     <radius>0.0, 12.0, 12.0</radius>
384     <radius>0.2, 12.0, 12.0</radius>
385     <radius>1.0, 12.0, 12.0</radius>
386     <mass>1.0, 0.5, .3</mass>
387     <color>0,1, 1, 1,.5</color>
388     <color>.5, .6, .6, .6, .2</color>
389     <color>1, .0, .0, .0, .0</color>
390     <precache>2</precache>
391     <emitters>
392      <PlaneEmitter>
393        <name>SteamEmitter</name>
394        <rel-coor>-480, 120, 408</rel-coor>
395        <rel-dir>-2.356, 0, 0, 1</rel-dir>
396        <spread>0.0, 0.3</spread>
397        <emission-velocity>40, 50</emission-velocity>
398        <size>10, 20</size>
399        <rate>10</rate>
400      </PlaneEmitter>
401     </emitters>
402  </SpriteParticles>
403
404   <SpriteParticles>
405     <name>Steam in tower (tubes)</name>
406     <type>sprite</type>
407     <texture>steam01.png</texture>
408     <max-count>50</max-count>
409     <life-span>1, 2</life-span>
410     <radius>0.0, 12.0, 12.0</radius>
411     <radius>0.2, 12.0, 12.0</radius>
412     <radius>1.0, 12.0, 12.0</radius>
413     <mass>1.0, 0.5, .3</mass>
414     <color>0,1, 1, 1,.5</color>
415     <color>.5, .6, .6, .6, .2</color>
416     <color>1, .0, .0, .0, .0</color>
417     <precache>2</precache>
418     <emitters>
419      <PlaneEmitter>
420        <name>SteamEmitter</name>
421        <rel-coor>-408, 120, 480</rel-coor>
422        <rel-dir>-2.356, 1, 0, 1</rel-dir>
423        <spread>0.0, 0.3</spread>
424        <emission-velocity>40, 50</emission-velocity>
425        <size>10, 20</size>
426        <rate>10</rate>
427      </PlaneEmitter>
428     </emitters>
429  </SpriteParticles>
430
431   <SpriteParticles>
432     <name>Steam in tower (tubes)</name>
433     <type>sprite</type>
434     <texture>steam01.png</texture>
435     <max-count>50</max-count>
436     <life-span>1, 2</life-span>
437     <radius>0.0, 12.0, 12.0</radius>
438     <radius>0.2, 12.0, 12.0</radius>
439     <radius>1.0, 12.0, 12.0</radius>
440     <mass>1.0, 0.5, .3</mass>
441     <color>0,1, 1, 1,.5</color>
442     <color>.5, .6, .6, .6, .2</color>
443     <color>1, .0, .0, .0, .0</color>
444     <precache>2</precache>
445     <emitters>
446      <PlaneEmitter>
447        <name>SteamEmitter</name>
448        <rel-coor>408, 120, 480</rel-coor>
449        <rel-dir>-2.356, 1, 0, -1</rel-dir>
450        <spread>0.0, 0.3</spread>
451        <emission-velocity>40, 50</emission-velocity>
452        <size>10, 20</size>
453        <rate>10</rate>
454      </PlaneEmitter>
455     </emitters>
456  </SpriteParticles>
457
458   <SpriteParticles>
459     <name>Steam in tower (tubes)</name>
460     <type>sprite</type>
461     <texture>steam01.png</texture>
462     <max-count>50</max-count>
463     <life-span>1, 2</life-span>
464     <radius>0.0, 12.0, 12.0</radius>
465     <radius>0.2, 12.0, 12.0</radius>
466     <radius>1.0, 12.0, 12.0</radius>
467     <mass>1.0, 0.5, .3</mass>
468     <color>0,1, 1, 1,.5</color>
469     <color>.5, .6, .6, .6, .2</color>
470     <color>1, .0, .0, .0, .0</color>
471     <precache>2</precache>
472     <emitters>
473      <PlaneEmitter>
474        <name>SteamEmitter</name>
475        <rel-coor>408, 120, -480</rel-coor>
476        <rel-dir>-2.356, -1, 0, -1</rel-dir>
477        <spread>0.0, 0.3</spread>
478        <emission-velocity>40, 50</emission-velocity>
479        <size>10, 20</size>
480        <rate>10</rate>
481      </PlaneEmitter>
482     </emitters>
483  </SpriteParticles>
484
485  </WorldEntities>
486
487
488  <ScriptManager>
489
490   <Scripts>
491
492    <Script>
493     <file>spacestation/spaceship_tower.lua</file>
494    </Script>
495
496    <Script>
497     <file>spacestation/switchtohangar.lua</file>
498    </Script>
499
500   </Scripts>
501
502  </ScriptManager>
503
504
505  <Music>music/tower01.ogg</Music>
506
507  <LightManager>
508    <Lights>
509      <Light>
510       <diffuse-color>1,1,1</diffuse-color>
511       <abs-coor>0,0,0</abs-coor>
512      </Light>
513    </Lights>
514    <ambient-color>1,1,1</ambient-color>
515  </LightManager>
516
517</WorldDataFile>
518
Note: See TracBrowser for help on using the repository browser.