Changes between Version 12 and Version 13 of code/doc/SpaceBoundaries
- Timestamp:
- May 26, 2011, 3:06:37 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/SpaceBoundaries
v12 v13 27 27 * 0: Reflect the space ship (default). 28 28 * 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. 29 30 * 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). 30 31