Anush c2214701f0 Update 2.7 - BinOutput
Fixed Filenames of Avatar Files in BinOutput
Fixed Reliquary Missing
2022-05-29 15:28:16 +05:30

71 lines
1.8 KiB
JSON

{
"sceneId": 1001,
"roomList": [
{
"name": "room_global",
"reverbAuxBus": {
"text": "aux_scene_dungeon_default"
},
"wallOcclusion": 0.699999988079071,
"keepRegister": true
},
{
"name": "room_normal",
"reverbAuxBus": {
"text": "aux_scene_dungeon_open_huge"
},
"wallOcclusion": 0.20000000298023224,
"keepRegister": true,
"boxRoomTriggers": [
{
"position": {
"_x": -9.0,
"_y": 1.0,
"_z": 4.0
},
"size": {
"_x": 12.0,
"_y": 2.0,
"_z": 5.0
}
}
]
}
],
"portalList": [
{
"name": "portal_1",
"position": {
"_x": -9.0,
"_y": 1.0,
"_z": -1.0
},
"size": {
"_x": 1.5,
"_y": 1.0,
"_z": 3.0
},
"frontRoomName": "room_normal",
"backRoomName": "room_global"
},
{
"name": "portal_2",
"position": {
"_x": -16.0,
"_y": 1.0,
"_z": 4.0
},
"rotation": {
"_y": 90.0
},
"size": {
"_x": 3.0,
"_y": 2.0,
"_z": 6.0
},
"frontRoomName": "room_normal",
"backRoomName": "room_global"
}
],
"globalRoom": "room_global"
}