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

27 lines
773 B
JSON

{
"ID": 101,
"Events": {
"OnHollowCreated": {
"Actions": [
{
"$type": "Share.CConfigCameraMove",
"StretchKey": "Far",
"Type": "Center",
"CanControl": false
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 2
},
{
"$type": "Share.CConfigCameraMove",
"StretchKey": "Back",
"Type": "Player"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}