1234567891011121314151617181920212223242526272829 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "MoveLeftAndRight",
- "_objFlags": 0,
- "_native": "",
- "_duration": 1.3333333333333333,
- "sample": 60,
- "speed": 1,
- "wrapMode": "2",
- "curveData": {
- "props": {
- "x": [
- {
- "frame": 0,
- "value": 737
- },
- {
- "frame": 0.6666666666666666,
- "value": 717
- },
- {
- "frame": 1.3333333333333333,
- "value": 737
- }
- ]
- }
- },
- "events": []
- }
|