Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 10, 2010, 2:20:21 PM (15 years ago)
Author:
edwind
Message:

commit by ed

File:
1 edited

Legend:

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

    r6867 r6872  
    1212   initialhealth     = 100
    1313
    14    primaryThrust     = 100;
    15    auxilaryThrust    = 30;
    16    rotationThrust    = 25;
     14   primaryThrust     = 0;
     15   auxilaryThrust    = 0;
     16   rotationThrust    = 0;
    1717
    1818   collisionType     = "dynamic"
     
    2020   linearDamping     = 0.7
    2121   angularDamping    = 0.9999999
     22   friction          = 0.01
    2223  >
    2324 <!--   <attached>
Note: See TracChangeset for help on using the changeset viewer.