| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "block_long",
- "_objFlags": 0,
- "_native": "",
- "_duration": 3,
- "sample": 60,
- "speed": 1,
- "wrapMode": 1,
- "curveData": {
- "props": {
- "height": [
- {
- "frame": 0,
- "value": 0
- },
- {
- "frame": 1,
- "value": 590
- },
- {
- "frame": 2,
- "value": 590
- },
- {
- "frame": 3,
- "value": 0
- }
- ],
- "anchorY": [
- {
- "frame": 0,
- "value": 1,
- "curve": "constant"
- },
- {
- "frame": 1,
- "value": 0
- }
- ],
- "y": [
- {
- "frame": 0,
- "value": 400,
- "curve": "constant"
- },
- {
- "frame": 1,
- "value": -190
- }
- ]
- },
- "paths": {
- "face": {
- "props": {
- "y": [
- {
- "frame": 0,
- "value": -590,
- "curve": "constant"
- },
- {
- "frame": 1,
- "value": 0
- }
- ]
- }
- }
- }
- },
- "events": [
- {
- "frame": 1,
- "func": "reach",
- "params": []
- },
- {
- "frame": 3,
- "func": "leave",
- "params": []
- }
- ]
- }
|