github.com/metaworking/channeld@v0.7.3/config/spatial_static_4x1.json (about) 1 { 2 "SpatialControllerType": "Static2DSpatialController", 3 "Config": { 4 "WorldOffsetX": -2000, 5 "WorldOffsetZ": -500, 6 "GridWidth": 1000, 7 "GridHeight": 1000, 8 "GridCols": 4, 9 "GridRows": 1, 10 "ServerCols": 2, 11 "ServerRows": 1, 12 "ServerInterestBorderSize": 1 13 } 14 }