Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/SuperOrxoBros_HS18/data/levels/templates/ss_tube01.oxt @ 12177

Last change on this file since 12177 was 12177, checked in by siramesh, 5 years ago

Super Orxo Bros Final (Sidharth Ramesh, Nisa Balta, Jeff Ren)

File size: 542 bytes
Line 
1<Template name=ss_tube01>
2
3<MovableEntity position="0,0,0">
4<attached>
5
6<Model position="0,0,0" yaw=0 pitch=180 roll=0 scale=1 mesh="ss_tube.mesh" />
7
8</attached>
9<!--    <collisionShapes>
10        <BoxCollisionShape position="0,8,17"      halfExtents="8,10,10" />
11        <BoxCollisionShape position="0,0,22"      halfExtents="18, 2, 10" />
12        <BoxCollisionShape position="0,0,9"      halfExtents="12, 2, 20" />
13        <BoxCollisionShape position="0,0,-18"      halfExtents="6, 2, 18" />
14     
15    </collisionShapes>
16 -->   
17   
18</MovableEntity>   
19 
20</Template>
Note: See TracBrowser for help on using the repository browser.