| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "PerfectMoveUp",
- "_objFlags": 0,
- "_rawFiles": null,
- "_duration": 1,
- "sample": 60,
- "speed": 1,
- "wrapMode": "1",
- "curveData": {
- "props": {
- "position": [
- {
- "frame": 0,
- "value": [
- 361,
- 227.33333333333334
- ]
- },
- {
- "frame": 1,
- "value": [
- 361,
- 350
- ]
- }
- ],
- "opacity": [
- {
- "frame": 0,
- "value": 255
- },
- {
- "frame": 0.6666666666666666,
- "value": 255
- },
- {
- "frame": 1,
- "value": 0
- }
- ],
- "scale": [
- {
- "frame": 0,
- "value": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- }
- },
- {
- "frame": 0.25,
- "value": {
- "__type__": "cc.Vec2",
- "x": 1,
- "y": 1
- }
- },
- {
- "frame": 1,
- "value": {
- "__type__": "cc.Vec2",
- "x": 1,
- "y": 1
- }
- }
- ]
- }
- },
- "events": []
- }
|