Changeset 11311 for code/branches/BigShip_HS16/data/levels
- Timestamp:
- Nov 28, 2016, 4:07:25 PM (8 years ago)
- Location:
- code/branches/BigShip_HS16/data/levels
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/BigShip_HS16/data/levels/endurancetestlevel.oxw
r11297 r11311 31 31 <SpawnPoint team=0 position="-200,0,0" lookat="-100,0,0" spawnclass=SpaceShip pawndesign=spaceshipescort /> 32 32 33 <ModularSpaceShip position="0,0,0" velocity ="10,0,0">33 <ModularSpaceShip position="0,0,0" velocity ="0,0,0"> 34 34 <templates> 35 35 <Template link=endurance/> -
code/branches/BigShip_HS16/data/levels/templates/endurancetest_template.oxt
r11302 r11311 1 <Template name =endurance>1 <Template name = endurance> 2 2 3 3 4 4 <ModularSpaceShip 5 5 name = endurance 6 collisionType= dynamic6 collisionType= "dynamic" 7 7 mass = 10000 8 8 9 health = 1000 10 initialhealth = 1000 11 maxhealth = 1000 12 13 14 9 15 10 16 rotationaxis = "1,0,0" 11 17 explosionchunks = 12 12 18 13 rotationrate = " 5"19 rotationrate = "0" 14 20 > 15 21 16 22 <!-- destructible parts --> 17 23 18 24 <parts> 19 <ShipPart name = "EnduranceSmallShip" initialhealth="10" maxhealth="10" damageabsorption="0.5" explosionposition="0,0,0"> 20 <destructionevents> 21 <PartDestructionEvent targetType="ship" operation="destroy" /> 22 </destructionevents> 23 </ShipPart> 24 25 <ShipPart name = "part2" initialhealth="10" maxhealth="10" damageabsorption="0.5" explosionposition="0,0,0"> 26 <destructionevents> 27 <PartDestructionEvent targetType="ship" operation="destroy" /> 28 <PartDestructionEvent targetType="part" targetName ="ct10" operation="destroy" /> 29 <PartDestructionEvent targetType="part" targetName ="ct11" operation="destroy" /> 30 </destructionevents> 31 </ShipPart> 32 33 <ShipPart name = "ct12" initialhealth="10" maxhealth="10" damageabsorption="0.5" explosionposition="0,0,0"> 34 <destructionevents> 35 <PartDestructionEvent targetType="ship" operation="destroy" /> 36 </destructionevents> 37 </ShipPart> 38 39 <ShipPart name = "ct11" initialhealth="10" maxhealth="10" damageabsorption="0.5" explosionposition="0,0,0"> 40 <destructionevents> 41 <PartDestructionEvent targetType="ship" operation="destroy" /> 42 </destructionevents> 43 </ShipPart> 44 45 <ShipPart name = "ct10" initialhealth="10" maxhealth="10" damageabsorption="0.5" explosionposition="0,0,0"> 46 <destructionevents> 47 <PartDestructionEvent targetType="ship" operation="destroy" /> 48 </destructionevents> 49 </ShipPart> 50 51 <ShipPart name = "part1" initialhealth="10" maxhealth="10" damageabsorption="0.5" explosionposition="0,0,0"> 25 26 <ShipPart name = "tunnelsystem" initialhealth="20" maxhealth="20" damageabsorption="0.9" explosionposition="0,0,0"> 27 <destructionevents> 28 <PartDestructionEvent targetType="ship" operation="destroy" /> 29 <PartDestructionEvent targetType="part" targetName ="mistery1" operation="destroy" /> 30 <PartDestructionEvent targetType="part" targetName ="mistery2" operation="destroy" /> 31 <PartDestructionEvent targetType="part" targetName ="EnduranceSmallShip1" operation="destroy" /> 32 <PartDestructionEvent targetType="part" targetName ="EnduranceSmallShip2" operation="destroy" /> 33 34 35 36 </destructionevents> 37 </ShipPart> 38 39 <ShipPart name = "mistery1" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 40 <destructionevents> 41 <PartDestructionEvent targetType="ship" operation="destroy" /> 42 </destructionevents> 43 </ShipPart> 44 45 <ShipPart name = "mistery2" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 46 <destructionevents> 47 <PartDestructionEvent targetType="ship" operation="destroy" /> 48 </destructionevents> 49 </ShipPart> 50 51 52 <ShipPart name = "EnduranceSmallShip1" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 53 <destructionevents> 54 <PartDestructionEvent targetType="ship" operation="destroy" /> 55 </destructionevents> 56 </ShipPart> 57 58 <ShipPart name = "EnduranceSmallShip2" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 59 <destructionevents> 60 <PartDestructionEvent targetType="ship" operation="destroy" /> 61 </destructionevents> 62 </ShipPart> 63 64 65 <ShipPart name = "ct12" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 66 <destructionevents> 67 <PartDestructionEvent targetType="ship" operation="destroy" /> 68 </destructionevents> 69 </ShipPart> 70 71 <ShipPart name = "ct11" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 72 <destructionevents> 73 <PartDestructionEvent targetType="ship" operation="destroy" /> 74 </destructionevents> 75 </ShipPart> 76 77 <ShipPart name = "ct10" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 78 <destructionevents> 79 <PartDestructionEvent targetType="ship" operation="destroy" /> 80 </destructionevents> 81 </ShipPart> 82 83 <ShipPart name = "ct9" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 84 <destructionevents> 85 <PartDestructionEvent targetType="ship" operation="destroy" /> 86 </destructionevents> 87 </ShipPart> 88 89 <ShipPart name = "ct8" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 90 <destructionevents> 91 <PartDestructionEvent targetType="ship" operation="destroy" /> 92 </destructionevents> 93 </ShipPart> 94 95 <ShipPart name = "ct7" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 96 <destructionevents> 97 <PartDestructionEvent targetType="ship" operation="destroy" /> 98 </destructionevents> 99 </ShipPart> 100 101 <ShipPart name = "ct6" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 102 <destructionevents> 103 <PartDestructionEvent targetType="ship" operation="destroy" /> 104 </destructionevents> 105 </ShipPart> 106 107 <ShipPart name = "ct5" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 108 <destructionevents> 109 <PartDestructionEvent targetType="ship" operation="destroy" /> 110 </destructionevents> 111 </ShipPart> 112 113 <ShipPart name = "ct4" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 114 <destructionevents> 115 <PartDestructionEvent targetType="ship" operation="destroy" /> 116 </destructionevents> 117 </ShipPart> 118 119 <ShipPart name = "ct3" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 120 <destructionevents> 121 <PartDestructionEvent targetType="ship" operation="destroy" /> 122 </destructionevents> 123 </ShipPart> 124 125 <ShipPart name = "ct2" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 126 <destructionevents> 127 <PartDestructionEvent targetType="ship" operation="destroy" /> 128 </destructionevents> 129 </ShipPart> 130 131 <ShipPart name = "ct1" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 132 <destructionevents> 133 <PartDestructionEvent targetType="ship" operation="destroy" /> 134 </destructionevents> 135 </ShipPart> 136 137 <ShipPart name = "part1" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 52 138 <destructionevents> 53 139 <PartDestructionEvent targetType="ship" operation="destroy" /> … … 57 143 </ShipPart> 58 144 145 <ShipPart name = "part2" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 146 <destructionevents> 147 <PartDestructionEvent targetType="ship" operation="destroy" /> 148 <PartDestructionEvent targetType="part" targetName ="ct11" operation="destroy" /> 149 <PartDestructionEvent targetType="part" targetName ="ct10" operation="destroy" /> 150 </destructionevents> 151 </ShipPart> 152 153 <ShipPart name = "part3" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 154 <destructionevents> 155 <PartDestructionEvent targetType="ship" operation="destroy" /> 156 <PartDestructionEvent targetType="part" targetName ="ct10" operation="destroy" /> 157 <PartDestructionEvent targetType="part" targetName ="ct9" operation="destroy" /> 158 </destructionevents> 159 </ShipPart> 160 161 <ShipPart name = "part4" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 162 <destructionevents> 163 <PartDestructionEvent targetType="ship" operation="destroy" /> 164 <PartDestructionEvent targetType="part" targetName ="ct9" operation="destroy" /> 165 <PartDestructionEvent targetType="part" targetName ="ct8" operation="destroy" /> 166 </destructionevents> 167 </ShipPart> 168 169 <ShipPart name = "part5" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 170 <destructionevents> 171 <PartDestructionEvent targetType="ship" operation="destroy" /> 172 <PartDestructionEvent targetType="part" targetName ="ct8" operation="destroy" /> 173 <PartDestructionEvent targetType="part" targetName ="ct7" operation="destroy" /> 174 <PartDestructionEvent targetType="part" targetName ="mistery1" operation="destroy" /> 175 <PartDestructionEvent targetType="part" targetName ="mistery2" operation="destroy" /> 176 <PartDestructionEvent targetType="part" targetName ="EnduranceSmallShip1" operation="destroy" /> 177 <PartDestructionEvent targetType="part" targetName ="EnduranceSmallShip2" operation="destroy" /> 178 <PartDestructionEvent targetType="part" targetName ="tunnelsystem" operation="destroy" /> 179 180 181 </destructionevents> 182 </ShipPart> 183 184 <ShipPart name = "part6" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 185 <destructionevents> 186 <PartDestructionEvent targetType="ship" operation="destroy" /> 187 <PartDestructionEvent targetType="part" targetName ="ct7" operation="destroy" /> 188 <PartDestructionEvent targetType="part" targetName ="ct6" operation="destroy" /> 189 </destructionevents> 190 </ShipPart> 191 192 <ShipPart name = "part7" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 193 <destructionevents> 194 <PartDestructionEvent targetType="ship" operation="destroy" /> 195 <PartDestructionEvent targetType="part" targetName ="ct6" operation="destroy" /> 196 <PartDestructionEvent targetType="part" targetName ="ct5" operation="destroy" /> 197 </destructionevents> 198 </ShipPart> 199 200 <ShipPart name = "part8" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 201 <destructionevents> 202 <PartDestructionEvent targetType="ship" operation="destroy" /> 203 <PartDestructionEvent targetType="part" targetName ="ct5" operation="destroy" /> 204 <PartDestructionEvent targetType="part" targetName ="ct4" operation="destroy" /> 205 </destructionevents> 206 </ShipPart> 207 208 <ShipPart name = "part9" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 209 <destructionevents> 210 <PartDestructionEvent targetType="ship" operation="destroy" /> 211 <PartDestructionEvent targetType="part" targetName ="ct4" operation="destroy" /> 212 <PartDestructionEvent targetType="part" targetName ="ct3" operation="destroy" /> 213 </destructionevents> 214 </ShipPart> 215 216 <ShipPart name = "part10" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 217 <destructionevents> 218 <PartDestructionEvent targetType="ship" operation="destroy" /> 219 <PartDestructionEvent targetType="part" targetName ="ct3" operation="destroy" /> 220 <PartDestructionEvent targetType="part" targetName ="ct2" operation="destroy" /> 221 </destructionevents> 222 </ShipPart> 223 224 <ShipPart name = "part11" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 225 <destructionevents> 226 <PartDestructionEvent targetType="ship" operation="destroy" /> 227 <PartDestructionEvent targetType="part" targetName ="ct2" operation="destroy" /> 228 <PartDestructionEvent targetType="part" targetName ="ct1" operation="destroy" /> 229 </destructionevents> 230 </ShipPart> 231 232 <ShipPart name = "part12" initialhealth="10" maxhealth="10" damageabsorption="0.9" explosionposition="0,0,0"> 233 <destructionevents> 234 <PartDestructionEvent targetType="ship" operation="destroy" /> 235 <PartDestructionEvent targetType="part" targetName ="ct1" operation="destroy" /> 236 <PartDestructionEvent targetType="part" targetName ="ct12" operation="destroy" /> 237 </destructionevents> 238 </ShipPart> 239 59 240 </parts> 60 241 61 <!-- Test endurance --> 62 63 242 64 243 <explosion > 65 244 <ExplosionPart minspeed=0 maxspeed=0 effect1="orxonox/explosion_flash2" effect2="orxonox/explosion_flame2" /> … … 69 248 70 249 71 72 250 <attached> 73 251 <!-- coordinates (0,0,0) element 0--> … … 75 253 <!-- Small-Ship 1/2 --> 76 254 77 <StaticEntity name = "EnduranceSmallShip " collisionType=static position ="21,14.4,-9.6" pitch="60" yaw="0" roll="90" >255 <StaticEntity name = "EnduranceSmallShip1" collisionType=static position ="21,14.4,-9.6" pitch="60" yaw="0" roll="90" > 78 256 <attached> 79 257 <Model mesh="Endurance_Small_Ship.mesh" scale="36" /> 80 81 82 83 </attached> 84 85 <collisionShapes> 86 87 <BoxCollisionShape halfExtents="10,10,10" info ="Endurance_Small_Ship"/> 258 259 </attached> 260 261 <collisionShapes> 262 263 <BoxCollisionShape position ="0,-25,2.5" halfExtents="15,30,1" /> 264 <BoxCollisionShape position ="0,5,-7" halfExtents="7,7,7" /> 88 265 89 266 </collisionShapes> … … 93 270 <!-- Small-Ship 1/2 --> 94 271 95 <StaticEntity collisionType=static position ="21,-14.4,9.6" pitch="-120" yaw="0" roll="90" >272 <StaticEntity name = "EnduranceSmallShip2" collisionType=static position ="21,-14.4,9.6" pitch="-120" yaw="0" roll="90" > 96 273 <attached> 97 274 <Model mesh="Endurance_Small_Ship.mesh" scale="36" /> 98 99 100 101 </attached> 102 103 <collisionShapes> 104 105 <BoxCollisionShape halfExtents="10,10,10" /> 106 107 </collisionShapes> 108 109 </StaticEntity> 110 111 275 276 </attached> 277 278 <collisionShapes> 279 280 <BoxCollisionShape position ="0,-25,2.5" halfExtents="15,30,1" /> 281 <BoxCollisionShape position ="3,5,-7" halfExtents="7,7,7" /> 282 283 </collisionShapes> 284 285 </StaticEntity> 112 286 113 287 <!-- Tunnelsystem --> 114 288 115 <StaticEntity collisionType=static position ="0,0,0" lookat="0,0,0" pitch="-30" yaw="0" roll="90" >289 <StaticEntity name = "tunnelsystem"collisionType=static position ="0,0,0" lookat="0,0,0" pitch="-30" yaw="0" roll="90" > 116 290 <attached> 117 291 <Model mesh="Endurance_Tunnelsystem.mesh" scale="66" /> 118 119 120 121 </attached> 122 123 <collisionShapes> 124 125 <BoxCollisionShape halfExtents="10,10,10" /> 292 293 </attached> 294 295 <collisionShapes> 296 297 <BoxCollisionShape position = "30,0,0" halfExtents="65,9,9" /> 298 <BoxCollisionShape position = "0,40,0" halfExtents="8,30,8" /> 299 <BoxCollisionShape position = "0,-20,0" halfExtents="7,12,7" /> 300 <BoxCollisionShape position = "0,0,18" halfExtents="8,8,12" /> 301 <BoxCollisionShape position = "0,0,-18" halfExtents="8,8,12" /> 302 <BoxCollisionShape position = "-39,0,0" halfExtents="5,5,7" /> 303 126 304 127 305 </collisionShapes> … … 133 311 <StaticEntity name ="ct12" collisionType=static position ="0,-30,105" yaw="0" roll="90" pitch="-60" > 134 312 <attached> 135 136 137 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 138 139 140 141 </attached> 142 143 <collisionShapes> 144 145 <BoxCollisionShape halfExtents="4,4,4" /> 313 314 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 315 316 </attached> 317 318 <collisionShapes> 319 320 <BoxCollisionShape halfExtents="8,8,10" /> 146 321 147 322 </collisionShapes> … … 151 326 <!-- 2 Mistery elements --> 152 327 153 <StaticEntity collisionType=static position ="0,-6,-9.6" yaw="0" roll="90" pitch="-30" > 154 <attached> 155 156 328 <StaticEntity name = "mistery1" collisionType=static position ="0,-6,-9.6" yaw="0" roll="90" pitch="-30" > 329 <attached> 330 157 331 <Model mesh="Endurance_Mystery.mesh" scale="48" /> 158 159 160 161 </attached> 162 163 <collisionShapes> 164 165 <BoxCollisionShape halfExtents="4,4,4" /> 166 167 </collisionShapes> 168 169 </StaticEntity> 170 171 <StaticEntity collisionType=static position ="0,3.6,7.2" yaw="0" roll="90" pitch="150" > 172 <attached> 173 174 332 333 </attached> 334 335 <collisionShapes> 336 337 <BoxCollisionShape position ="0,0,45" halfExtents="25,32,8" /> 338 <BoxCollisionShape position ="0,30,45" halfExtents="25,8,8" /> 339 340 </collisionShapes> 341 342 </StaticEntity> 343 344 <StaticEntity name = "mistery2" collisionType=static position ="0,3.6,7.2" yaw="0" roll="90" pitch="150" > 345 <attached> 346 175 347 <Model mesh="Endurance_Mystery.mesh" scale="48" /> 176 177 178 179 </attached> 180 181 <collisionShapes> 182 183 <BoxCollisionShape halfExtents="4,4,4" /> 348 349 </attached> 350 351 <collisionShapes> 352 353 <BoxCollisionShape position ="0,0,45" halfExtents="25,32,8" /> 354 <BoxCollisionShape position ="0,30,45" halfExtents="25,8,8" /> 184 355 185 356 </collisionShapes> … … 191 362 <StaticEntity name= "part1" collisionType=static lookat="0,0,0" position ="0,0,120" direction="0,0,0" yaw="-90" roll="-90" pitch="0"> 192 363 364 <attached> 365 <Model mesh="Endurance_MainEngine.mesh" scale="5" /> 366 <Model position="0,0,0" mesh="Coordinates.mesh" scale="20"/> 367 368 <ParticleEmitter scale=5 position= "0,-5,28" source="Orxonox/thruster2" lifetime=2.0 loop=1 startdelay=0.0 /> 369 370 <ParticleEmitter scale=5 position= "0,3,28" source="Orxonox/thruster2" lifetime=2.0 loop=1 startdelay=0.0 /> 371 372 <ParticleEmitter scale=5 position= "0,10,28" source="Orxonox/thruster2" lifetime=2.0 loop=1 startdelay=0.0 /> 373 374 </attached> 375 376 <collisionShapes> 377 378 <BoxCollisionShape position ="0,0,-5" halfExtents="14,22,30" /> 379 380 </collisionShapes> 381 382 </StaticEntity> 383 384 385 <!-- ct11 --> 386 387 <StaticEntity name = "ct11" collisionType=static position ="0,30,105" yaw="0" roll="90" pitch="270" > 388 <attached> 389 390 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 391 392 </attached> 393 394 <collisionShapes> 395 396 <BoxCollisionShape halfExtents="8,8,10" /> 397 398 </collisionShapes> 399 400 </StaticEntity> 401 402 <!-- coordinates (86,50,0) element 2 --> 403 404 <StaticEntity name = "part2" collisionType=static lookat="0,0,0" position ="0,60,103.2" direction="0,0,0" yaw="0" roll="-90"> 405 <attached> 406 <Model mesh="Endurance_Habitat.mesh" scale="5" /> 407 408 </attached> 409 410 <collisionShapes> 411 412 <BoxCollisionShape position ="0,0,3" halfExtents="14,24,26" /> 413 414 </collisionShapes> 415 416 </StaticEntity> 417 418 <!-- ct10 --> 419 420 <StaticEntity name ="ct10" collisionType=static position ="0,78,78" yaw="0" roll="90" pitch="240" > 421 <attached> 422 423 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 424 425 </attached> 426 427 <collisionShapes> 428 429 <BoxCollisionShape halfExtents="8,8,10" /> 430 431 </collisionShapes> 432 433 </StaticEntity> 434 435 <!-- coordinates (50,86,0) element 3 --> 436 437 <StaticEntity name="part3" collisionType=static lookat="0,0,0" position ="0,103.2,60" direction="0,0,0" yaw="-90" roll="-90"> 438 <attached> 439 <Model mesh="Endurance_MainEngine.mesh" scale="5" /> 440 441 <ParticleEmitter scale=5 position= "0,-5,28" source="Orxonox/thruster2" lifetime=2.0 loop=1 startdelay=0.0 /> 442 443 <ParticleEmitter scale=5 position= "0,3,28" source="Orxonox/thruster2" lifetime=2.0 loop=1 startdelay=0.0 /> 444 445 <ParticleEmitter scale=5 position= "0,10,28" source="Orxonox/thruster2" lifetime=2.0 loop=1 startdelay=0.0 /> 446 447 </attached> 448 449 <collisionShapes> 450 451 <BoxCollisionShape position ="0,0,-5" halfExtents="14,22,30" /> 452 453 </collisionShapes> 454 455 </StaticEntity> 456 457 <!-- ct9 --> 458 459 <StaticEntity name ="ct9" collisionType=static position ="0,105,30" yaw="0" roll="90" pitch="210" > 460 <attached> 461 462 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 463 464 </attached> 465 466 <collisionShapes> 467 468 <BoxCollisionShape halfExtents="8,8,10" /> 469 470 </collisionShapes> 471 472 </StaticEntity> 473 474 <!-- coordinates (0,100,0) element 4 --> 475 476 <StaticEntity name ="part4" collisionType=static position ="0,120,0" lookat="0,0,0" yaw="0" roll="-90"> 477 <attached> 478 <Model mesh="Endurance_Landig_Module.mesh" scale="5" /> 479 480 </attached> 481 482 <collisionShapes> 483 484 <BoxCollisionShape position ="0,0,3" halfExtents="14,25,26" /> 485 486 </collisionShapes> 487 488 </StaticEntity> 489 490 <!-- ct8 --> 491 492 <StaticEntity name ="ct8" collisionType=static position ="0,105,-30" yaw="0" roll="90" pitch="180" > 493 <attached> 193 494 194 195 495 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 496 497 </attached> 498 499 <collisionShapes> 500 501 <BoxCollisionShape halfExtents="8,8,10" /> 502 503 </collisionShapes> 504 505 </StaticEntity> 506 507 <!-- coordinates (-50,86,0) element 5 --> 508 509 <StaticEntity name= "part5" collisionType=static position ="0,103.2,-60" lookat="0,0,0" direction="0,0,0" yaw="0" roll="-90"> 510 <attached> 511 <Model mesh="Endurance_Habitat.mesh" scale="5" /> 512 513 <Model position="0,0,0" mesh="Coordinates.mesh" scale="20"/> 514 </attached> 515 516 <collisionShapes> 517 518 <BoxCollisionShape position ="0,0,3" halfExtents="14,25,26" /> 519 520 </collisionShapes> 521 522 523 </StaticEntity> 524 525 <!-- ct7 --> 526 527 <StaticEntity name ="ct7" collisionType=static position ="0,78,-78" yaw="0" roll="90" pitch="150" > 528 <attached> 529 530 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 531 532 </attached> 533 534 <collisionShapes> 535 536 <BoxCollisionShape halfExtents="8,8,10" /> 537 538 </collisionShapes> 539 540 </StaticEntity> 541 542 <!-- coordinates (-86,50,0) element 6 --> 543 544 <StaticEntity name="part6" collisionType=static position ="0,60,-103.2" lookat="0,0,0" yaw="0" roll="-90" > 545 <attached> 546 <Model mesh="Endurance_Landig_Module.mesh" scale="5" /> 547 </attached> 548 549 <collisionShapes> 550 551 <BoxCollisionShape position ="0,0,3" halfExtents="14,25,26" /> 552 553 </collisionShapes> 554 555 </StaticEntity> 556 557 <!-- ct6 --> 558 559 <StaticEntity name ="ct6" collisionType=static position ="0,30,-105" yaw="0" roll="90" pitch="120" > 560 <attached> 561 562 563 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 564 565 566 567 </attached> 568 569 <collisionShapes> 570 571 <BoxCollisionShape halfExtents="8,8,10" /> 572 573 </collisionShapes> 574 575 </StaticEntity> 576 577 <!-- coordinates (-100,0,0) element 7 --> 578 579 <StaticEntity name= "part7" collisionType=static position ="0,0,-120" lookat="0,0,0" direction="0,0,0" yaw="90" roll="90"> 196 580 <attached> 197 581 <Model mesh="Endurance_MainEngine.mesh" scale="5" /> 198 199 200 201 582 202 583 <ParticleEmitter scale=5 position= "0,-5,28" source="Orxonox/thruster2" lifetime=2.0 loop=1 startdelay=0.0 /> … … 206 587 <ParticleEmitter scale=5 position= "0,10,28" source="Orxonox/thruster2" lifetime=2.0 loop=1 startdelay=0.0 /> 207 588 208 209 </attached> 210 211 <collisionShapes> 212 213 <BoxCollisionShape halfExtents="10,10,10" /> 214 215 </collisionShapes> 216 217 </StaticEntity> 218 219 220 <!-- ct11 --> 221 222 <StaticEntity name = "ct11" collisionType=static position ="0,30,105" yaw="0" roll="90" pitch="270" > 223 <attached> 224 225 226 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 227 228 229 230 </attached> 231 232 <collisionShapes> 233 234 <BoxCollisionShape halfExtents="4,4,4" /> 235 236 </collisionShapes> 237 238 </StaticEntity> 239 240 <!-- coordinates (86,50,0) element 2 --> 241 242 <StaticEntity name = "part2" collisionType=static lookat="0,0,0" position ="0,60,103.2" direction="0,0,0" yaw="0" roll="-90"> 589 </attached> 590 591 <collisionShapes> 592 593 <BoxCollisionShape position ="0,0,-5" halfExtents="14,22,30" /> 594 595 </collisionShapes> 596 597 </StaticEntity> 598 599 <!-- ct5 --> 600 601 <StaticEntity name ="ct5" collisionType=static position ="0,-30,-105" yaw="0" roll="90" pitch="90" > 602 <attached> 603 604 605 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 606 607 608 609 </attached> 610 611 <collisionShapes> 612 613 <BoxCollisionShape halfExtents="8,8,10" /> 614 615 </collisionShapes> 616 617 </StaticEntity> 618 619 620 <!-- coordinates (-86,-50,0) element 8 --> 621 622 <StaticEntity name ="part8" collisionType=static position ="0,-60,-103.2" lookat="0,0,0" direction="0,0,0" yaw="0" roll="-90" > 243 623 <attached> 244 624 <Model mesh="Endurance_Habitat.mesh" scale="5" /> 245 246 </attached> 247 248 <collisionShapes> 249 250 <BoxCollisionShape halfExtents="10,10,10" /> 251 252 </collisionShapes> 253 254 </StaticEntity> 255 256 <!-- ct 10-->257 258 <StaticEntity name ="ct 10" collisionType=static position ="0,78,78" yaw="0" roll="90" pitch="240" >259 <attached> 260 261 262 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 263 264 265 266 </attached> 267 268 <collisionShapes> 269 270 <BoxCollisionShape halfExtents=" 4,4,4" />271 272 </collisionShapes> 273 274 </StaticEntity> 275 276 <!-- coordinates ( 50,86,0) element 3-->277 278 <StaticEntity name="part 3" collisionType=static lookat="0,0,0" position ="0,103.2,60" direction="0,0,0" yaw="-90" roll="-90">625 </attached> 626 627 <collisionShapes> 628 629 <BoxCollisionShape position ="0,0,2" halfExtents="14,25,26" /> 630 631 </collisionShapes> 632 633 634 </StaticEntity> 635 636 <!-- ct4 --> 637 638 <StaticEntity name ="ct4" collisionType=static position ="0,-78,-78" yaw="0" roll="90" pitch="60" > 639 <attached> 640 641 642 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 643 644 645 646 </attached> 647 648 <collisionShapes> 649 650 <BoxCollisionShape halfExtents="8,8,10" /> 651 652 </collisionShapes> 653 654 </StaticEntity> 655 656 <!-- coordinates (-50,-86,0) element 9 --> 657 658 <StaticEntity name="part9" collisionType=static position ="0,-103.2,-60" lookat="0,0,0" direction="0,0,0" yaw="-90" roll="-90"> 279 659 <attached> 280 660 <Model mesh="Endurance_MainEngine.mesh" scale="5" /> … … 290 670 <collisionShapes> 291 671 292 <BoxCollisionShape halfExtents="10,10,10" /> 293 294 </collisionShapes> 295 296 </StaticEntity> 297 298 <!-- ct9 --> 299 300 <StaticEntity collisionType=static position ="0,105,30" yaw="0" roll="90" pitch="210" > 301 <attached> 302 303 304 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 305 306 307 308 </attached> 309 310 <collisionShapes> 311 312 <BoxCollisionShape halfExtents="4,4,4" /> 313 314 </collisionShapes> 315 316 </StaticEntity> 317 318 <!-- coordinates (0,100,0) element 4 --> 319 320 <StaticEntity name ="part4" collisionType=static position ="0,120,0" lookat="0,0,0" yaw="0" roll="-90"> 321 <attached> 672 <BoxCollisionShape position ="0,0,-5" halfExtents="14,22,30" /> 673 674 </collisionShapes> 675 676 </StaticEntity> 677 678 <!-- ct3 --> 679 680 <StaticEntity name ="ct3" collisionType=static position ="0,-105,-30" yaw="0" roll="90" pitch="30" > 681 <attached> 682 683 684 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 685 686 687 688 </attached> 689 690 <collisionShapes> 691 692 <BoxCollisionShape halfExtents="8,8,10" /> 693 694 </collisionShapes> 695 696 </StaticEntity> 697 698 <!-- coordinates (0,-100,0) element 10 --> 699 700 <StaticEntity name ="part10" collisionType=static position ="0,-120,0" lookat="0,0,0" yaw="0" roll="-90"> 701 <attached> 702 322 703 <Model mesh="Endurance_Landig_Module.mesh" scale="5" /> 323 704 … … 326 707 <collisionShapes> 327 708 328 <BoxCollisionShape halfExtents="10,10,10" /> 329 330 </collisionShapes> 331 332 333 </StaticEntity> 334 335 <!-- ct8 --> 336 337 <StaticEntity collisionType=static position ="0,105,-30" yaw="0" roll="90" pitch="180" > 338 <attached> 339 340 341 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 342 343 344 345 </attached> 346 347 <collisionShapes> 348 349 <BoxCollisionShape halfExtents="4,4,4" /> 350 351 </collisionShapes> 352 353 </StaticEntity> 354 355 <!-- coordinates (-50,86,0) element 5 --> 356 357 <StaticEntity name= "part5" collisionType=static position ="0,103.2,-60" lookat="0,0,0" direction="0,0,0" yaw="0" roll="-90"> 358 <attached> 359 <Model mesh="Endurance_Habitat.mesh" scale="5" /> 360 </attached> 361 362 <collisionShapes> 363 364 <BoxCollisionShape halfExtents="10,10,10" /> 365 366 </collisionShapes> 367 368 369 </StaticEntity> 370 371 <!-- ct7 --> 372 373 <StaticEntity collisionType=static position ="0,78,-78" yaw="0" roll="90" pitch="150" > 374 <attached> 375 376 377 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 378 379 380 381 </attached> 382 383 <collisionShapes> 384 385 <BoxCollisionShape halfExtents="4,4,4" /> 386 387 </collisionShapes> 388 389 </StaticEntity> 390 391 <!-- coordinates (-86,50,0) element 6 --> 392 393 <StaticEntity name="part6" collisionType=static position ="0,60,-103.2" lookat="0,0,0" yaw="0" roll="-90" > 709 <BoxCollisionShape position ="0,0,2" halfExtents="14,25,26" /> 710 711 </collisionShapes> 712 713 </StaticEntity> 714 715 <!-- ct2 --> 716 717 <StaticEntity name ="ct2" collisionType=static position ="0,-105,30" yaw="0" roll="90" pitch="0" > 718 <attached> 719 720 721 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 722 723 724 </attached> 725 726 <collisionShapes> 727 728 <BoxCollisionShape halfExtents="8,8,10" /> 729 730 </collisionShapes> 731 732 </StaticEntity> 733 734 <!-- coordinates (50,-86,0) element 11 --> 735 736 <StaticEntity name ="part11" collisionType=static position ="0,-103.2,60" lookat="0,0,0" yaw="0" roll="-90"> 737 <attached> 738 <Model mesh="Endurance_Commando_Module.mesh" scale="5" /> 739 </attached> 740 741 <collisionShapes> 742 743 <BoxCollisionShape position ="0,0,3" halfExtents="14,25,27" /> 744 <BoxCollisionShape position ="0,30,-20" halfExtents="15,5,6" /> 745 746 </collisionShapes> 747 748 </StaticEntity> 749 750 <!-- connecting tunnel 1 (ct1) --> 751 752 <StaticEntity name ="ct1" collisionType=static position ="0,-78,78" yaw="0" roll="90" pitch="-30" > 753 <attached> 754 755 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 756 757 </attached> 758 759 <collisionShapes> 760 761 <BoxCollisionShape halfExtents="8,8,10" /> 762 763 </collisionShapes> 764 765 </StaticEntity> 766 767 <!-- coordinates (86,-50,0) element 12 --> 768 769 <StaticEntity name ="part12" collisionType=static position ="0,-60,103.2" lookat="0,0,0" yaw="0" roll="-90"> 394 770 <attached> 395 771 <Model mesh="Endurance_Landig_Module.mesh" scale="5" /> 396 </attached> 397 398 <collisionShapes> 399 400 <BoxCollisionShape halfExtents="10,10,10" /> 401 402 </collisionShapes> 403 404 </StaticEntity> 405 406 <!-- ct6 --> 407 408 <StaticEntity collisionType=static position ="0,30,-105" yaw="0" roll="90" pitch="120" > 409 <attached> 410 411 412 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 413 414 415 416 </attached> 417 418 <collisionShapes> 419 420 <BoxCollisionShape halfExtents="4,4,4" /> 421 422 </collisionShapes> 423 424 </StaticEntity> 425 426 <!-- coordinates (-100,0,0) element 7 --> 427 428 <StaticEntity name= "part7" collisionType=static position ="0,0,-120" lookat="0,0,0" direction="0,0,0" yaw="90" roll="90"> 429 <attached> 430 <Model mesh="Endurance_MainEngine.mesh" scale="5" /> 431 432 <ParticleEmitter scale=5 position= "0,-5,28" source="Orxonox/thruster2" lifetime=2.0 loop=1 startdelay=0.0 /> 433 434 <ParticleEmitter scale=5 position= "0,3,28" source="Orxonox/thruster2" lifetime=2.0 loop=1 startdelay=0.0 /> 435 436 <ParticleEmitter scale=5 position= "0,10,28" source="Orxonox/thruster2" lifetime=2.0 loop=1 startdelay=0.0 /> 437 438 </attached> 439 440 <collisionShapes> 441 442 <BoxCollisionShape halfExtents="10,10,10" /> 443 444 </collisionShapes> 445 446 </StaticEntity> 447 448 <!-- ct5 --> 449 450 <StaticEntity collisionType=static position ="0,-30,-105" yaw="0" roll="90" pitch="90" > 451 <attached> 452 453 454 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 455 456 457 458 </attached> 459 460 <collisionShapes> 461 462 <BoxCollisionShape halfExtents="4,4,4" /> 463 464 </collisionShapes> 465 466 </StaticEntity> 467 468 469 <!-- coordinates (-86,-50,0) element 8 --> 470 471 <StaticEntity name ="part8" collisionType=static position ="0,-60,-103.2" lookat="0,0,0" direction="0,0,0" yaw="0" roll="-90" > 472 <attached> 473 <Model mesh="Endurance_Habitat.mesh" scale="5" /> 474 </attached> 475 476 <collisionShapes> 477 478 <BoxCollisionShape halfExtents="10,10,10" /> 479 480 </collisionShapes> 481 482 483 </StaticEntity> 484 485 <!-- ct4 --> 486 487 <StaticEntity collisionType=static position ="0,-78,-78" yaw="0" roll="90" pitch="60" > 488 <attached> 489 490 491 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 492 493 494 495 </attached> 496 497 <collisionShapes> 498 499 <BoxCollisionShape halfExtents="4,4,4" /> 500 501 </collisionShapes> 502 503 </StaticEntity> 504 505 <!-- coordinates (-50,-86,0) element 9 --> 506 507 <StaticEntity name="part9" collisionType=static position ="0,-103.2,-60" lookat="0,0,0" direction="0,0,0" yaw="-90" roll="-90"> 508 <attached> 509 <Model mesh="Endurance_MainEngine.mesh" scale="5" /> 510 511 <ParticleEmitter scale=5 position= "0,-5,28" source="Orxonox/thruster2" lifetime=2.0 loop=1 startdelay=0.0 /> 512 513 <ParticleEmitter scale=5 position= "0,3,28" source="Orxonox/thruster2" lifetime=2.0 loop=1 startdelay=0.0 /> 514 515 <ParticleEmitter scale=5 position= "0,10,28" source="Orxonox/thruster2" lifetime=2.0 loop=1 startdelay=0.0 /> 516 517 </attached> 518 519 <collisionShapes> 520 521 <BoxCollisionShape halfExtents="10,10,10" /> 522 523 </collisionShapes> 524 525 </StaticEntity> 526 527 528 529 530 <!-- ct3 --> 531 532 <StaticEntity collisionType=static position ="0,-105,-30" yaw="0" roll="90" pitch="30" > 533 <attached> 534 535 536 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 537 538 539 540 </attached> 541 542 <collisionShapes> 543 544 <BoxCollisionShape halfExtents="4,4,4" /> 545 546 </collisionShapes> 547 548 </StaticEntity> 549 550 <!-- coordinates (0,-100,0) element 10 --> 551 552 <StaticEntity name ="part10" collisionType=static position ="0,-120,0" lookat="0,0,0" yaw="0" roll="-90"> 553 <attached> 554 555 <Model mesh="Endurance_Landig_Module.mesh" scale="5" /> 556 557 </attached> 558 559 <collisionShapes> 560 561 <BoxCollisionShape halfExtents="10,10,10" /> 562 563 </collisionShapes> 564 565 </StaticEntity> 566 567 <!-- ct2 --> 568 569 <StaticEntity collisionType=static position ="0,-105,30" yaw="0" roll="90" pitch="0" > 570 <attached> 571 572 573 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 574 575 576 577 </attached> 578 579 <collisionShapes> 580 581 <BoxCollisionShape halfExtents="4,4,4" /> 582 583 </collisionShapes> 584 585 </StaticEntity> 586 587 <!-- coordinates (50,-86,0) element 11 --> 588 589 <StaticEntity name ="part11" collisionType=static position ="0,-103.2,60" lookat="0,0,0" yaw="0" roll="-90"> 590 <attached> 591 <Model mesh="Endurance_Commando_Module.mesh" scale="5" /> 592 </attached> 593 594 <collisionShapes> 595 596 <BoxCollisionShape halfExtents="10,10,10" /> 597 598 </collisionShapes> 599 600 </StaticEntity> 601 602 <!-- connecting tunnel 1 (ct1) --> 603 604 <StaticEntity collisionType=static position ="0,-78,78" yaw="0" roll="90" pitch="-30" > 605 <attached> 606 607 608 <Model mesh="Endurance_Connecting_Tunnel.mesh" scale="6" /> 609 610 611 612 </attached> 613 614 <collisionShapes> 615 616 <BoxCollisionShape halfExtents="4,4,4" /> 617 618 </collisionShapes> 619 620 </StaticEntity> 621 622 <!-- coordinates (86,-50,0) element 12 --> 623 624 <StaticEntity name ="part12" collisionType=static position ="0,-60,103.2" lookat="0,0,0" yaw="0" roll="-90"> 625 <attached> 626 <Model mesh="Endurance_Landig_Module.mesh" scale="5" /> 627 628 629 630 </attached> 631 632 <collisionShapes> 633 634 <BoxCollisionShape halfExtents="10,10,10" /> 772 773 774 </attached> 775 776 <collisionShapes> 777 778 <BoxCollisionShape position ="0,0,3" halfExtents="14,25,27" /> 635 779 636 780 </collisionShapes> … … 640 784 <!-- x-coordinate = red, z-coordinate = green, y-coordinate = blue, --> 641 785 642 643 644 645 646 647 786 </attached> 648 787 649 650 651 652 788 <!--collisionShapes> 653 789 … … 655 791 656 792 </collisionShapes--> 657 658 659 660 793 661 794 662 795 </ModularSpaceShip> 663 796 664 665 666 667 668 797 </Template> 669 798
Note: See TracChangeset
for help on using the changeset viewer.