| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- [
- {
- "__type__": "cc.AnimationClip",
- "_name": "PkLineLight",
- "_objFlags": 0,
- "_native": "",
- "sample": 60,
- "speed": 1,
- "wrapMode": 1,
- "events": [
- {
- "frame": 0.65,
- "func": "destroyNode",
- "params": []
- }
- ],
- "_duration": 0.65,
- "_keys": [
- [
- 0,
- 0.65
- ]
- ],
- "_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": 0
- }
- ],
- "easingMethods": {}
- }
- }
- ],
- "_commonTargets": [],
- "_hash": 3174019996
- },
- {
- "__type__": "cc.animation.ComponentPath",
- "component": "cc.Sprite"
- }
- ]
|