| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "cellItem_shake",
- "_objFlags": 0,
- "_native": "",
- "_duration": 1.3333333333333333,
- "sample": 60,
- "speed": 1.5,
- "wrapMode": 2,
- "curveData": {
- "props": {
- "angle": [
- {
- "frame": 0,
- "value": 0
- },
- {
- "frame": 0.16666666666666666,
- "value": 0
- },
- {
- "frame": 0.25,
- "value": -10
- },
- {
- "frame": 0.3333333333333333,
- "value": 0
- },
- {
- "frame": 0.4166666666666667,
- "value": 10
- },
- {
- "frame": 0.5,
- "value": 0
- },
- {
- "frame": 0.5833333333333334,
- "value": -10
- },
- {
- "frame": 0.6666666666666666,
- "value": 0
- },
- {
- "frame": 0.75,
- "value": 10
- },
- {
- "frame": 0.8333333333333334,
- "value": 0
- },
- {
- "frame": 0.9166666666666666,
- "value": -10
- },
- {
- "frame": 1,
- "value": 0
- },
- {
- "frame": 1.0833333333333333,
- "value": 10
- },
- {
- "frame": 1.1666666666666667,
- "value": 0
- },
- {
- "frame": 1.25,
- "value": 0
- }
- ],
- "scale": [
- {
- "frame": 0,
- "value": {
- "__type__": "cc.Vec2",
- "x": 1,
- "y": 1
- }
- },
- {
- "frame": 0.16666666666666666,
- "value": {
- "__type__": "cc.Vec2",
- "x": 1.05,
- "y": 1.05
- }
- },
- {
- "frame": 1.25,
- "value": {
- "__type__": "cc.Vec2",
- "x": 1.05,
- "y": 1.05
- }
- },
- {
- "frame": 1.3333333333333333,
- "value": {
- "__type__": "cc.Vec2",
- "x": 1,
- "y": 1
- }
- }
- ]
- }
- },
- "events": []
- }
|