1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "attack",
- "_objFlags": 0,
- "_native": "",
- "_duration": 0.25,
- "sample": 20,
- "speed": 1,
- "wrapMode": 1,
- "curveData": {
- "paths": {
- "attack_00000": {
- "comps": {
- "cc.Sprite": {
- "spriteFrame": [
- {
- "frame": 0,
- "value": {
- "__uuid__": "c99ed0ca-93d1-4384-abf2-0cde8ffd5906"
- }
- },
- {
- "frame": 0.05,
- "value": {
- "__uuid__": "06343602-c20d-4049-89d8-352cf265b3c1"
- }
- },
- {
- "frame": 0.1,
- "value": {
- "__uuid__": "0967f030-f165-4641-a46f-50395daaadbc"
- }
- },
- {
- "frame": 0.15,
- "value": {
- "__uuid__": "981a781c-ad7e-46fa-b25e-fafdf2869d7b"
- }
- },
- {
- "frame": 0.2,
- "value": {
- "__uuid__": "c99ed0ca-93d1-4384-abf2-0cde8ffd5906"
- }
- }
- ]
- }
- }
- }
- }
- },
- "events": []
- }
|