Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/SOBv2_HS17/data/levels/SOB.oxw @ 11622

Last change on this file since 11622 was 11622, checked in by zarron, 6 years ago

Area for GumbaBoss cleared

File size: 27.0 KB
Line 
1<LevelInfo
2        name = "Super Orxo Bros."
3        description = "The retro-game Super Mario Bros. in Orxonox."
4        tags = "minigame"
5        screenshot = "SOB.png"
6        />
7
8        <?lua
9        include("HUDTemplates3.oxo") 
10        include("jumpHUD.oxo")
11        include("stats.oxo")
12        include("templates/lodInformation.oxt")
13        include("overlays/SOBHUD.oxo")
14        ?>
15
16
17
18        <Template name=mushroom defaults=0>
19                <SOBMushroom collisionType="dynamic" speed=30>
20                        <attached>
21                                <Model mesh="Pilz.mesh" position="0,0,21" scale=3 pitch=90/>
22                        </attached>
23                        <collisionShapes>
24                                <BoxCollisionShape position="0,0,20" halfExtents="5,5,5" />
25                        </collisionShapes>
26                </SOBMushroom>
27        </Template>
28
29        <Template name=coin defaults=0 >
30                <SOBCoin speed = 15 lifetime = 0.7>
31                        <attached>
32                                <Model mesh="Coin.mesh" position="0,0,11" scale=3 pitch=-90 roll=90/>
33                        </attached>
34                       
35                </SOBCoin>
36        </Template>
37
38
39
40        <Template name=sobfigurecameras defaults=0>
41                <SOBFigure>
42                        <camerapositions>
43                                <CameraPosition position="0,-150,30" absolute=true mouselook=false drag=false direction="0,1,0"/>
44                        </camerapositions>
45                </SOBFigure>
46        </Template>
47
48
49
50
51        <Template name=sobFigureTemplate>
52                <SOBFigure camerapositiontemplate=sobfigurecameras collisionType="dynamic" position="0,0,30">
53                        <attached>
54                                <Model  mesh="orxo.mesh" position = "0,0,12" scale=2.5 pitch=0 roll=90 yaw=90/>
55                                <ParticleSpawner source="Orxonox/fire4" startdelay=0  position="-4,0,0" visible="false"/>
56                        </attached>
57
58                        <collisionShapes>
59                                <BoxCollisionShape position="0,0,2" halfExtents="3,1,10" />
60                        </collisionShapes>
61
62
63                </SOBFigure>
64        </Template>
65
66
67        <Template name=fireball>
68                <SOBFireball collisionType="dynamic" speed=90>
69                        <attached>
70                                <Model mesh="planets/sol.mesh" position="0,0,0" scale=3 pitch=90/>
71
72                                <ParticleSpawner source="Orxonox/fire4" startdelay=0  position="-4,0,0" visible="false"/>
73                               
74                        </attached>
75                        <collisionShapes>
76                                <SphereCollisionShape position="0,0,0" radius="3" />                   
77                        </collisionShapes>
78                </SOBFireball>
79        </Template>
80
81
82
83        <Level
84                plugins = "superorxobros"
85                gametype = "SOB"
86                >-
87
88
89                <templates>
90                        <Template link=lodtemplate_default />
91                </templates>
92                <?lua include("includes/notifications.oxi") ?>
93
94                <WorldAmbientSound source="Ganymede.ogg" looping="true" playOnLoad="true"/>
95
96
97                <Scene ambientlight="1.0, 1.0, 1.0" skybox="Orxonox/skyBoxBasic">
98                        <Light type=directional position="0,0,0" direction="0.253, 0.593, -0.765" diffuse="1.0, 0.9, 0.9, 1.0" specular="1.0, 0.9, 0.9, 1.0" />
99                        <SpawnPoint position="1984,-5,88 " orientation="0.534038, 0.563456, 0.212168, 0.593553" />
100
101
102
103                        <MovableEntity >
104                                <attached>
105                                        <SOBCenterpoint name=jumpcenter cameraOffset="10" figureTemplate=sobFigureTemplate>
106                                                <attached> 
107                                                </attached>
108                                        </SOBCenterpoint>
109
110                                </attached>
111                        </MovableEntity>
112
113
114
115
116
117
118
119                                        <SOBGumba collisionType="dynamic" speed=40 position = "240,0,0">
120                                                <attached>
121                                                        <Model mesh="Goomba.mesh" position="0,0,1" scale=3 pitch=90/>
122                                                       
123                                                </attached>
124                                                <collisionShapes>
125                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,3" />                     
126                                                </collisionShapes>
127                                        </SOBGumba>
128
129                                        <SOBGumba collisionType="dynamic" speed=30 position = "420,0,0">
130                                                <attached>
131                                                        <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
132
133                                                </attached>
134                                                <collisionShapes>
135                                                        <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />                     
136                                                </collisionShapes>
137                                        </SOBGumba>
138                                        <SOBGumba collisionType="dynamic" speed=30 position = "500,0,0">
139                                                <attached>
140                                                        <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
141                                                       
142                                                </attached>
143                                                <collisionShapes>
144                                                        <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />                     
145                                                </collisionShapes>
146                                        </SOBGumba>
147
148                                        <SOBGumba collisionType="dynamic" speed=30 position = "510,0,0">
149                                                <attached>
150                                                        <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
151                                                       
152                                                </attached>
153                                                <collisionShapes>
154                                                        <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />                     
155                                                </collisionShapes>
156                                        </SOBGumba>
157                                        <SOBGumba collisionType="dynamic" speed=30 position = "930,0,0">
158                                                <attached>
159                                                        <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
160                                                       
161                                                </attached>
162                                                <collisionShapes>
163                                                        <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />                     
164                                                </collisionShapes>
165                                        </SOBGumba>
166
167                                        <SOBGumba collisionType="dynamic" speed=20 position = "940,0,0">
168                                                <attached>
169                                                        <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
170                                                </attached>
171                                                <collisionShapes>
172                                                        <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />                     
173                                                </collisionShapes>
174                                        </SOBGumba>
175
176                                        <SOBGumba collisionType="dynamic" speed=30 position = "1180,0,0">
177                                                <attached>
178                                                        <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
179                                                       
180                                                </attached>
181                                                <collisionShapes>
182                                                        <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />                     
183                                                </collisionShapes>
184                                        </SOBGumba>
185
186                                        <SOBGumba collisionType="dynamic" speed=20 position = "1190,0,0">
187                                                <attached>
188                                                        <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
189                                                       
190                                                </attached>
191                                                <collisionShapes>
192                                                        <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />                     
193                                                </collisionShapes>
194                                        </SOBGumba>
195
196                                        <SOBGumba collisionType="dynamic" speed=30 position = "1320,0,0">
197                                                <attached>
198                                                        <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
199                                                       
200                                                </attached>
201                                                <collisionShapes>
202                                                        <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />                     
203                                                </collisionShapes>
204                                        </SOBGumba>
205
206                                        <SOBGumba collisionType="dynamic" speed=20 position = "1330,0,0">
207                                                <attached>
208                                                        <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
209                                                       
210                                                </attached>
211                                                <collisionShapes>
212                                                        <BoxCollisionShape position="0,0,20" halfExtents="5,5,3" />                     
213                                                </collisionShapes>
214                                        </SOBGumba>
215
216                                        <!--GumbaBoss-->
217                                        <SOBGumba collisionType="dynamic" speed=30 position = "1750,0,0">
218                                                <attached>
219                                                        <Model mesh="Goomba.mesh" position="0,0,21" scale=6 pitch=90/>
220                                                       
221                                                </attached>
222                                                <collisionShapes>
223                                                        <BoxCollisionShape position="0,0,80" halfExtents="10,10,10" />                 
224                                                </collisionShapes>
225                                        </SOBGumba>
226
227
228                                        <!--CollisionShape for Gumba-->
229                                        <StaticEntity collisionType="static">
230                                                <collisionShapes>
231                                                        <BoxCollisionShape position="0,0,-20" halfExtents="5,5,5" />
232                                                        <BoxCollisionShape position="890,0,-20" halfExtents="5,5,5" />
233                                                       
234                                                       
235                                                       
236                                                       
237                                                </collisionShapes>
238                                        </StaticEntity>
239
240
241                                        <!-- Boden 1 -->
242                                        <Model mesh="Cube2.12.mesh" position="0,0,-30" scale=10 Pitch=90/>                                      <!-- B1.1 -->
243                                        <Model mesh="Cube2.12.mesh" position="120,0,-30" scale=10 Pitch=90/>                            <!-- B1.2-->
244                                        <Model mesh="Cube2.12.mesh" position="240,0,-30" scale=10 Pitch=90/>                            <!-- B1.3 -->
245                                        <Model mesh="Cube2.12.mesh" position="360,0,-30" scale=10 Pitch=90/>                            <!-- B1.4 -->
246                                        <Model mesh="Cube2.12.mesh" position="480,0,-30" scale=10 Pitch=90/>                            <!-- B1.5 -->
247                                        <Model mesh="Cube2.6.mesh" position="600,0,-30" scale=10 Pitch=90/>                             <!-- B1.6 -->
248                                        <Model mesh="Cube2.3.mesh" position="660,0,-30" scale=10 Pitch=90/>                             <!-- B1.7 -->
249
250
251                                        <StaticEntity collisionType="static" mass='-1'>
252                                                <collisionShapes>
253                                                        <BoxCollisionShape position="340,0,-20" halfExtents="345,5,5" />
254                                                </collisionShapes>
255                                        </StaticEntity>
256
257
258
259
260                                        <!-- Luft 1 -->
261
262
263                                        <SOBQBlock collisionType="static" type="Coin" position="170,0,20" mass='-1'>                                                    <!-- L1.1 -->
264                                                <attached>
265                                                        <Model mesh="QCube.mesh" scale=10 pitch=90 />
266                                                        <Model mesh="QCube-grey.mesh" scale=10 pitch=90 visible=false/>
267                                                </attached>
268                                                <collisionShapes>
269                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
270                                                </collisionShapes>
271                                        </SOBQBlock>
272
273                                        <SOBQBlock collisionType="static" type="Coin" position="230,0,60" mass='-1' >
274                                                <attached>
275                                                        <Model mesh="QCube.mesh"  scale=10 pitch=90/>
276                                                        <Model mesh="QCube-grey.mesh" scale=10 pitch=90 visible=false/>                                                                 <!-- L1.2 -->
277                                                       
278                                                </attached>
279                                                <collisionShapes>
280                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />                     
281                                                </collisionShapes>
282                                        </SOBQBlock>
283
284                                        <Model mesh="Cube1.1.mesh" position="210,0,20" scale=10 />                                                                                              <!-- L1.3 -->
285
286
287                                        <SOBQBlock collisionType="static" type="Mushroom" position="220,0,20" mass='-1'><!--ITEM-->
288                                                <attached>
289                                                        <Model mesh="QCube.mesh" scale=10 pitch=90/>                                                                                                    <!-- L1.4 -->
290                                                        <Model mesh="QCube-grey.mesh" scale=10 pitch=90 visible=false/>
291                                                </attached>
292                                                <collisionShapes>
293                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" /><!-- 3 -->
294                                                </collisionShapes>
295                                        </SOBQBlock>
296
297                                        <Model mesh="Cube1.1.mesh" position="230,0,20" scale=10/>                                                                                               <!-- L1.5 -->
298
299                                        <SOBQBlock collisionType="static" type="Coin" position="240,0,20" mass='-1'><!-- ? Block -->
300                                                <attached>
301                                                        <Model mesh="QCube.mesh" scale=10 pitch=90/>
302                                                        <Model mesh="QCube-grey.mesh" scale=10 pitch=90 visible=false/>                                                                 <!-- L1.6 -->
303                                                       
304                                                </attached>
305                                                <collisionShapes>
306                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
307                                                </collisionShapes>
308                                        </SOBQBlock>
309                                       
310                                        <Model mesh="Cube1.1.mesh" position="250,0,20" scale=10/>                                                                                               <!-- L1.7 -->
311                                        <!-- Rohre-->
312                                        <Model mesh="Rohr.mesh" position="295,5,-35" scale=10 roll=90 yaw=90 pitch=-90/>                                                <!-- L1.8 -->
313                                        <Model mesh="Rohr.mesh" position="395,5,-25" scale=10 roll=90 yaw=90 pitch=-90/>                                                <!-- L1.9 -->
314                                        <Model mesh="Rohr.mesh" position="475,5,-15" scale=10 roll=90 yaw=90 pitch=-90 />                                               <!-- L1.10 -->
315                                        <Model mesh="Rohr.mesh" position="585,5,-15" scale=10 roll=90 yaw=90 pitch=-90 />                                               <!-- L1.11 --> 
316
317                                        <SOBQBlock collisionType="static" type="Mushroom" position="650,0,30" mass='-1'>
318                                                <attached>
319                                                        <Model mesh="QCube.mesh" scale=10 pitch=90/>                                                                                                    <!-- L1.12 -->
320                                                        <Model mesh="QCube-grey.mesh" scale=10 pitch=90 visible=false/>
321                                                </attached>
322                                                <collisionShapes>
323                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
324                                                </collisionShapes>
325                                        </SOBQBlock>                   
326                                       
327                                       
328
329
330
331
332                                        <StaticEntity collisionType="static"  mass='-1'>
333                                                <collisionShapes>
334                                                       
335                                                        <BoxCollisionShape position="210,0,20" halfExtents="5,5,5" />                                           <!-- 1.3 -->
336                                                        <BoxCollisionShape position="230,0,20" halfExtents="5,5,5" />                                           <!-- 1.5 -->
337                                                        <BoxCollisionShape position="250,0,20" halfExtents="5,5,5" />                                           <!-- 1.7 -->
338                                                       
339
340                                                </collisionShapes>
341                                        </StaticEntity>
342
343
344                                        <StaticEntity collisionType="static" >
345                                                <collisionShapes>
346                                                       
347
348                                                        <BoxCollisionShape position="295,0,-4" halfExtents="12,5,12" />                                         <!-- 1.8 -->
349                                                        <BoxCollisionShape position="395,0,1" halfExtents="12,5,17" />                                          <!-- 1.9 -->
350                                                        <BoxCollisionShape position="475,0,6" halfExtents="12,5,22" />                                          <!-- 1.10 -->
351                                                        <BoxCollisionShape position="585,0,6" halfExtents="12,5,22" />                                          <!-- 1.11 -->
352
353                                                </collisionShapes>
354                                        </StaticEntity>
355
356
357
358
359
360
361
362                                        <!-- Boden 2 -->
363                                        <Model mesh="Cube2.12.mesh" position="710,0,-30" scale=10 Pitch=90/>                                            <!-- B2.1 -->
364                                        <Model mesh="Cube2.3.mesh" position="830,0,-30" scale=10 Pitch=90/>                                                     <!-- B2.2 -->
365
366                                        <StaticEntity collisionType="static" mass='-1'>
367                                                <collisionShapes>
368                                                        <BoxCollisionShape position="780,0,-20" halfExtents="75,5,5" />
369                                                </collisionShapes>
370                                        </StaticEntity>
371
372
373
374
375
376                                        <!-- Luft 2 -->
377                                        <Model mesh="Cube1.1.mesh" position="770,0,20" scale=10/>                                                                       <!-- L2.1 -->
378
379                                        <SOBQBlock collisionType="static" type="Mushroom" position="780,0,20" mass='-1'>                        <!-- L2.2 -->
380                                                <attached>
381                                                        <Model mesh="QCube.mesh"  scale=10 pitch=90/>
382                                                        <Model mesh="QCube-grey.mesh" scale=10 pitch=90 visible=false/>
383                                                </attached>
384                                                <collisionShapes>
385                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
386                                                </collisionShapes>
387                                        </SOBQBlock>
388
389                                        <Model mesh="Cube1.1.mesh" position="790,0,20" scale=10/>                                                                       <!-- L2.3 -->
390                                        <Model mesh="Cube1.6.mesh" position="800,0,60" scale=10/>                                                                       <!-- L2.4 -->
391                                        <Model mesh="Cube1.1.mesh" position="860,0,60" scale=10/>                                                                       <!-- L2.5 -->
392                                        <Model mesh="Cube1.1.mesh" position="870,0,60" scale=10/>                                                                       <!-- L2.6 -->
393
394                                        <StaticEntity collisionType="static">
395                                                <collisionShapes>
396                                                        <BoxCollisionShape position="770,0,20" halfExtents="5,5,5" />                                                                   <!-- 2.1 -->
397                                                       
398                                                        <BoxCollisionShape position="790,0,20" halfExtents="5,5,5" />                                                                   <!-- 2.3 -->
399                                                        <BoxCollisionShape position="835,0,60" halfExtents="40,5,5" />                                                                  <!-- 2.4 to 2.6 -->
400
401
402
403
404                                                </collisionShapes>
405                                        </StaticEntity>
406                                       
407
408                                        <!-- Luft 3 -->
409                                        <Model mesh="Cube1.3.mesh" position="910,0,60" scale=10/>                                                                                               <!-- L3.1 -->
410
411                                        <SOBQBlock collisionType="static" type="Coin" position="940,0,60" mass='-1'>                                                    <!-- L3.2 -->
412                                                <attached>
413                                                        <Model mesh="QCube.mesh" scale=10 pitch=90/>
414                                                        <Model mesh="QCube-grey.mesh" scale=10 pitch=90 visible=false/>
415                                                </attached>
416                                                <collisionShapes>
417                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
418                                                </collisionShapes>
419                                        </SOBQBlock>
420
421                                        <SOBQBlock collisionType="static" type="Mushroom" position="940,0,20" mass='-1'>                                                <!-- L3.3 -->
422                                                <attached>
423                                                        <Model mesh="QCube.mesh" scale=10 pitch=90/>
424                                                        <Model mesh="QCube-grey.mesh" scale=10 pitch=90 visible=false/>
425                                                       
426                                                </attached>
427                                                <collisionShapes>
428                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
429                                                </collisionShapes>
430                                        </SOBQBlock>
431
432                                        <Model mesh="Cube1.1.mesh" position="1000,0,20" scale=10/>                                                                                              <!-- L3.4 -->
433
434
435                                        <SOBQBlock collisionType="static" type="Mushroom" position="1010,0,20" mass='-1'>                                                <!-- L3.5 -->
436                                                <attached>
437                                                        <Model mesh="QCube.mesh" scale=10 pitch=90/>
438                                                        <Model mesh="QCube-grey.mesh" scale=10 pitch=90 visible=false/>
439                                                </attached>
440                                                <collisionShapes>
441                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
442                                                </collisionShapes>
443                                        </SOBQBlock>
444
445                                        <SOBQBlock collisionType="static" type="Coin" position="1060,0,20" mass='-1'>                                                   <!-- L3.6 -->
446                                                <attached>
447                                                        <Model mesh="QCube.mesh" scale=10 pitch=90/>
448                                                        <Model mesh="QCube-grey.mesh" scale=10 pitch=90 visible=false/>
449                                                </attached>
450                                                <collisionShapes>
451                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
452                                                </collisionShapes>
453                                        </SOBQBlock>
454
455                                       
456                                        <SOBQBlock collisionType="static" type="Mushroom" position="1090,0,60" mass='-1'>                                                <!-- L3.7 -->
457                                                <attached>
458                                                        <Model mesh="QCube.mesh" scale=10 pitch=90/>
459                                                        <Model mesh="QCube-grey.mesh" scale=10 pitch=90 visible=false/>
460                                                </attached>
461                                                <collisionShapes>
462                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
463                                                </collisionShapes>
464                                        </SOBQBlock>
465
466                                        <SOBQBlock collisionType="static" type="Coin" position="1090,0,20" mass='-1'>                                                   <!-- L3.8 -->
467                                                <attached>
468                                                        <Model mesh="QCube.mesh" scale=10 pitch=90/>
469                                                        <Model mesh="QCube-grey.mesh" scale=10 pitch=90 visible=false/>
470                                                </attached>
471                                                <collisionShapes>
472                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
473                                                </collisionShapes>
474                                        </SOBQBlock>
475                                       
476                                        <SOBQBlock collisionType="static" type="Coin" position="1120,0,20" mass='-1'>                                                   <!-- L3.9 -->
477                                                <attached>
478                                                        <Model mesh="QCube.mesh" scale=10 pitch=90/>
479                                                        <Model mesh="QCube-grey.mesh" scale=10 pitch=90 visible=false/>
480                                                </attached>
481                                                <collisionShapes>
482                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
483                                                </collisionShapes>
484                                        </SOBQBlock>                                   
485
486                                        <Model mesh="Cube1.1.mesh" position="1180,0,20" scale=10/>                                                                                              <!-- L3.10 -->
487
488                                        <Model mesh="Cube1.3.mesh" position="1210,0,60" scale=10/>                                                                                              <!-- L3.11 -->
489
490                                        <Model mesh="Cube1.1.mesh" position="1280,0,60" scale=10/>                                                                                              <!-- L3.12 -->
491
492                                        <SOBQBlock collisionType="static" type="Coin" position="1290,0,60" mass='-1'>                                                   <!-- L3.13 -->
493                                                <attached>
494                                                        <Model mesh="QCube.mesh" type="Mushroom" scale=10 pitch=90/>
495                                                        <Model mesh="QCube-grey.mesh" scale=10 pitch=90 visible=false/>
496                                                </attached>
497                                                <collisionShapes>
498                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
499                                                </collisionShapes>
500                                        </SOBQBlock>
501
502
503                                        <SOBQBlock collisionType="static" type="Coin" position="1300,0,60" mass='-1'>                                                   <!-- L3.14 -->
504                                                <attached>
505                                                        <Model mesh="QCube.mesh" type="Mushroom" scale=10 pitch=90/>
506                                                        <Model mesh="QCube-grey.mesh" scale=10 pitch=90 visible=false/>
507                                                </attached>
508                                                <collisionShapes>
509                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
510                                                </collisionShapes>
511                                        </SOBQBlock>
512
513                                        <Model mesh="Cube1.1.mesh" position="1310,0,60" scale=10/>                                                                                              <!-- L3.15 -->
514                                        <Model mesh="Cube1.1.mesh" position="1290,0,20" scale=10/>                                                                                              <!-- L3.16 -->
515                                        <Model mesh="Cube1.1.mesh" position="1300,0,20" scale=10/>                                                                                              <!-- L3.17 -->
516                                       
517
518                                       
519                                        <Model mesh="Dreieck.mesh" position="1370,0,-10" scale=10 Roll=90 Pitch=90 yaw=90/>                                     <!-- L3.18 -->
520                                        <Model mesh="Dreieck.mesh" position="1400,0,-10" scale=10 Roll=90 Pitch=-90 yaw=90/>                                    <!-- L3.19 -->
521                                        <Model mesh="Dreieck_links+1.mesh" position="1510,0,-10" scale=10 Roll=90 Pitch=90 yaw=90/>                     <!-- L3.20 --> 
522                                       
523
524
525                                        <StaticEntity collisionType="static">
526                                                <collisionShapes>
527                                                       
528                                                        <BoxCollisionShape position="1355,0,-10" halfExtents="20,5,5" />                                                                <!-- 3.18 -->
529                                                        <BoxCollisionShape position="1360,0,0" halfExtents="15,5,5" />
530                                                        <BoxCollisionShape position="1365,0,10" halfExtents="10,5,5" />
531                                                        <BoxCollisionShape position="1370,0,20" halfExtents="5,5,5" />
532
533                                                        <BoxCollisionShape position="1415,0,-10" halfExtents="20,5,5" />                                                                <!-- 3.19-->
534                                                        <BoxCollisionShape position="1410,0,0" halfExtents="15,5,5" />
535                                                        <BoxCollisionShape position="1405,0,10" halfExtents="10,5,5" />
536                                                        <BoxCollisionShape position="1400,0,20" halfExtents="5,5,5" />
537
538                                                        <BoxCollisionShape position="1500,0,-10" halfExtents="25,5,5" />                                                                <!-- 3.20 -->
539                                                        <BoxCollisionShape position="1505,0,0" halfExtents="20,5,5" />
540                                                        <BoxCollisionShape position="1510,0,10" halfExtents="15,5,5" />
541                                                        <BoxCollisionShape position="1515,0,20" halfExtents="10,5,5" />
542                                                       
543
544
545
546
547                                                </collisionShapes>
548                                        </StaticEntity>
549
550                                        <StaticEntity collisionType="static" mass='-1'>
551                                                <collisionShapes>
552                                                        <BoxCollisionShape position="920,0,60" halfExtents="15,5,5" />                                                  <!-- 3.1 -->
553
554                                                        <BoxCollisionShape position="1000,0,20" halfExtents="5,5,5" />                                                  <!-- 3.4 -->
555
556
557                                                        <BoxCollisionShape position="1180,0,20" halfExtents="5,5,5" />                                                  <!-- 3.10 -->
558                                                        <BoxCollisionShape position="1220,0,60" halfExtents="15,5,5" />                                                 <!-- 3.11 -->
559                                                        <BoxCollisionShape position="1280,0,60" halfExtents="5,5,5" />                                                  <!-- 3.12 -->
560                                                        <BoxCollisionShape position="1310,0,60" halfExtents="5,5,5" />                                                  <!-- 3.15 -->
561                                                        <BoxCollisionShape position="1300,0,20" halfExtents="10,5,5" />                                                 <!-- 3.16 and 3.17-->
562                                                       
563                                                </collisionShapes>
564                                        </StaticEntity>
565
566
567
568
569                                        <!-- Boden3 -->
570                                        <Model mesh="Cube2.12.mesh" position="890,0,-30" scale=10 Pitch=90/>
571                                        <Model mesh="Cube2.12.mesh" position="1010,0,-30" scale=10 Pitch=90/>
572                                        <Model mesh="Cube2.12.mesh" position="1130,0,-30" scale=10 Pitch=90/>
573                                        <Model mesh="Cube2.12.mesh" position="1250,0,-30" scale=10 Pitch=90/>
574
575                                        <Model mesh="Cube2.12.mesh" position="1370,0,-30" scale=10 Pitch=90/>
576                                        <Model mesh="Cube2.2.mesh" position="1490,0,-30" scale=10 Pitch=90/>
577                                        <Model mesh="Cube2.2.mesh" position="1510,0,-30" scale=10 Pitch=90/>
578                                       
579
580                                        <StaticEntity collisionType="static" mass='-1'>
581                                                <collisionShapes>
582                                                        <BoxCollisionShape position="1205,0,-20" halfExtents="320,5,5" />
583                                                </collisionShapes>
584                                        </StaticEntity>
585
586
587
588
589
590                                        <!-- Luft4 (BossAbschnitt)-->
591                                        <Model mesh="Dreieck.mesh" position="1560,0,-10" scale=10 Roll=90 Pitch=-90 yaw=90/>                    <!-- L4.1 -->
592
593                                        <Model mesh="Rohr.mesh" position="1645,5,-35" scale=10  roll=90 yaw=90 pitch=-90 />                     <!-- L4.2 -->
594                                        <Model mesh="Rohr.mesh" position="1805,5,-35" scale=10  roll=90 yaw=90 pitch=-90 />                     <!-- L4.7 -->
595                                        <Model mesh="Dreieckgross.mesh" position="1850,0,-10" scale=10 pitch=90 />                                              <!-- L4.8 -->
596
597
598
599
600                                        <Model mesh="Schloss.mesh" position="2050,40,60" scale=15 pitch=90/>                                    <!-- L4.12 -->
601                                        <Model mesh="Fahne.mesh" position="1984,-5,88" scale=10 pitch=90/>                                              <!-- L4.11 -->
602                                        <Model mesh="Fahnenstange.mesh" position="1990,0,95" pitch=90 scale=3/>                                 <!-- L4.10 -->
603                                        <Model mesh="Fundament.mesh" position="1990,0,-10" scale=10 yaw=180/>                                   <!-- L4.9 -->
604
605
606
607                                       
608                                        <!-- FLAG -->
609                                        <SOBFlagstone points = 100  position="1990,0,10" collisionType="static">
610                                                <collisionShapes>
611                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
612                                                </collisionShapes>
613                                        </SOBFlagstone>
614                                        <SOBFlagstone points = 200  position="1990,0,20" collisionType="static">
615                                                <collisionShapes>
616                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
617                                                </collisionShapes>
618                                        </SOBFlagstone>
619                                        <SOBFlagstone points = 400  position="1990,0,30" collisionType="static">
620                                                <collisionShapes>
621                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
622                                                </collisionShapes>
623                                        </SOBFlagstone>
624                                        <SOBFlagstone points = 800  position="1990,0,40" collisionType="static">
625                                                <collisionShapes>
626                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
627                                                </collisionShapes>
628                                        </SOBFlagstone>
629                                        <SOBFlagstone points = 1600  position="1990,0,50" collisionType="static">
630                                                <collisionShapes>
631                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
632                                                </collisionShapes>
633                                        </SOBFlagstone>
634                                        <SOBFlagstone points = 2200  position="1990,0,60" collisionType="static">
635                                                <collisionShapes>
636                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
637                                                </collisionShapes>
638                                        </SOBFlagstone>
639                                        <SOBFlagstone points = 2700  position="1990,0,70" collisionType="static">
640                                                <collisionShapes>
641                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
642                                                </collisionShapes>
643                                        </SOBFlagstone>
644                                        <SOBFlagstone points = 3400  position="1990,0,80" collisionType="static">
645                                                <collisionShapes>
646                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
647                                                </collisionShapes>
648                                        </SOBFlagstone>
649                                        <SOBFlagstone points = 4000  position="1990,0,90" collisionType="static">
650                                                <collisionShapes>
651                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
652                                                </collisionShapes>
653                                        </SOBFlagstone>
654
655
656                                        <!-- Castlestone -->
657                                        <SOBCastlestone position="2060,0,-10" collisionType="static">
658                                                <collisionShapes>
659                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
660                                                </collisionShapes>
661                                        </SOBCastlestone>
662
663                                        <SOBCastlestone position="2050,40,-10" collisionType="static">
664                                                <collisionShapes>
665                                                        <BoxCollisionShape position="0,0,0" halfExtents="5,5,5" />
666                                                </collisionShapes>
667                                        </SOBCastlestone>
668                                        <StaticEntity collisionType="static" mass='-1'>
669                                                <collisionShapes>
670                                                        <BoxCollisionShape position="2050,20,-20" halfExtents="5,20,5" />
671                                                </collisionShapes>
672                                        </StaticEntity>
673
674
675
676                                        <StaticEntity collisionType="static">
677                                                <collisionShapes>
678
679                                                        <BoxCollisionShape position="1575,0,-10" halfExtents="20,5,5" />                                        <!-- 4.1-->
680                                                        <BoxCollisionShape position="1570,0,0" halfExtents="15,5,5" />
681                                                        <BoxCollisionShape position="1565,0,10" halfExtents="10,5,5" />
682                                                        <BoxCollisionShape position="1560,0,20" halfExtents="5,5,5" />
683
684                                                        <BoxCollisionShape position="1645,0,-4" halfExtents="12,5,12" />                                        <!-- 4.2 -->
685
686
687                                                        <BoxCollisionShape position="1805,0,-4" halfExtents="12,5,12" />                                        <!-- 4.7 -->
688
689                                                        <BoxCollisionShape position="1860,0,-10" halfExtents="45,5,5" />                                        <!-- 4.8 -->
690                                                        <BoxCollisionShape position="1865,0,0" halfExtents="40,5,5" />
691                                                        <BoxCollisionShape position="1870,0,10" halfExtents="35,5,5" />
692                                                        <BoxCollisionShape position="1875,0,20" halfExtents="30,5,5" />
693                                                        <BoxCollisionShape position="1880,0,30" halfExtents="25,5,5" />
694                                                        <BoxCollisionShape position="1885,0,40" halfExtents="20,5,5" />
695                                                        <BoxCollisionShape position="1890,0,50" halfExtents="15,5,5" />
696                                                        <BoxCollisionShape position="1895,0,60" halfExtents="10,5,5" />
697                                                        <BoxCollisionShape position="1990,0,125" halfExtents="5,5,30" />
698                                                        <BoxCollisionShape position="1940,0,150" halfExtents="45,5,5" />
699                                                       
700
701
702                                                </collisionShapes>
703                                        </StaticEntity>
704
705
706
707
708
709                                       
710
711                                        //Boden4
712                                        <Model mesh="Cube2.12.mesh" position="1560,0,-30" scale=10 Pitch=90/>
713                                        <Model mesh="Cube2.12.mesh" position="1680,0,-30" scale=10 Pitch=90/>
714                                        <Model mesh="Cube2.12.mesh" position="1800,0,-30" scale=10 Pitch=90/>
715                                        <Model mesh="Cube2.12.mesh" position="1920,0,-30" scale=10 Pitch=90/>
716                                        <Model mesh="Cube2.12.mesh" position="2040,0,-30" scale=10 Pitch=90/>
717
718
719                                       
720                                        <Model mesh="Cube1.3.mesh" position="1990,10,-20" scale=10 Pitch=90/>
721                                        <Model mesh="Cube1.3.mesh" position="1990,20,-20" scale=10 Pitch=90/>
722                                        <Model mesh="Cube1.3.mesh" position="1990,30,-20" scale=10 Pitch=90/>
723                                        <Model mesh="Cube1.3.mesh" position="1990,40,-20" scale=10 Pitch=90/>
724                                        <Model mesh="Cube1.3.mesh" position="1960,10,-20" scale=10 Pitch=90/>
725                                        <Model mesh="Cube1.1.mesh" position="1980,20,-20" scale=10 Pitch=90/>
726                                        <Model mesh="Cube1.1.mesh" position="1970,20,-20" scale=10 Pitch=90/>
727                                        <Model mesh="Cube1.1.mesh" position="1980,30,-20" scale=10 Pitch=90/>
728
729                                        <Model mesh="Cube1.1.mesh" position="2000,50,-20" scale=10 Pitch=90/>
730                                        <Model mesh="Cube1.1.mesh" position="2010,50,-20" scale=10 Pitch=90/>
731                                        <Model mesh="Cube1.1.mesh" position="2010,60,-20" scale=10 Pitch=90/>
732                                       
733
734                                        <Model mesh="Cube1.6.mesh" position="2020,10,-20" scale=10 Pitch=90/>
735                                        <Model mesh="Cube1.6.mesh" position="2020,20,-20" scale=10 Pitch=90/>
736                                        <Model mesh="Cube1.6.mesh" position="2020,30,-20" scale=10 Pitch=90/>
737                                        <Model mesh="Cube1.6.mesh" position="2020,40,-20" scale=10 Pitch=90/>
738                                        <Model mesh="Cube1.6.mesh" position="2020,50,-20" scale=10 Pitch=90/>
739                                        <Model mesh="Cube1.6.mesh" position="2020,60,-20" scale=10 Pitch=90/>
740                                        <Model mesh="Cube1.6.mesh" position="2020,70,-20" scale=10 Pitch=90/>
741                                        <Model mesh="Cube1.6.mesh" position="2080,10,-20" scale=10 Pitch=90/>
742                                        <Model mesh="Cube1.6.mesh" position="2080,20,-20" scale=10 Pitch=90/>
743                                        <Model mesh="Cube1.6.mesh" position="2080,30,-20" scale=10 Pitch=90/>
744                                        <Model mesh="Cube1.6.mesh" position="2080,40,-20" scale=10 Pitch=90/>
745                                        <Model mesh="Cube1.6.mesh" position="2080,50,-20" scale=10 Pitch=90/>
746                                        <Model mesh="Cube1.3.mesh" position="2080,60,-20" scale=10 Pitch=90/>
747                                        <Model mesh="Cube1.1.mesh" position="2110,60,-20" scale=10 Pitch=90/>
748                                        <Model mesh="Cube1.3.mesh" position="2080,70,-20" scale=10 Pitch=90/>
749
750                                       
751
752                                        <StaticEntity collisionType="static" mass='-1'>
753                                                <collisionShapes>
754                                                        <BoxCollisionShape position="1855,0,-20" halfExtents="300,5,5" />
755                                                </collisionShapes>
756                                        </StaticEntity>
757
758
759
760
761
762
763                                       
764
765
766                                </Scene>
767                        </Level>
768
Note: See TracBrowser for help on using the repository browser.