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

62 lines
2 KiB
JSON

{
"ID": 1011105,
"EventTypeTag": [
// "NoneInteractEventWithAnim",
],
"Events": {
"OnStart": {
"Actions": [
{
"$type":"Share.CConfigEmpty"
},
// {
// "$type": "Share.CConfigPlayAnim",
// "WaitingTime": 0.8
// },
// {
// "$type": "Share.CConfigSetMapState",
// "Position": "Absolute",
// "NodeType": "All",
// "X": 2,
// "Y": 3,
// "Radius": 0,
// "Count": 1,
// "FromVisibleState": [
// "VisibleByTriggerEvent"
// ],
// "ToVisibleState": ["Visible"]
// },
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 3,
"Y": 3,
"Radius": 0,
"Count": 1,
"FromVisibleState": [
"VisibleByTriggerEvent"
],
"ToVisibleState": ["Visible"]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.8
},
// {
// "$type": "Share.CConfigCameraMove",
// "Type": "Player",
// "StretchKey": "Back"
// },
{
"$type": "Share.CConfigShowTip",
"TipID": 101110501,
"Delay": 0
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}