1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "Star2",
- "_objFlags": 0,
- "_rawFiles": null,
- "_duration": 0.5,
- "sample": 60,
- "speed": 1,
- "wrapMode": 1,
- "curveData": {
- "props": {
- "position": [
- {
- "frame": 0,
- "value": [
- 0,
- 100
- ]
- },
- {
- "frame": 0.25,
- "value": [
- 0,
- 130
- ]
- },
- {
- "frame": 0.5,
- "value": [
- 0,
- 100
- ]
- }
- ]
- },
- "comps": {
- "cc.Sprite": {
- "spriteFrame": [
- {
- "frame": 0,
- "value": {
- "__uuid__": "c4e0a1ca-5781-44e0-9a85-b3d3b852c115"
- }
- },
- {
- "frame": 0.25,
- "value": {
- "__uuid__": "2f0639ad-6d69-4e1e-95f1-0388c9873b79"
- }
- }
- ]
- }
- }
- },
- "events": []
- }
|