JaneDoe-ZS/assets/EventConfig/Interacts.json

99 lines
1.8 KiB
JSON
Raw Normal View History

[
{
"event_id": 10000001,
"actions": [
{
"$type": "SwitchSection",
"section_id": 2,
"transform": "Workshop_PlayerPos_FromStreet",
"camera_x": 1,
"camera_y": 6000
}
]
},
{
"event_id": 10000002,
"actions": [
{
"$type": "SwitchSection",
"section_id": 3,
"transform": "Garage_PlayerPos_FromStreet",
"camera_x": 1,
"camera_y": 6000
}
]
},
{
"event_id": 10000003,
"actions": [
{
"$type": "SwitchSection",
"section_id": 1,
"transform": "Street_PlayerPos_FromWorkshop",
"camera_x": 1,
"camera_y": 6000
}
]
},
{
"event_id": 10000004,
"actions": [
{
"$type": "SwitchSection",
"section_id": 1,
"transform": "Garage_PlayerPos_FromWorkshop",
"camera_x": 1,
"camera_y": 6000
}
]
},
{
"event_id": 10000005,
"actions": [
{
"$type": "SwitchSection",
"section_id": 1,
"transform": "Street_PlayerPos_FromGarage",
"camera_x": 1,
"camera_y": 6000
}
]
},
{
"event_id": 10000006,
"actions": [
{
"$type": "SwitchSection",
"section_id": 1,
"transform": "Workshop_PlayerPos_FromGarage",
"camera_x": 1,
"camera_y": 6000
}
]
},
{
"event_id": 10000016,
"actions": [
{
"$type": "SwitchSection",
"section_id": 1,
"transform": "Garage_PlayerPos_FromStreet2",
"camera_x": 1,
"camera_y": 6000
}
]
},
{
"event_id": 10000017,
"actions": [
{
"$type": "SwitchSection",
"section_id": 1,
"transform": "Street_PlayerPos_FromGarage2",
"camera_x": 1,
"camera_y": 6000
}
]
}
]