Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 18, 2017, 3:57:10 PM (7 years ago)
Author:
davidf
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/SuperOrxoBros_FS17/data/levels/SOB.oxw

    r11420 r11426  
    33        description = "The retro-game Super Mario Bros. in Orxonox."
    44        tags = "minigame"
    5         screenshot = "jump.png"
     5        screenshot = "SOB.png"
    66        />
    77
     
    2121                        </attached>
    2222                        <collisionShapes>
    23                                 <BoxCollisionShape position="0,0,20" halfExtents="5,5,5" /><!-- 1 -->
     23                                <BoxCollisionShape position="0,0,20" halfExtents="5,5,5" />
    2424                        </collisionShapes>
    2525                </SOBMushroom>
     
    2929                <SOBCoin speed = 15 lifetime = 0.7>
    3030                        <attached>
    31                                 <Model mesh="Pilz.mesh" position="0,0,11" scale=3 pitch=90/>
     31                                <Model mesh="Coin.mesh" position="0,0,11" scale=50 pitch=-90 roll=90/>
    3232                        </attached>
    3333                       
     
    5252                <SOBFigure camerapositiontemplate=sobfigurecameras collisionType="dynamic" position="0,0,30">
    5353                        <attached>
    54                                 <Model  mesh="Orxo.mesh" scale=2.5 pitch=0 roll=90 yaw=90/>
     54                                <Model  mesh="orxo.mesh" position = "0,0,12" scale=2.5 pitch=0 roll=90 yaw=90/>
    5555                                <ParticleSpawner source="Orxonox/fire4" startdelay=0  position="-4,0,0" visible="false"/>
    5656                        </attached>
     
    5858                        <collisionShapes>
    5959                                <BoxCollisionShape position="-2,0,2" halfExtents="3,1,10" />
    60                                 <!--      <SphereCollisionShape yaw="20" pitch="20" roll="20"  radius="10" position="0,0,10" />   -->
    6160                        </collisionShapes>
    6261
     
    8382                        <SpawnPoint position="1984,-5,88 " orientation="0.534038, 0.563456, 0.212168, 0.593553" />
    8483
    85 <!--    991.729, -110.11, 435.404
    86 -->
    87 
    88 
    8984
    9085
     
    10095
    10196
    102 
    103 
    104 
    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                                         -->
    122 
    123 
    124                                                
    125 
    126                                        
    127 
    128 
    129 
    13097                                        <!--Gumba-->
    13198
     
    177144                                        </SOBGumba>
    178145
    179                                         <SOBGumba collisionType="dynamic" speed=30 position = "940,0,0">
     146                                        <SOBGumba collisionType="dynamic" speed=20 position = "940,0,0">
    180147                                                <attached>
    181148                                                        <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
     
    196163                                        </SOBGumba>
    197164
    198                                         <SOBGumba collisionType="dynamic" speed=30 position = "1190,0,0">
     165                                        <SOBGumba collisionType="dynamic" speed=20 position = "1190,0,0">
    199166                                                <attached>
    200167                                                        <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
     
    216183                                        </SOBGumba>
    217184
    218                                         <SOBGumba collisionType="dynamic" speed=30 position = "1330,0,0">
     185                                        <SOBGumba collisionType="dynamic" speed=20 position = "1330,0,0">
    219186                                                <attached>
    220187                                                        <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
     
    236203                                        </SOBGumba>
    237204
    238                                         <SOBGumba collisionType="dynamic" speed=30 position = "1770,0,0">
     205                                        <SOBGumba collisionType="dynamic" speed=20 position = "1770,0,0">
    239206                                                <attached>
    240207                                                        <Model mesh="Goomba.mesh" position="0,0,21" scale=3 pitch=90/>
     
    265232
    266233
    267                                         //erster Boden
     234                                        <!-- Boden 1 -->
    268235                                        <Model mesh="Cube2.12.mesh" position="0,0,-30" scale=10 Pitch=90/>                                      <!-- B1.1 -->
    269236                                        <Model mesh="Cube2.12.mesh" position="120,0,-30" scale=10 Pitch=90/>                            <!-- B1.2-->
     
    281248                                        </StaticEntity>
    282249
    283                                         //Luft1
    284 
    285 
    286 
    287                                         <!--                                    BLOCK 1 in der LUFT - alle analog wie diesen :) -->
    288                                         <!-- 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. -->
    289                                         <SOBQBlock collisionType="static" type="Coin" position="170,0,20" mass='-1'>                                                                    <!-- L1.1 -->
     250
     251
     252
     253                                        <!-- Luft 1 -->
     254
     255
     256                                        <SOBQBlock collisionType="static" type="Coin" position="170,0,20" mass='-1'>                                                    <!-- L1.1 -->
    290257                                                <attached>
    291258                                                        <Model mesh="QCube.mesh" scale=10 pitch=90 />
     
    297264                                        </SOBQBlock>
    298265
    299                                         <SOBQBlock collisionType="static" type="Mushroom" position="230,0,60" mass='-1' >
     266                                        <SOBQBlock collisionType="static" type="Coin" position="230,0,60" mass='-1' >
    300267                                                <attached>
    301268                                                        <Model mesh="QCube.mesh"  scale=10 pitch=90/>
     
    323290                                        <Model mesh="Cube1.1.mesh" position="230,0,20" scale=10/>                                                                                               <!-- L1.5 -->
    324291
    325                                         <SOBQBlock collisionType="static" type="Mushroom" position="240,0,20" mass='-1'><!-- ? Block -->
     292                                        <SOBQBlock collisionType="static" type="Coin" position="240,0,20" mass='-1'><!-- ? Block -->
    326293                                                <attached>
    327294                                                        <Model mesh="QCube.mesh" scale=10 pitch=90/>
     
    334301                                        </SOBQBlock>
    335302                                       
    336                                         <Model mesh="Cube1.1.mesh" position="250,0,20" scale=10/>                                                                               <!-- L1.7 -->
     303                                        <Model mesh="Cube1.1.mesh" position="250,0,20" scale=10/>                                                                                               <!-- L1.7 -->
    337304                                        <!-- Rohre-->
    338                                         <Model mesh="Rohr.mesh" position="295,5,-35" scale=10 roll=90 yaw=90 pitch=-90/>                                                                <!-- L1.8 -->
    339                                         <Model mesh="Rohr.mesh" position="395,5,-25" scale=10 roll=90 yaw=90 pitch=-90/>                                                                <!-- L1.9 -->
    340                                         <Model mesh="Rohr.mesh" position="475,5,-15" scale=10 roll=90 yaw=90 pitch=-90 />                                                       <!-- L1.10 -->
    341                                         <Model mesh="Rohr.mesh" position="585,5,-15" scale=10 roll=90 yaw=90 pitch=-90 />                                                               <!-- L1.11 --> 
     305                                        <Model mesh="Rohr.mesh" position="295,5,-35" scale=10 roll=90 yaw=90 pitch=-90/>                                                <!-- L1.8 -->
     306                                        <Model mesh="Rohr.mesh" position="395,5,-25" scale=10 roll=90 yaw=90 pitch=-90/>                                                <!-- L1.9 -->
     307                                        <Model mesh="Rohr.mesh" position="475,5,-15" scale=10 roll=90 yaw=90 pitch=-90 />                                               <!-- L1.10 -->
     308                                        <Model mesh="Rohr.mesh" position="585,5,-15" scale=10 roll=90 yaw=90 pitch=-90 />                                               <!-- L1.11 --> 
    342309
    343310                                        <SOBQBlock collisionType="static" type="Mushroom" position="650,0,30" mass='-1'>
     
    356323
    357324
    358                                         <StaticEntity collisionType="static"  mass='-1'><!-- ? Block -->
    359                                                 <collisionShapes><!-- ?/S Block has his own collisionShape(1,3,5,6) -->
     325                                        <StaticEntity collisionType="static"  mass='-1'>
     326                                                <collisionShapes>
    360327                                                       
    361328                                                        <BoxCollisionShape position="210,0,20" halfExtents="5,5,5" />                                           <!-- 1.3 -->
    362329                                                        <BoxCollisionShape position="230,0,20" halfExtents="5,5,5" />                                           <!-- 1.5 -->
    363330                                                        <BoxCollisionShape position="250,0,20" halfExtents="5,5,5" />                                           <!-- 1.7 -->
    364                                                         <BoxCollisionShape position="295,0,-4" halfExtents="12,5,12" />                                                 <!-- 1.8 -->
     331                                                       
     332
     333                                                </collisionShapes>
     334                                        </StaticEntity>
     335
     336
     337                                        <StaticEntity collisionType="static" >
     338                                                <collisionShapes>
     339                                                       
     340
     341                                                        <BoxCollisionShape position="295,0,-4" halfExtents="12,5,12" />                                         <!-- 1.8 -->
    365342                                                        <BoxCollisionShape position="395,0,1" halfExtents="12,5,17" />                                          <!-- 1.9 -->
    366343                                                        <BoxCollisionShape position="475,0,6" halfExtents="12,5,22" />                                          <!-- 1.10 -->
    367344                                                        <BoxCollisionShape position="585,0,6" halfExtents="12,5,22" />                                          <!-- 1.11 -->
    368345
    369                                                         <!--<CylinderCollisionShape position="295,0,0" radius="10" height="60" pitch=90 />-->
    370                                                        
    371 
    372 
    373                                                 </collisionShapes>
    374                                         </StaticEntity>
    375 
    376 
    377                                         <StaticEntity collisionType="static" >
    378                                                 <collisionShapes>
    379                                                        
    380 
    381                                                         <BoxCollisionShape position="295,0,-4" halfExtents="12,5,12" />                                                 <!-- 1.8 -->
    382                                                         <BoxCollisionShape position="395,0,1" halfExtents="12,5,17" />                                          <!-- 1.9 -->
    383                                                         <BoxCollisionShape position="475,0,6" halfExtents="12,5,22" />                                          <!-- 1.10 -->
    384                                                         <BoxCollisionShape position="585,0,6" halfExtents="12,5,22" />                                          <!-- 1.11 -->
    385 
    386                                                         <!--<CylinderCollisionShape position="295,0,0" radius="10" height="60" pitch=90 />-->
    387                                                        
    388 
    389 
    390                                                 </collisionShapes>
    391                                         </StaticEntity>
    392 
    393 
    394 
    395 
    396 
    397 
    398 
    399                                         //Boden2
     346                                                </collisionShapes>
     347                                        </StaticEntity>
     348
     349
     350
     351
     352
     353
     354
     355                                        <!-- Boden 2 -->
    400356                                        <Model mesh="Cube2.12.mesh" position="710,0,-30" scale=10 Pitch=90/>                                            <!-- B2.1 -->
    401357                                        <Model mesh="Cube2.3.mesh" position="830,0,-30" scale=10 Pitch=90/>                                                     <!-- B2.2 -->
     
    411367
    412368
    413                                         //Luft2
     369                                        <!-- Luft 2 -->
    414370                                        <Model mesh="Cube1.1.mesh" position="770,0,20" scale=10/>                                                                       <!-- L2.1 -->
    415371
    416                                         <SOBQBlock collisionType="static" type="Mushroom" position="780,0,20" mass='-1'>                                                <!-- L2.2 -->
     372                                        <SOBQBlock collisionType="static" type="Mushroom" position="780,0,20" mass='-1'>                        <!-- L2.2 -->
    417373                                                <attached>
    418374                                                        <Model mesh="QCube.mesh"  scale=10 pitch=90/>
     
    443399                                       
    444400
    445                                         //Luft3
     401                                        <!-- Luft 3 -->
    446402                                        <Model mesh="Cube1.3.mesh" position="910,0,60" scale=10/>                                                                                               <!-- L3.1 -->
    447403
    448                                         <SOBQBlock collisionType="static" type="Mushroom" position="940,0,60" mass='-1'> <!-- ? Block -->                                                               <!-- L3.2 -->
     404                                        <SOBQBlock collisionType="static" type="Coin" position="940,0,60" mass='-1'>                                                    <!-- L3.2 -->
    449405                                                <attached>
    450406                                                        <Model mesh="QCube.mesh" scale=10 pitch=90/>
     
    456412                                        </SOBQBlock>
    457413
    458                                         <SOBQBlock collisionType="static" type="Mushroom" position="940,0,20" mass='-1'> <!-- 10er Block -->                                                            <!-- L3.3 -->
     414                                        <SOBQBlock collisionType="static" type="Mushroom" position="940,0,20" mass='-1'>                                                <!-- L3.3 -->
    459415                                                <attached>
    460416                                                        <Model mesh="QCube.mesh" scale=10 pitch=90/>
     
    470426
    471427
    472                                         <SOBQBlock collisionType="static" type="Mushroom" position="1010,0,20" mass='-1'> <!-- Stern Block -->                                                  <!-- L3.5 -->
     428                                        <SOBQBlock collisionType="static" type="Mushroom" position="1010,0,20" mass='-1'>                                                <!-- L3.5 -->
    473429                                                <attached>
    474430                                                        <Model mesh="QCube.mesh" scale=10 pitch=90/>
     
    480436                                        </SOBQBlock>
    481437
    482                                         <SOBQBlock collisionType="static" type="Mushroom" position="1060,0,20" mass='-1'> <!-- ? Block -->                                                              <!-- L3.6 -->
     438                                        <SOBQBlock collisionType="static" type="Coin" position="1060,0,20" mass='-1'>                                                   <!-- L3.6 -->
    483439                                                <attached>
    484440                                                        <Model mesh="QCube.mesh" scale=10 pitch=90/>
     
    491447
    492448                                       
    493                                         <SOBQBlock collisionType="static" type="Mushroom" position="1090,0,60" mass='-1'> <!-- Item Block -->                                                           <!-- L3.7 -->
     449                                        <SOBQBlock collisionType="static" type="Mushroom" position="1090,0,60" mass='-1'>                                                <!-- L3.7 -->
    494450                                                <attached>
    495451                                                        <Model mesh="QCube.mesh" scale=10 pitch=90/>
     
    501457                                        </SOBQBlock>
    502458
    503                                         <SOBQBlock collisionType="static" type="Mushroom" position="1090,0,20" mass='-1'> <!-- ? Block -->                                                              <!-- L3.8 -->
     459                                        <SOBQBlock collisionType="static" type="Coin" position="1090,0,20" mass='-1'>                                                   <!-- L3.8 -->
    504460                                                <attached>
    505461                                                        <Model mesh="QCube.mesh" scale=10 pitch=90/>
     
    511467                                        </SOBQBlock>
    512468                                       
    513                                         <SOBQBlock collisionType="static" type="Mushroom" position="1120,0,20" mass='-1'> <!-- ? Block -->                                                              <!-- L3.9 -->
     469                                        <SOBQBlock collisionType="static" type="Coin" position="1120,0,20" mass='-1'>                                                   <!-- L3.9 -->
    514470                                                <attached>
    515471                                                        <Model mesh="QCube.mesh" scale=10 pitch=90/>
     
    527483                                        <Model mesh="Cube1.1.mesh" position="1280,0,60" scale=10/>                                                                                              <!-- L3.12 -->
    528484
    529                                         <SOBQBlock collisionType="static" type="Mushroom" position="1290,0,60" mass='-1'>                                               <!-- L3.13 -->
     485                                        <SOBQBlock collisionType="static" type="Coin" position="1290,0,60" mass='-1'>                                                   <!-- L3.13 -->
    530486                                                <attached>
    531487                                                        <Model mesh="QCube.mesh" type="Mushroom" scale=10 pitch=90/>
     
    538494
    539495
    540                                         <SOBQBlock collisionType="static" type="Mushroom" position="1300,0,60" mass='-1'>                                               <!-- L3.14 -->
     496                                        <SOBQBlock collisionType="static" type="Coin" position="1300,0,60" mass='-1'>                                                   <!-- L3.14 -->
    541497                                                <attached>
    542498                                                        <Model mesh="QCube.mesh" type="Mushroom" scale=10 pitch=90/>
     
    563519                                                <collisionShapes>
    564520                                                       
    565                                                         <BoxCollisionShape position="1355,0,-10" halfExtents="20,5,5" />                                                        <!-- 3.18 -->
     521                                                        <BoxCollisionShape position="1355,0,-10" halfExtents="20,5,5" />                                                                <!-- 3.18 -->
    566522                                                        <BoxCollisionShape position="1360,0,0" halfExtents="15,5,5" />
    567523                                                        <BoxCollisionShape position="1365,0,10" halfExtents="10,5,5" />
     
    593549
    594550                                                        <BoxCollisionShape position="1180,0,20" halfExtents="5,5,5" />                                                  <!-- 3.10 -->
    595                                                         <BoxCollisionShape position="1220,0,60" halfExtents="15,5,5" />                                                         <!-- 3.11 -->
     551                                                        <BoxCollisionShape position="1220,0,60" halfExtents="15,5,5" />                                                 <!-- 3.11 -->
    596552                                                        <BoxCollisionShape position="1280,0,60" halfExtents="5,5,5" />                                                  <!-- 3.12 -->
    597553                                                        <BoxCollisionShape position="1310,0,60" halfExtents="5,5,5" />                                                  <!-- 3.15 -->
     
    604560
    605561
    606                                         //Boden3
     562                                        <!-- Boden3 -->
    607563                                        <Model mesh="Cube2.12.mesh" position="890,0,-30" scale=10 Pitch=90/>
    608564                                        <Model mesh="Cube2.12.mesh" position="1010,0,-30" scale=10 Pitch=90/>
     
    625581
    626582
    627                                         //Luft4
     583                                        <!-- Luft4 -->
    628584                                        <Model mesh="Dreieck.mesh" position="1560,0,-10" scale=10 Roll=90 Pitch=-90 yaw=90/>                    <!-- L4.1 -->
    629585
    630                                         <Model mesh="Rohr.mesh" position="1645,5,-35" scale=10  roll=90 yaw=90 pitch=-90 />                                                             <!-- L4.2 -->
     586                                        <Model mesh="Rohr.mesh" position="1645,5,-35" scale=10  roll=90 yaw=90 pitch=-90 />                     <!-- L4.2 -->
    631587
    632588                                        <Model mesh="Cube1.1.mesh" position="1690,0,20" scale=10/>                                                                              <!-- L4.3 -->
    633589                                        <Model mesh="Cube1.1.mesh" position="1700,0,20" scale=10/>                                                                              <!-- L4.4 -->
    634590
    635                                         <SOBQBlock collisionType="static" type="Mushroom" position="1710,0,20" mass='-1'>                               <!-- L4.5 -->                           
     591                                        <SOBQBlock collisionType="static" type="Coin" position="1710,0,20" mass='-1'>                                   <!-- L4.5 -->                           
    636592                                                <attached>
    637593                                                        <Model mesh="QCube.mesh" scale=10 pitch=90/>
     
    645601                                        <Model mesh="Cube1.1.mesh" position="1720,0,20" scale=10/>                                                                              <!-- L4.6 -->
    646602                                        <Model mesh="Rohr.mesh" position="1805,5,-35" scale=10  roll=90 yaw=90 pitch=-90 />                     <!-- L4.7 -->
    647                                         <Model mesh="Dreieckgross.mesh" position="1850,0,-10" scale=10 pitch=90 />                                      <!-- L4.8 -->
     603                                        <Model mesh="Dreieckgross.mesh" position="1850,0,-10" scale=10 pitch=90 />                                              <!-- L4.8 -->
    648604
    649605
     
    706662
    707663
    708 
     664                                        <!-- Castlestone -->
    709665                                        <SOBCastlestone position="2060,0,-10" collisionType="static">
    710666                                                <collisionShapes>
     
    747703                                                        <BoxCollisionShape position="1560,0,20" halfExtents="5,5,5" />
    748704
    749                                                         <BoxCollisionShape position="1645,0,-4" halfExtents="12,5,12" />                                                <!-- 4.2 -->
    750 
    751 
    752                                                         <BoxCollisionShape position="1805,0,-4" halfExtents="12,5,12" />                                                <!-- 4.7 -->
    753 
    754                                                         <BoxCollisionShape position="1860,0,-10" halfExtents="45,5,5" />                                <!-- 4.8 -->
     705                                                        <BoxCollisionShape position="1645,0,-4" halfExtents="12,5,12" />                                        <!-- 4.2 -->
     706
     707
     708                                                        <BoxCollisionShape position="1805,0,-4" halfExtents="12,5,12" />                                        <!-- 4.7 -->
     709
     710                                                        <BoxCollisionShape position="1860,0,-10" halfExtents="45,5,5" />                                        <!-- 4.8 -->
    755711                                                        <BoxCollisionShape position="1865,0,0" halfExtents="40,5,5" />
    756712                                                        <BoxCollisionShape position="1870,0,10" halfExtents="35,5,5" />
     
    761717                                                        <BoxCollisionShape position="1895,0,60" halfExtents="10,5,5" />
    762718                                                        <BoxCollisionShape position="1990,0,125" halfExtents="5,5,30" />
    763                                                         <!--<BoxCollisionShape position="1990,0,40" halfExtents="5,5,55" />
    764 -->
    765 
    766                                                        
    767 
    768                                                        
    769 
    770 
     719                                                        <BoxCollisionShape position="1940,0,150" halfExtents="45,5,5" />
     720                                                       
    771721
    772722
Note: See TracChangeset for help on using the changeset viewer.