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

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