Changeset 11987 for code/branches/SuperOrxoBros_FS18/data
- Timestamp:
- May 24, 2018, 3:03:43 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/SuperOrxoBros_FS18/data/levels/SOB.oxw
r11783 r11987 39 39 <SOBFigure> 40 40 <camerapositions> 41 <CameraPosition position="0,- 150,30" absolute=true mouselook=false drag=false direction="0,1,0"/>41 <CameraPosition position="0,-250,30" absolute=true mouselook=false drag=false direction="0,1,0"/> 42 42 </camerapositions> 43 43 </SOBFigure> … … 122 122 123 123 124 125 126 124 <!-- SOBGumbas undergroundlevel--> 125 <SOBGumba collisionType="dynamic" speed=20 position = "350,0,-70"> 126 <attached> 127 <Model mesh="Goomba.mesh" position="0,0,1" scale=3 pitch=90/> 128 129 </attached> 130 <collisionShapes> 131 <BoxCollisionShape position="0,0,0" halfExtents="5,5,3" /> 132 </collisionShapes> 133 </SOBGumba> 134 135 136 137 <!-- SOBGumbas groundlevel--> 127 138 <SOBGumba collisionType="dynamic" speed=40 position = "240,0,0"> 128 139 <attached> … … 259 270 <StaticEntity collisionType="static" mass='-1'> 260 271 <collisionShapes> 261 <BoxCollisionShape position="340,0,-20" halfExtents="345,5,5" /> 262 </collisionShapes> 263 </StaticEntity> 264 265 272 <BoxCollisionShape position="140,0,-20" halfExtents="135,5,5" /> 273 <BoxCollisionShape position="330,0,-20" halfExtents="30,5,5" /> 274 <BoxCollisionShape position="400,0,-20" halfExtents="60,5,5" /> 275 <BoxCollisionShape position="530,0,-20" halfExtents="50,5,5" /> 276 <BoxCollisionShape position="640,0,-20" halfExtents="40,5,5" /> 277 </collisionShapes> 278 </StaticEntity> 279 <!-- Boden 1 Unterirdisch--> 280 <Model mesh="Cube2.12.mesh" position="270,0,-90" scale=10 Pitch=90/> <!-- B1.1 --> 281 <Model mesh="Cube2.12.mesh" position="390,0,-90" scale=10 Pitch=90/> <!-- B1.2--> 282 283 <!-- CollisionShape fuer Unterirdisch--> 284 <StaticEntity collisionType="static" mass='-1'> 285 <collisionShapes> 286 <BoxCollisionShape position="390,0,-80" halfExtents="125,5,5" /> 287 288 </collisionShapes> 289 </StaticEntity> 290 <StaticEntity collisionType="static" mass='1000000000'> 291 <collisionShapes> 292 293 <BoxCollisionShape position="265,0,-80" halfExtents="5,5,5" /> 294 <BoxCollisionShape position="510,0,-80" halfExtents="5,5,5" /> 295 </collisionShapes> 296 </StaticEntity> 266 297 267 298 … … 316 347 </SOBQBlock> 317 348 318 <Model mesh="Cube1.1.mesh" position="250,0,20" scale=10/> <!-- L1.7 --> 349 350 <SOBTube collisionType="dynamic" cool=1 position="295,5,-23" mass='10000'> 351 <attached> 352 353 <Model mesh="Rohr.mesh" position="0,0,-12" scale=10 roll=90 yaw=90 pitch=-90/> 354 </attached> 355 </SOBTube> 356 357 <SOBTube collisionType="dynamic" cool=1 position="475,5,-3" mass='10000'> 358 <attached> 359 <!-- L1.6 --> 360 <Model mesh="Rohr.mesh" position="0,0,-12" scale=10 roll=90 yaw=90 pitch=-90/> 361 </attached> 362 </SOBTube> 363 364 <Model mesh="Cube1.1.mesh" position="250,0,20" scale=10/> <!-- L1.7 --> 319 365 <!-- Rohre--> 320 <Model mesh="Rohr.mesh" position="295,5,-35" scale=10 roll=90 yaw=90 pitch=-90/> <!-- L1.8 --> 321 <Model mesh="Rohr.mesh" position="395,5,-25" scale=10 roll=90 yaw=90 pitch=-90/> <!-- L1.9 --> 322 <Model mesh="Rohr.mesh" position="475,5,-15" scale=10 roll=90 yaw=90 pitch=-90 /> <!-- L1.10 --> 323 <Model mesh="Rohr.mesh" position="585,5,-15" scale=10 roll=90 yaw=90 pitch=-90 /> <!-- L1.11 --> 366 <!-- L1.8 --> 367 <!-- L1.11 --> 324 368 325 369 <SOBQBlock collisionType="static" type="Mushroom" position="650,0,30" mass='-1'> … … 343 387 <BoxCollisionShape position="210,0,20" halfExtents="5,5,5" /> <!-- 1.3 --> 344 388 <BoxCollisionShape position="230,0,20" halfExtents="5,5,5" /> <!-- 1.5 --> 345 <BoxCollisionShape position="250,0,20" halfExtents="5,5,5" /> <!-- 1.7 --> 346 347 348 </collisionShapes> 349 </StaticEntity> 350 389 390 <BoxCollisionShape position="250,0,20" halfExtents="5,5,5" /> <!-- 1.7 --> 391 392 393 </collisionShapes> 394 </StaticEntity> 395 <Model mesh="Rohr.mesh" position="395,0,-25" scale=10 roll=90 yaw=90 pitch=-90/> 396 <Model mesh="Rohr.mesh" position="585,0,-15" scale=10 roll=90 yaw=90 pitch=-90/> 351 397 352 398 <StaticEntity collisionType="static" > 353 <collisionShapes> 354 355 356 <BoxCollisionShape position="295,0,-4" halfExtents="12,5,12" /> <!-- 1.8 --> 357 <BoxCollisionShape position="395,0,1" halfExtents="12,5,17" /> <!-- 1.9 --> 358 <BoxCollisionShape position="475,0,6" halfExtents="12,5,22" /> <!-- 1.10 --> 359 <BoxCollisionShape position="585,0,6" halfExtents="12,5,22" /> <!-- 1.11 --> 360 361 </collisionShapes> 362 </StaticEntity> 399 400 401 402 <collisionShapes> 403 404 405 406 <BoxCollisionShape position="395,0,1" halfExtents="12,5,17" /> 407 408 <BoxCollisionShape position="585,0,6" halfExtents="12,5,22" /> 409 410 </collisionShapes> 411 </StaticEntity> 363 412 364 413
Note: See TracChangeset
for help on using the changeset viewer.