Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9150


Ignore:
Timestamp:
May 4, 2012, 2:01:18 PM (12 years ago)
Author:
laumerf
Message:

bla

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/surfaceRace/data/levels/surfaceRace.oxw

    r9130 r9150  
    4242        <attached>
    4343            <Model mass="50" scale="50" mesh="raceCheckPoint.mesh" />
    44 
    45         <!--
    46                 <Model position="27.5,0,-27.5" mesh="testcube.mesh" scale3D="10,10,10" />
    47                 <Model position="55,0,0" mesh="testcube.mesh" scale3D="10,10,10" />
    48                 <Model position="-27.5,0,-27.5" mesh="testcube.mesh" scale3D="10,10,10" />
    49                 <Model position="-55,0,0" mesh="testcube.mesh" scale3D="10,10,10" />
    50 
    51                 -->
    52 
    53         </attached>
     44       
     45<!--
     46                <Model position="0,0,55" mesh="testcube.mesh" scale3D="110,20,20" />
     47                <Model position="0,0,-55" mesh="testcube.mesh" scale3D="110,20,20" />
     48                <Model position="55,0,0" mesh="testcube.mesh" scale3D="20,20,110" />
     49                <Model position="-55,0,0" mesh="testcube.mesh" scale3D="20,20,110" />
     50
     51
     52-->
     53
     54
     55        </attached>
     56
     57
    5458
    5559        <collisionShapes>
    5660
    57         <!--
    58                 <BoxCollisionShape position="0,0,55"      halfExtents="55, 10, 10" />
    59                 <BoxCollisionShape position="27.5,0,-27.5"      halfExtents="55, 10, 10" />
    60                 <BoxCollisionShape position="55,0,0"      halfExtents="10, 10, 55" />
    61                 <BoxCollisionShape position="-27.5,0,-27.5"      halfExtents="10, 10, 55" />
    62                 <BoxCollisionShape position="-55,0,0"     halfExtents="55, 10, 10" />
    63 
    64                 -->
    65         </collisionShapes>
     61
     62             <BoxCollisionShape position="0,0,220"     halfExtents="220, 40, 40" />
     63            <BoxCollisionShape position="0,0,-220"      halfExtents="220, 40, 40" />
     64            <BoxCollisionShape position="220,0,0"      halfExtents="40, 40, 220" />
     65            <BoxCollisionShape position="-220,0,0"       halfExtents="40, 40, 220" />
     66
     67         
     68        </collisionShapes>
     69
     70
    6671
    6772       
Note: See TracChangeset for help on using the changeset viewer.