12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "XiaoShi",
- "_objFlags": 0,
- "_rawFiles": null,
- "_duration": 0.18333333333333332,
- "sample": 60,
- "speed": 1,
- "wrapMode": 1,
- "curveData": {
- "comps": {
- "cc.Sprite": {
- "spriteFrame": [
- {
- "frame": 0,
- "value": {
- "__uuid__": "f97974a3-543d-4b57-9b04-2ea759e4db27"
- }
- },
- {
- "frame": 0.08333333333333333,
- "value": {
- "__uuid__": "a22b082a-c536-49c9-ab95-e134ae053449"
- }
- },
- {
- "frame": 0.16666666666666666,
- "value": {
- "__uuid__": "a22b082a-c536-49c9-ab95-e134ae053449"
- }
- }
- ]
- }
- },
- "props": {
- "opacity": []
- }
- },
- "events": [
- {
- "frame": 0.1,
- "func": "onAnimCompleted",
- "params": []
- }
- ]
- }
|