| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548 |
- [
- {
- "__type__": "cc.Prefab",
- "_name": "",
- "_objFlags": 0,
- "_rawFiles": null,
- "data": {
- "__id__": 1
- }
- },
- {
- "__type__": "cc.Node",
- "_name": "Fireworks",
- "_objFlags": 0,
- "_parent": null,
- "_children": [
- {
- "__id__": 2
- },
- {
- "__id__": 5
- },
- {
- "__id__": 8
- }
- ],
- "_tag": -1,
- "_active": true,
- "_components": [],
- "_prefab": {
- "__id__": 11
- },
- "_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": 720,
- "height": 1280
- },
- "_rotationX": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": 360,
- "y": 640
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.Node",
- "_name": "New Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_children": [],
- "_tag": -1,
- "_active": true,
- "_components": [
- {
- "__id__": 3
- }
- ],
- "_prefab": {
- "__id__": 4
- },
- "_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": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": 125,
- "y": 692
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.ParticleSystem",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 2
- },
- "_enabled": true,
- "_custom": true,
- "_texture": {
- "__uuid__": "673ddfe8-fe44-4b9a-a75f-f7f80172718f"
- },
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "playOnLoad": true,
- "_autoRemoveOnFinish": false,
- "_totalParticles": 150,
- "_duration": -1,
- "_emissionRate": 20,
- "_life": 2.5,
- "_lifeVar": 0,
- "_startColor": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 255,
- "b": 51,
- "a": 255
- },
- "_startColorVar": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "_endColor": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 204,
- "b": 255,
- "a": 255
- },
- "_endColorVar": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 0
- },
- "_angle": 90,
- "_angleVar": 20,
- "_startSize": 20,
- "_startSizeVar": 0,
- "_endSize": 17,
- "_endSizeVar": 0,
- "_startSpin": 0,
- "_startSpinVar": 0,
- "_endSpin": 0,
- "_endSpinVar": 0,
- "_sourcePos": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_posVar": {
- "__type__": "cc.Vec2",
- "x": 400,
- "y": 0
- },
- "_positionType": 0,
- "_emitterMode": 0,
- "_gravity": {
- "__type__": "cc.Vec2",
- "x": -100,
- "y": -200
- },
- "_speed": 0,
- "_speedVar": 50,
- "_tangentialAccel": 80,
- "_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": {
- "__uuid__": "7954b16d-3ec1-437d-a4e4-6dc555e3d9bb"
- },
- "fileId": "592yHpqVhPg5PiP0kGcsLY",
- "sync": false
- },
- {
- "__type__": "cc.Node",
- "_name": "New Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_children": [],
- "_tag": -1,
- "_active": true,
- "_components": [
- {
- "__id__": 6
- }
- ],
- "_prefab": {
- "__id__": 7
- },
- "_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": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 692
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.ParticleSystem",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 5
- },
- "_enabled": true,
- "_custom": true,
- "_texture": {
- "__uuid__": "673ddfe8-fe44-4b9a-a75f-f7f80172718f"
- },
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "playOnLoad": true,
- "_autoRemoveOnFinish": false,
- "_totalParticles": 150,
- "_duration": -1,
- "_emissionRate": 20,
- "_life": 2.5,
- "_lifeVar": 0,
- "_startColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "_startColorVar": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "_endColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 245,
- "b": 0,
- "a": 255
- },
- "_endColorVar": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 0
- },
- "_angle": 90,
- "_angleVar": 20,
- "_startSize": 20,
- "_startSizeVar": 0,
- "_endSize": 25,
- "_endSizeVar": 0,
- "_startSpin": 0,
- "_startSpinVar": 0,
- "_endSpin": 0,
- "_endSpinVar": 0,
- "_sourcePos": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_posVar": {
- "__type__": "cc.Vec2",
- "x": 400,
- "y": 0
- },
- "_positionType": 0,
- "_emitterMode": 0,
- "_gravity": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": -200
- },
- "_speed": 0,
- "_speedVar": 50,
- "_tangentialAccel": 80,
- "_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": {
- "__uuid__": "7954b16d-3ec1-437d-a4e4-6dc555e3d9bb"
- },
- "fileId": "ceFp9N5N9EvYpEMebvVQm+",
- "sync": false
- },
- {
- "__type__": "cc.Node",
- "_name": "New Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_children": [],
- "_tag": -1,
- "_active": true,
- "_components": [
- {
- "__id__": 9
- }
- ],
- "_prefab": {
- "__id__": 10
- },
- "_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": 0,
- "_rotationY": 0,
- "_scaleX": 1,
- "_scaleY": 1,
- "_position": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 692
- },
- "_skewX": 0,
- "_skewY": 0,
- "_localZOrder": 0,
- "_globalZOrder": 0,
- "_opacityModifyRGB": false,
- "groupIndex": 0
- },
- {
- "__type__": "cc.ParticleSystem",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 8
- },
- "_enabled": true,
- "_custom": true,
- "_texture": {
- "__uuid__": "d86acc24-4a7e-4be2-98d7-4c8b8bc8fd74"
- },
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "playOnLoad": true,
- "_autoRemoveOnFinish": false,
- "_totalParticles": 150,
- "_duration": -1,
- "_emissionRate": 5,
- "_life": 2.5,
- "_lifeVar": 0,
- "_startColor": {
- "__type__": "cc.Color",
- "r": 245,
- "g": 0,
- "b": 255,
- "a": 255
- },
- "_startColorVar": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "_endColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 0,
- "b": 0,
- "a": 255
- },
- "_endColorVar": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 0
- },
- "_angle": 90,
- "_angleVar": 20,
- "_startSize": 30,
- "_startSizeVar": 0,
- "_endSize": 25,
- "_endSizeVar": 0,
- "_startSpin": 0,
- "_startSpinVar": 0,
- "_endSpin": 180,
- "_endSpinVar": 0,
- "_sourcePos": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_posVar": {
- "__type__": "cc.Vec2",
- "x": 400,
- "y": 0
- },
- "_positionType": 0,
- "_emitterMode": 0,
- "_gravity": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": -200
- },
- "_speed": 0,
- "_speedVar": 50,
- "_tangentialAccel": 80,
- "_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": {
- "__uuid__": "7954b16d-3ec1-437d-a4e4-6dc555e3d9bb"
- },
- "fileId": "adCdzsFNxPFrb+u6bgteck",
- "sync": false
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "7954b16d-3ec1-437d-a4e4-6dc555e3d9bb"
- },
- "fileId": "49iWIsfj5ONp2WbTTL/hlr",
- "sync": false
- }
- ]
|