12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "num-run",
- "_objFlags": 0,
- "_rawFiles": null,
- "_duration": 0.27,
- "sample": 30,
- "speed": 1,
- "wrapMode": 1,
- "curveData": {
- "props": {
- "scale": [
- {
- "frame": 0,
- "value": {
- "__type__": "cc.Vec2",
- "x": 2,
- "y": 2
- }
- },
- {
- "frame": 0.26666666666666666,
- "value": {
- "__type__": "cc.Vec2",
- "x": 1,
- "y": 1
- }
- }
- ],
- "opacity": [
- {
- "frame": 0,
- "value": 0
- },
- {
- "frame": 0.26666666666666666,
- "value": 255
- }
- ]
- }
- },
- "events": []
- }
|