45 lines
1.2 KiB
JSON
45 lines
1.2 KiB
JSON
{
|
|
|
|
"ID": 1011108,
|
|
|
|
"Events": {
|
|
|
|
"OnStart": {
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigJump",
|
|
|
|
"Jump": "OnTeleport"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnTeleport": {
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type":"Share.CConfigEmpty"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigTransfer",
|
|
|
|
"X": 11,
|
|
|
|
"Y": 8,
|
|
|
|
"Random":false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigFinishEvent"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnEnd": {
|
|
|
|
"Actions": [
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigCameraMove",
|
|
|
|
// "StretchKey": "Back",
|
|
|
|
// "Type": "Player"
|
|
|
|
// },
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigWaitSeconds",
|
|
|
|
// "Time": 0.8
|
|
|
|
// },
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigFinishEvent"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|