Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/levels/sp_level_spacestation1B.oxw @ 4592

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

spaceships added

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