github.com/metaworking/channeld@v0.7.3/config/spatial_static_benchmark.json (about)

     1  {
     2      "SpatialControllerType": "Static2DSpatialController",
     3      "Config": {
     4          "WorldOffsetX": -15000,
     5          "WorldOffsetZ": -15000,
     6          "GridWidth": 2000,
     7          "GridHeight": 2000,
     8          "GridCols": 15,
     9          "GridRows": 15,
    10          "ServerCols": 3,
    11          "ServerRows": 3,
    12          "ServerInterestBorderSize": 0
    13      }
    14  }