| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168 |
- [
- {
- "__type__": "cc.Prefab",
- "_name": "",
- "_objFlags": 0,
- "_rawFiles": null,
- "data": {
- "__id__": 1
- }
- },
- {
- "__type__": "cc.Node",
- "_name": "SparklersParticle",
- "_objFlags": 0,
- "_parent": null,
- "_children": [],
- "_tag": -1,
- "_active": true,
- "_components": [
- {
- "__id__": 2
- }
- ],
- "_prefab": {
- "__id__": 3
- },
- "_id": "",
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_cascadeOpacityEnabled": true,
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 0,
- "height": 0
- },
- "_rotationX": 90,
- "_rotationY": 90,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.ParticleSystem",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "_custom": true,
- "_file": {
- "__uuid__": "b2687ac4-099e-403c-a192-ff477686f4f5"
- },
- "_texture": {
- "__uuid__": "6d5eda59-8c32-4938-b4ba-99a69c5e29d7"
- },
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "playOnLoad": true,
- "_autoRemoveOnFinish": false,
- "_totalParticles": 500,
- "_duration": -1,
- "_emissionRate": 1000,
- "_life": 0.1,
- "_lifeVar": 0.1,
- "_startColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_startColorVar": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "_endColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 0
- },
- "_endColorVar": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 0
- },
- "_angle": 360,
- "_angleVar": 360,
- "_startSize": 100,
- "_startSizeVar": 0,
- "_endSize": 0,
- "_endSizeVar": 0,
- "_startSpin": 220,
- "_startSpinVar": 1100,
- "_endSpin": 220,
- "_endSpinVar": 1100,
- "_sourcePos": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_posVar": {
- "__type__": "cc.Vec2",
- "x": 10,
- "y": 10
- },
- "_positionType": 0,
- "_emitterMode": 0,
- "_gravity": {
- "__type__": "cc.Vec2",
- "x": 0.25,
- "y": 0.86
- },
- "_speed": 0,
- "_speedVar": 0,
- "_tangentialAccel": 0,
- "_tangentialAccelVar": 0,
- "_radialAccel": 0,
- "_radialAccelVar": 0,
- "_rotationIsDir": false,
- "_startRadius": 0,
- "_startRadiusVar": 0,
- "_endRadius": 0,
- "_endRadiusVar": 0,
- "_rotatePerS": 0,
- "_rotatePerSVar": 0,
- "_N$preview": true
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "78BN0f4xdFaoBoclN11ZRw",
- "sync": false
- }
- ]
|