Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 12 and Version 13 of code/doc/SpaceBoundaries


Ignore:
Timestamp:
May 26, 2011, 3:06:37 PM (13 years ago)
Author:
kmaurus
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/doc/SpaceBoundaries

    v12 v13  
    2727  * 0: Reflect the space ship (default).
    2828  * 1: Decrease Health of the space ship after having left the allowed area.
     29  * 2: Inverted Version of 0. Prohibit to fly INTO the defined area.
    2930 * healthDecrease - a measure to define how fast the health of a pawn should decrease after leaving the allowed area (unnecessary if 'reactionMode' == 0). Recommended values: 0.1 (slow health decrease) to 5 (very fast health decrease).
    3031