mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
121 lines
3.2 KiB
JSON
121 lines
3.2 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": ""
|
|
} |