| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- [
- {
- "__type__": "cc.AnimationClip",
- "_name": "colorRibbonMove",
- "_objFlags": 0,
- "_native": "",
- "sample": 60,
- "speed": 1,
- "wrapMode": 1,
- "events": [
- {
- "frame": 3.5,
- "func": "removeThis",
- "params": []
- }
- ],
- "_duration": 3.5,
- "_keys": [
- [
- 0,
- 0.5,
- 0.6,
- 0.7,
- 0.8,
- 0.9,
- 1,
- 1.1,
- 1.2,
- 1.3,
- 1.4,
- 3,
- 3.5
- ]
- ],
- "_stepness": 0,
- "_curves": [
- {
- "modifiers": [
- {
- "__id__": 1
- },
- "editorTop"
- ],
- "data": {
- "keys": 0,
- "values": [
- -30,
- 50,
- 67.6,
- 86.8,
- 107.6,
- 130,
- 154,
- 179.6,
- 206.8,
- 247.6,
- 300.64,
- 1149.28,
- 1414.48
- ],
- "easingMethods": {}
- }
- }
- ],
- "_commonTargets": [],
- "_hash": 1029772289
- },
- {
- "__type__": "cc.animation.ComponentPath",
- "component": "cc.Widget"
- }
- ]
|