| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "take",
- "_objFlags": 0,
- "_native": "",
- "_duration": 0.6666666666666666,
- "sample": 60,
- "speed": 2,
- "wrapMode": "0",
- "curveData": {
- "props": {
- "scale": [
- {
- "frame": 0,
- "value": {
- "__type__": "cc.Vec2",
- "x": 1,
- "y": 1
- }
- },
- {
- "frame": 0.16666666666666666,
- "value": {
- "__type__": "cc.Vec2",
- "x": 1.1,
- "y": 1.1
- }
- },
- {
- "frame": 0.3333333333333333,
- "value": {
- "__type__": "cc.Vec2",
- "x": 1,
- "y": 1
- }
- },
- {
- "frame": 0.5,
- "value": {
- "__type__": "cc.Vec2",
- "x": 1.1,
- "y": 1.1
- }
- },
- {
- "frame": 0.6666666666666666,
- "value": {
- "__type__": "cc.Vec2",
- "x": 1,
- "y": 1
- }
- }
- ],
- "angle": [
- {
- "frame": 0,
- "value": 0
- },
- {
- "frame": 0.16666666666666666,
- "value": 3
- },
- {
- "frame": 0.3333333333333333,
- "value": 0
- },
- {
- "frame": 0.5,
- "value": -5
- },
- {
- "frame": 0.6666666666666666,
- "value": 0
- }
- ],
- "x": [
- {
- "frame": 0,
- "value": 0
- },
- {
- "frame": 0.16666666666666666,
- "value": -50
- },
- {
- "frame": 0.3333333333333333,
- "value": 0
- },
- {
- "frame": 0.5,
- "value": 50
- },
- {
- "frame": 0.6666666666666666,
- "value": 0
- }
- ],
- "y": [
- {
- "frame": 0,
- "value": 0
- },
- {
- "frame": 0.16666666666666666,
- "value": 0
- }
- ]
- }
- },
- "events": []
- }
|