12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "tanhuang",
- "_objFlags": 0,
- "_rawFiles": null,
- "_duration": 0.31666666666666665,
- "sample": 60,
- "speed": 0.8,
- "wrapMode": "2",
- "curveData": {
- "comps": {
- "cc.Sprite": {
- "spriteFrame": []
- }
- },
- "props": {
- "scaleX": [
- {
- "frame": 0,
- "value": 0.55
- },
- {
- "frame": 0.31666666666666665,
- "value": 0.55
- }
- ],
- "scaleY": [
- {
- "frame": 0,
- "value": 0.4
- },
- {
- "frame": 0.05,
- "value": 0.5
- },
- {
- "frame": 0.15,
- "value": 0.55
- },
- {
- "frame": 0.25,
- "value": 0.5
- },
- {
- "frame": 0.31666666666666665,
- "value": 0.4
- }
- ]
- }
- },
- "events": []
- }
|