-
Notifications
You must be signed in to change notification settings - Fork 7
Map Guidelines
K4ryuu edited this page Apr 16, 2024
·
1 revision
The plugin is using math to create arena pairs and manage their spawns so there are no hardcoded values, but there are some simple map rules to follow in order to work with K4-Arenas.
- The arena playing fields have to be farther away than the closest enemy spawn.
- If you are adding multiple spawn point per team to a playing field, the farthest team spawn point (inside that arena) should be closer than the closest enemy spawn point (inside that arena).
Thats all. From here you can do whatever you want, just don't break the math of the map with not following these rules.