{ "ID": 2020838, //机关1 "Events": { "OnStart": { "Actions": [ //镜头 { "$type": "Share.CConfigCameraMove", "StretchKey": "Far", "Type": "CustomBound", "BoundIndexX":50, "BoundIndexY":84 }, { "$type": "Share.CConfigWaitSeconds", "Time": "0.5" }, { "$type": "Share.CConfigSetMapState", "X": 3, "Y": 4, "Position": "Absolute", "Radius": 0, "Count": 1, "FromVisibleState": [ "VisibleByTriggerEvent" ], "ToVisibleState": [ "Visible" ] }, { "$type": "Share.CConfigWaitSeconds", "Time": "1" }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Back", "Type": "Player" }, { "$type": "Share.CConfigFinishEvent" } ] } } }