Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 3, 2018, 3:47:08 PM (6 years ago)
Author:
sehirsch
Message:

updated camera and cube pattern

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/OrxyRoad_FS18/data/levels/templates/OrxyRoadPattern.oxt

    r11914 r11934  
    7575
    7676</Template>
     77
     78<Template name=cokebottle>
     79       
     80        <OrxyRoadCube position="0,0,0" direction="0,0,0"   scale="1" collisionType=dynamic mass=1 friction=0.01 >
     81      <attached>
     82        <Model position="0,0,0"                 mesh="cokebottle.mesh"          scale="50"      />
     83               
     84      </attached>
     85      <collisionShapes>
     86                <BoxCollisionShape position="0,0,0"                             halfExtents="100,100,100"       />
     87               
     88      </collisionShapes>
     89        </OrxyRoadCube>
     90
     91</Template>
Note: See TracChangeset for help on using the changeset viewer.