| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- [
- {
- "__type__": "cc.AnimationClip",
- "_name": "firework",
- "_objFlags": 0,
- "_native": "",
- "sample": 60,
- "speed": 1,
- "wrapMode": 1,
- "events": [],
- "_duration": 1,
- "_keys": [
- [
- 0,
- 0.5,
- 1
- ]
- ],
- "_stepness": 0,
- "_curves": [
- {
- "modifiers": [
- {
- "__id__": 1
- },
- "color"
- ],
- "data": {
- "keys": 0,
- "values": [
- {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 0
- }
- ],
- "easingMethods": {}
- }
- }
- ],
- "_commonTargets": [],
- "_hash": 2661397628
- },
- {
- "__type__": "cc.animation.ComponentPath",
- "component": "cc.Sprite"
- }
- ]
|