Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/SuperOrxoBros_FS17/data/levels/SOB.oxw @ 11416

Last change on this file since 11416 was 11416, checked in by jkindle, 7 years ago

Added the animation for the level end (walk into castle), Coins for the blocks, Castleblocks and Flagblocks

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