{ "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" } ] } } }