Changes between Version 13 and Version 14 of code/doc/SpaceBoundaries
- Timestamp:
- May 26, 2011, 3:07:17 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/SpaceBoundaries
v13 v14 28 28 * 1: Decrease Health of the space ship after having left the allowed area. 29 29 * 2: Inverted Version of 0. Prohibit to fly INTO the defined area. 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 * healthDecrease - a measure to define how fast the health of a pawn should decrease after leaving the allowed area (unnecessary if 'reactionMode' not equals 1). Recommended values: 0.1 (slow health decrease) to 5 (very fast health decrease). 31 31 32 32 === Notes to above attributes ===