Changeset 10957
- Timestamp:
- Dec 8, 2015, 11:15:47 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/campaignHS15/data/levels/templates/spaceshipShuttle.oxt
r10956 r10957 27 27 </attached> 28 28 <collisionShapes> 29 <!--TODO: real collision shapes --> 30 <BoxCollisionShape position="0,0,0" halfExtents="10, 3, 5" /> 31 <BoxCollisionShape position="13,-1.3,0" halfExtents="3, 1, 2" /> 32 <BoxCollisionShape position="-13,-1.3,0" halfExtents="3, 1, 2" /> 33 <BoxCollisionShape position="0,0,7" halfExtents="3, 2, 2" /> 34 <BoxCollisionShape position="0,0.1,-11" halfExtents="2.2, 1.8, 6" /> 35 <BoxCollisionShape position="0,0.1,-19" halfExtents="1.4, 1, 2" /> 29 <BoxCollisionShape position=" 0, 0, 20" halfExtents=" 37, 25, 80" /> 30 <BoxCollisionShape position=" 0, 21, 20" halfExtents=" 37, 21, 80" /> 31 <BoxCollisionShape position=" 0, 40, 110" halfExtents=" 20, 10, 40" /> 32 <BoxCollisionShape position=" 0, 45, 170" halfExtents=" 33, 25, 20" /> 33 <BoxCollisionShape position=" -60, 33, 0" halfExtents=" 24, 16, 120" /> 34 <BoxCollisionShape position=" 60, 33, 0" halfExtents=" 24, 16, 120" /> 35 <BoxCollisionShape position=" 0, 10, -90" halfExtents=" 30, 25, 30" /> 36 <BoxCollisionShape position=" 0, -3, -145" halfExtents=" 20, 20, 30" /> 36 37 </collisionShapes> 37 38 … … 46 47 <camerapositions> 47 48 <CameraPosition position="0,90,350" drag=true mouselook=true /> 48 <CameraPosition position="0,1 50, 400" drag=true mouselook=true />49 <CameraPosition position="0,125, 400" drag=true mouselook=true /> 49 50 <CameraPosition position="0,200,550" drag=true mouselook=true /> 50 <CameraPosition position="0,120,200" pitch="-80" drag=true mouselook=true />51 51 </camerapositions> 52 52 </SpaceShip>
Note: See TracChangeset
for help on using the changeset viewer.