Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/SuperOrxoBros_HS18/SuperOrxoBros_HS18/data/levels/templates/ScriptableControllerDroneTemplate.oxt @ 12175

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

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

File size: 312 bytes
Line 
1<Template name=ScriptableControllerDroneTemplate>
2  <ScriptableControllerDrone>
3    <attached>
4      <Model scale="10" mesh="drone.mesh"/>
5    </attached>
6    <collisionShapes>
7      <BoxCollisionShape position="0,0,0" halfExtents="10, 10, 10" />
8    </collisionShapes>
9  </ScriptableControllerDrone>
10</Template>
Note: See TracBrowser for help on using the repository browser.