Changeset 9121
- Timestamp:
- Apr 27, 2012, 2:41:35 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/surfaceRace/data/levels/surfaceRace.oxw
r9120 r9121 205 205 206 206 207 <RaceCheckPoint name="checkpoint10" position="4000,8050,0" direction="0,1,0" collisionType="static" scale="4" distance="100" islast="false" checkpointindex="10" nextcheckpoints="10,-1,-1"> 208 <attached> 209 <Model mass="50" scale="50" mesh="raceCheckPoint.mesh" /> 210 </attached> 211 <collisionShapes> 212 <!-- 213 <BoxCollisionShape position="0,0,55" halfExtents="55, 10, 10" /> 214 <BoxCollisionShape position="27.5,0,-27.5" halfExtents="55, 10, 10" /> 215 <BoxCollisionShape position="55,0,0" halfExtents="10, 10, 55" /> 216 <BoxCollisionShape position="-27.5,0,-27.5" halfExtents="10, 10, 55" /> 217 <BoxCollisionShape position="-55,0,0" halfExtents="55, 10, 10" /> 218 219 --> 220 </collisionShapes> 221 </RaceCheckPoint> 222 223 224 <RaceCheckPoint name="checkpoint11" position="3000,8050,1000" direction="0,1,0" roll="-45" collisionType="static" scale="4" distance="100" checkpointindex="11" islast="false" nextcheckpoints="6,-1,-1"> 225 <attached> 226 <Model mass="50" scale="50" mesh="raceCheckPoint.mesh" /> 227 </attached> 228 <collisionShapes> 229 <!-- 230 <BoxCollisionShape position="0,0,55" halfExtents="55, 10, 10" /> 231 <BoxCollisionShape position="27.5,0,-27.5" halfExtents="55, 10, 10" /> 232 <BoxCollisionShape position="55,0,0" halfExtents="10, 10, 55" /> 233 <BoxCollisionShape position="-27.5,0,-27.5" halfExtents="10, 10, 55" /> 234 <BoxCollisionShape position="-55,0,0" halfExtents="55, 10, 10" /> 235 236 --> 237 </collisionShapes> 238 </RaceCheckPoint> 239 240 241 <RaceCheckPoint name="checkpoint11" position="3000,8050,1000" direction="0,1,0" collisionType="static" scale="4" distance="100" checkpointindex="10" islast="true"> 207 <RaceCheckPoint name="checkpoint10" position="4000,8050,0" direction="0,1,0" collisionType="static" scale="4" distance="100" islast="false" checkpointindex="10" nextcheckpoints="11,-1,-1"> 208 <attached> 209 <Model mass="50" scale="50" mesh="raceCheckPoint.mesh" /> 210 </attached> 211 <collisionShapes> 212 <!-- 213 <BoxCollisionShape position="0,0,55" halfExtents="55, 10, 10" /> 214 <BoxCollisionShape position="27.5,0,-27.5" halfExtents="55, 10, 10" /> 215 <BoxCollisionShape position="55,0,0" halfExtents="10, 10, 55" /> 216 <BoxCollisionShape position="-27.5,0,-27.5" halfExtents="10, 10, 55" /> 217 <BoxCollisionShape position="-55,0,0" halfExtents="55, 10, 10" /> 218 219 --> 220 </collisionShapes> 221 </RaceCheckPoint> 222 223 224 <RaceCheckPoint name="checkpoint11" position="3000,8050,1000" direction="0,1,0" roll="-45" collisionType="static" scale="4" distance="100" checkpointindex="11" islast="false" nextcheckpoints=",-1,-1"> 225 <attached> 226 <Model mass="50" scale="50" mesh="raceCheckPoint.mesh" /> 227 </attached> 228 <collisionShapes> 229 <!-- 230 <BoxCollisionShape position="0,0,55" halfExtents="55, 10, 10" /> 231 <BoxCollisionShape position="27.5,0,-27.5" halfExtents="55, 10, 10" /> 232 <BoxCollisionShape position="55,0,0" halfExtents="10, 10, 55" /> 233 <BoxCollisionShape position="-27.5,0,-27.5" halfExtents="10, 10, 55" /> 234 <BoxCollisionShape position="-55,0,0" halfExtents="55, 10, 10" /> 235 236 --> 237 </collisionShapes> 238 </RaceCheckPoint> 239 240 241 242 <!-- last --> 243 244 <RaceCheckPoint name="checkpoint11" position="X,X,X" direction="0,1,0" collisionType="static" scale="4" distance="100" checkpointindex="X" islast="true"> 242 245 <attached> 243 246 <Model mass="50" scale="50" mesh="raceCheckPoint.mesh" />
Note: See TracChangeset
for help on using the changeset viewer.