space-game001/resources/navigation/dorm0_large.json
2026-05-26 15:39:04 +03:00

33 lines
466 B
JSON

{
"agentRadius": 0.3,
"areas": [
{
"available": true,
"name": "main_corridor",
"polygon": [
[
-60.0,
110.0
],
[
60.0,
110.0
],
[
60.0,
-110.0
],
[
-60.0,
-110.0
]
]
}
],
"boundaryPadding": 0.075,
"cellSize": 0.075,
"floorY": 0.0,
"objectPadding": 0.075,
"obstacles": [
]
}