Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 3 and Version 4 of code/doc/SpaceBoundaries


Ignore:
Timestamp:
Mar 24, 2011, 1:32:54 PM (13 years ago)
Author:
smerkli
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/doc/SpaceBoundaries

    v3 v4  
    88checks for any other entities that are in danger of getting out of range
    99of the center of the map. It will be called SpaceBoundaries.
     10
     11A map creator can then add the boundaries to a level via its XML file and
     12specify the attributes necessary for it to work.
     13
     14== Attributes ==
     15These attributes can be set for a SpaceBoundaries static entity in the XML file:
     16* position
     17* maxdistance
     18* warndistance