HollowPS_TV_experiments/extras/zzz-0.1-jsons/Interact_10000006.json

26 lines
727 B
JSON

{
//主城默认传送-Garage2Workshop
"ID": 10000006,
"Specials": {
"Radius": 2000
},
"Events": {
"OnInteract": {
"ID": 100,
"Actions": [
{
"$type": "Share.CActionSwitchSection",
"ID": 101,
"SectionID": 2,
"Transform": "Workshop_PlayerPos_FromGarage",
"CameraY": 6000,// must * 10000
"CameraX": 600000
},
{
"$type": "Share.CActionResetEventCfg",
"ID": 102
}
]
}
}
}