ATLAS cluster XY examples
ATLAS supports big clusters, allowing you to create a massive world of connected servers. ATLAS does dividing the entire map over multiple servers. Each server in the grid is assigned a specific number (X & Y) to organise each server in the big grid.
If you want to setup a simple 2x2 cluster, you will need to assign the following XY combinations to your servers. Each combination represents one game servers.
Cluster 2x2
- X: 0, Y: 0
- X: 1, Y: 0
- X: 0, Y: 1
- X: 1, Y: 1
Cluster 4x4
- X: 0, Y: 0 (A1)
- X: 1, Y: 0 (B1)
- X: 2, Y: 0 (C1)
- X: 3, Y: 0 (D1)
- X: 0, Y: 1 (A2)
- X: 1, Y: 1 (B2)
- X: 2, Y: 1 (C2)
- X: 3, Y: 1 (D2)
- X: 0, Y: 2 (A3)
- X: 1, Y: 2 (B3)
- X: 2, Y: 2 (C3)
- X: 3, Y: 2 (D3)
- X: 0, Y: 3 (A4)
- X: 1, Y: 3 (B4)
- X: 2, Y: 3 (C4)
- X: 3, Y: 3 (D4)