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