Changes between Version 14 and Version 15 of code/doc/SpaceBoundaries
- Timestamp:
- May 26, 2011, 3:07:37 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/SpaceBoundaries
v14 v15 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' not equals1). 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' isn't 1). Recommended values: 0.1 (slow health decrease) to 5 (very fast health decrease). 31 31 32 32 === Notes to above attributes ===