Fence
This tag is used to create Fences.
These are infinitely high vertical collision that's typically used to keep the player within the bounds of the map.
Usage
To use this group tag, Include any of the following XML files:
Zone.xml
Syntax
GroupName [Fence]
GroupName [FenceCCW]
The two different tags determine the direction the fences are facing.
Group Structure
This tag should be applied to a group that only contains lines.
Examples
TODO
Other Tags
There are no other other tags that can be used with this tag to configure it further.
Version History
1.0
Initial release.