Changes between Version 8 and Version 9 of code/doc/SpaceBoundaries
- Timestamp:
- Mar 24, 2011, 2:18:57 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/SpaceBoundaries
v8 v9 30 30 31 31 == Actions taken when a pawn reaches the boundary == 32 32 Several measures can be taken when something reaches the boundaries of the level: 33 * Damage - the entity could take constant damage over time as long as it is outside the borders 34 * Acceleration changes - some kind of invisible wall or acceleration away from the boundary 35 * Visual impairment - darkness, fuzziness or something along those lines