| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- [
- {
- "__type__": "cc.AnimationClip",
- "_name": "particlePKBase",
- "_objFlags": 0,
- "_native": "",
- "sample": 60,
- "speed": 1,
- "wrapMode": 1,
- "events": [
- {
- "frame": 0.65,
- "func": "destroyNode",
- "params": []
- }
- ],
- "_duration": 0.65,
- "_keys": [
- [
- 0,
- 0.13333333333333333,
- 0.65
- ],
- [
- 0.13333333333333333,
- 0.65
- ]
- ],
- "_stepness": 0,
- "_curves": [
- {
- "modifiers": [
- {
- "__id__": 1
- },
- "contentSize"
- ],
- "data": {
- "keys": 0,
- "values": [
- {
- "__type__": "cc.Size",
- "width": 15,
- "height": 15
- },
- {
- "__type__": "cc.Size",
- "width": 13,
- "height": 13
- },
- {
- "__type__": "cc.Size",
- "width": 0,
- "height": 0
- }
- ],
- "easingMethods": {}
- }
- },
- {
- "modifiers": [
- {
- "__id__": 2
- },
- "color"
- ],
- "data": {
- "keys": 1,
- "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": 2749578422
- },
- {
- "__type__": "cc.animation.ComponentPath",
- "component": "cc.UITransform"
- },
- {
- "__type__": "cc.animation.ComponentPath",
- "component": "cc.Sprite"
- }
- ]
|