Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 3, 2008, 1:19:07 AM (15 years ago)
Author:
rgrieder
Message:

More physics testing xml code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/media/levels/spaceshiptemplates.oxw

    r5255 r5295  
    1313   rotacc            = 140
    1414   transdamp         = 75
     15   
     16   collisionType     = "dynamic"
     17   mass              = 100
     18   name              = "blubbbeliblubb"
    1519  >
    1620    <attached>
     
    2125      <!--ParticleEmitter position="0,0,-100" source="Orxonox/smoke5" /-->
    2226    </attached>
     27    <collisionShapes>
     28      <SphereCollisionShape radius=50/>
     29    </collisionShapes>
    2330  </SpaceShip>
    2431</Template>
Note: See TracChangeset for help on using the changeset viewer.