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

47 lines
1.4 KiB
JSON

//完成
{
"ID": 2020404,
"Events": {
"OnCreate": {
"Actions": [
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.5
},
{
"$type": "Share.CConfigCameraMove",
"StretchKey": "Far",
"Type": "CustomBound",
"BoundIndexX":"getindex(1,1,2,1,0)",
"BoundIndexY":"getindex(1,1,2,0,1)"
},
{
"$type": "Share.CConfigShowTip",
"TipID": 201030501,
"Delay": 0
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 1
},
{
"$type": "Share.CConfigCameraMove",
"StretchKey": "Back",
"Type": "Player"
}
]
},
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigPreset",
"PerformKey" : "Chessboard_FinishHollow"
},
{
"$type": "Share.CConfigFinishHollow"
}
]
}
}
}