12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "fuhuo0",
- "_objFlags": 0,
- "_rawFiles": null,
- "_duration": 0.5,
- "sample": 60,
- "speed": 1,
- "wrapMode": 1,
- "curveData": {
- "paths": {
- "fh": {
- "comps": {
- "cc.Sprite": {
- "spriteFrame": []
- }
- },
- "props": {
- "scaleX": [
- {
- "frame": 0,
- "value": 0.6
- },
- {
- "frame": 0.2,
- "value": 1.1
- },
- {
- "frame": 0.3333333333333333,
- "value": 0.9
- },
- {
- "frame": 0.5,
- "value": 1
- }
- ],
- "scaleY": [
- {
- "frame": 0,
- "value": 0.6
- },
- {
- "frame": 0.2,
- "value": 1.1
- },
- {
- "frame": 0.3333333333333333,
- "value": 0.9
- },
- {
- "frame": 0.5,
- "value": 1
- }
- ],
- "opacity": [
- {
- "frame": 0,
- "value": 0
- },
- {
- "frame": 0.2,
- "value": 255
- }
- ]
- }
- }
- }
- },
- "events": []
- }
|