Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9168


Ignore:
Timestamp:
May 11, 2012, 1:28:44 PM (12 years ago)
Author:
mentzerf
Message:
  • Changed Collision shape of playfield
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/newlevel2012/data/levels/towerDefense.oxw

    r9167 r9168  
    115115                               You have to adjust the crate's scale3D as well as the collisionshape's halfExtens to
    116116                               find the proper shape. -->
    117            <BoxCollisionShape position="0,0,0" halfExtents="15,15,15" />
     117           <BoxCollisionShape position="0,0,0" halfExtents="400,400,100" />
    118118        </collisionShapes>
    119119    </TowerDefenseCenterpoint>
Note: See TracChangeset for help on using the changeset viewer.