Changeset 10597 for code/branches/clangenb/data/levels/templates
- Timestamp:
- Sep 27, 2015, 1:56:58 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/clangenb/data/levels/templates/spaceshipHeartAttack.oxt
r10494 r10597 50 50 </attached> 51 51 <collisionShapes> 52 53 54 55 56 57 58 59 60 61 62 63 52 <BoxCollisionShape position="0,0.8,6" halfExtents="12, 3, 10" /> 53 <BoxCollisionShape position="0,0.1,-11" halfExtents="2.2, 1.8, 6" /> 54 <BoxCollisionShape position="4.7,1,-8" halfExtents="2, 3, 5" /> 55 <BoxCollisionShape position="-4.7,1,-8" halfExtents="2, 3, 5" /> 56 <BoxCollisionShape position="13.5,1,5" halfExtents="1.4, 3, 7" /> 57 <BoxCollisionShape position="-13.5,1,5" halfExtents="1.4, 3, 7" /> 58 <BoxCollisionShape position="16,2,4" halfExtents="1.4, 1.5, 4" /> 59 <BoxCollisionShape position="-16,2,4" halfExtents="1.4, 1.5, 4" /> 60 <BoxCollisionShape position="-2.8,5,4" halfExtents="1.4, 1.5, 2" /> 61 <BoxCollisionShape position="2.8,5,4" halfExtents="1.4, 1.5, 2" /> 62 <BoxCollisionShape position="5,5,4.3" halfExtents="1.4, 1.5, 1.4" /> 63 <BoxCollisionShape position="-5,5,4.3" halfExtents="1.4, 1.5, 1.4" /> 64 64 </collisionShapes> 65 65 <?lua
Note: See TracChangeset
for help on using the changeset viewer.