GSServer-CBT/soggy_resources/binoutput/Scene/Point/scene50000_point.json
Akbar Yahya e0d4d8040c melon
2022-11-21 16:30:31 +08:00

30 lines
420 B
JSON

{
"$type": "ConfigScene",
"doors": {
"1": {
"$type": "ConfigLoadingDoor",
"gadgetId": 40100200,
"pos": {
"$type": "Vector",
"x": -9.65,
"y": 5.51,
"z": -11.36
},
"room1": 1,
"room2": 3
},
"2": {
"$type": "ConfigLoadingDoor",
"gadgetId": 40100200,
"pos": {
"$type": "Vector",
"x": 0.34,
"y": 5.51,
"z": -11.36
},
"room1": 1,
"room2": 2
}
}
}