Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 17, 2019, 4:36:37 PM (5 years ago)
Author:
cwaupoti
Message:

final version2.0

File:
1 edited

Legend:

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

    r12398 r12399  
    99   health            = 200
    1010   maxhealth         = 200
    11    initialhealth     = 30
     11   initialhealth     = 50
    1212
    1313   shieldhealth        = 25
     
    2222   rotationThrust    = 20
    2323
    24    jumpBoost = 90
     24   jumpBoost = 0
    2525
    2626   lift = 1;
     
    3333
    3434   collisionType     = "dynamic"
    35    mass              = 1000
     35   mass              = 4000
    3636   linearDamping     = 0
    3737   angularDamping    = 0
     
    9595   boostfactor    = 2
    9696
    97    speedfront     =   90
    98    speedback      =   90
    99    speedleftright =   90
     97   speedfront     =   80
     98   speedback      =   80
     99   speedleftright =   80
    100100   speedupdown    =   0
    101101
Note: See TracChangeset for help on using the changeset viewer.