Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/data/levels/templates/ss_tube01.oxt @ 10262

Last change on this file since 10262 was 10262, checked in by landauf, 9 years ago

eol-style native. no changes in code.

  • Property svn:eol-style set to native
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.