{ "ID": 2011417, "EventTypeTag": [ "CameraMoveToCenter" ], "Events": { "OnStart": { "Actions": [ // { // "$type": "Share.CConfigWaitSeconds", // "Time": 0.5 // }, { "$type": "Share.CConfigCameraMoveV2", "StretchKey": "Far", "CanControl": false , "Type": "CustomBound", "BoundIndexX":30, "BoundIndexY":90, "UseStretchZ":true }, { "$type": "Share.CConfigPlayAnim", "WaitingTime": 4 }, //第一圈 { "$type": "Share.CConfigSetMapState", "Position": "Absolute", "NodeType": "All", "IndexList":[ 46,61,74,59 ], "ToVisibleState": ["Visible"] }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.1 }, { "$type": "Share.CConfigShowTip", "TipID": 201141701 }, //第二圈 { "$type": "Share.CConfigSetMapState", "Position": "Absolute", "NodeType": "All", "IndexList":[ 30,31,32,33,34,44,48,58,62,72,76,86,87,88,89 ], "ToVisibleState": ["Visible"] }, // { // "$type": "Share.CConfigShowTip", // "TipID": 201141702 // }, { "$type": "Share.CConfigWaitSeconds", "Time": 2 }, { "$type": "Share.CConfigCameraMove", "Type": "Player" }, { "$type": "Share.CConfigFinishEvent" } ] } } }