1234567891011121314151617181920212223242526272829303132 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "finger1",
- "_objFlags": 0,
- "_native": "",
- "_duration": 1,
- "sample": 60,
- "speed": 1,
- "wrapMode": 2,
- "curveData": {
- "props": {
- "position": [
- {
- "frame": 0,
- "value": [
- -161.5,
- -422.7
- ],
- "motionPath": []
- },
- {
- "frame": 1,
- "value": [
- -200.8,
- -376.1
- ]
- }
- ]
- }
- },
- "events": []
- }
|