2022-04-23 07:55:31 +05:30

121 lines
2.3 KiB
JSON

{
"sceneId": 1004,
"roomList": [
{
"name": "room_knight_center",
"reverbAuxBus": {
"text": "aux_scene_knight_inside_center"
},
"keepRegister": true,
"boxRoomTriggers": [
{
"position": {
"z": -5.0
},
"size": {
"x": 20.0,
"y": 40.0,
"z": 50.0
}
}
]
},
{
"name": "room_knight_left_office",
"reverbAuxBus": {
"text": "aux_scene_knight_inside_left_office"
},
"keepRegister": true,
"boxRoomTriggers": [
{
"position": {
"x": 16.0,
"y": 3.0,
"z": 6.0
},
"size": {
"x": 12.0,
"y": 10.0,
"z": 20.0
}
}
]
},
{
"name": "room_knight_right_library",
"reverbAuxBus": {
"text": "aux_scene_knight_inside_right_library"
},
"keepRegister": true,
"boxRoomTriggers": [
{
"position": {
"x": -25.0
},
"size": {
"x": 30.0,
"y": 20.0,
"z": 50.0
}
}
]
}
],
"portalList": [
{
"name": "portal_knight_left_office_to_center",
"position": {
"x": 10.0,
"y": 2.0,
"z": 7.5
},
"rotation": {
"y": 90.0
},
"size": {
"x": 2.0,
"y": 4.0,
"z": 2.0
},
"frontRoomName": "room_knight_left_office",
"backRoomName": "room_knight_center"
},
{
"name": "portal_center_to_right_library_01",
"position": {
"x": -10.0,
"y": 2.0,
"z": 7.5
},
"rotation": {
"y": 90.0
},
"size": {
"x": 2.0,
"y": 4.0,
"z": 2.0
},
"frontRoomName": "room_knight_center",
"backRoomName": "room_knight_right_library"
},
{
"name": "portal_center_to_right_library_02",
"position": {
"x": -10.0,
"y": 2.0,
"z": -7.5
},
"rotation": {
"y": 90.0
},
"size": {
"x": 2.0,
"y": 4.0,
"z": 2.0
},
"frontRoomName": "room_knight_center",
"backRoomName": "room_knight_right_library"
}
],
"globalRoom": ""
}