Changes between Version 3 and Version 4 of code/doc/SpaceBoundaries
- Timestamp:
- Mar 24, 2011, 1:32:54 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/SpaceBoundaries
v3 v4 8 8 checks for any other entities that are in danger of getting out of range 9 9 of the center of the map. It will be called SpaceBoundaries. 10 11 A map creator can then add the boundaries to a level via its XML file and 12 specify the attributes necessary for it to work. 13 14 == Attributes == 15 These attributes can be set for a SpaceBoundaries static entity in the XML file: 16 * position 17 * maxdistance 18 * warndistance