Fireworks.prefab 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_rawFiles": null,
  7. "data": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Node",
  13. "_name": "Fireworks",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. },
  20. {
  21. "__id__": 5
  22. },
  23. {
  24. "__id__": 8
  25. }
  26. ],
  27. "_tag": -1,
  28. "_active": true,
  29. "_components": [],
  30. "_prefab": {
  31. "__id__": 11
  32. },
  33. "_id": "",
  34. "_opacity": 255,
  35. "_color": {
  36. "__type__": "cc.Color",
  37. "r": 255,
  38. "g": 255,
  39. "b": 255,
  40. "a": 255
  41. },
  42. "_cascadeOpacityEnabled": true,
  43. "_anchorPoint": {
  44. "__type__": "cc.Vec2",
  45. "x": 0.5,
  46. "y": 0.5
  47. },
  48. "_contentSize": {
  49. "__type__": "cc.Size",
  50. "width": 720,
  51. "height": 1280
  52. },
  53. "_rotationX": 0,
  54. "_rotationY": 0,
  55. "_scaleX": 1,
  56. "_scaleY": 1,
  57. "_position": {
  58. "__type__": "cc.Vec2",
  59. "x": 360,
  60. "y": 640
  61. },
  62. "_skewX": 0,
  63. "_skewY": 0,
  64. "_localZOrder": 0,
  65. "_globalZOrder": 0,
  66. "_opacityModifyRGB": false,
  67. "groupIndex": 0
  68. },
  69. {
  70. "__type__": "cc.Node",
  71. "_name": "New Node",
  72. "_objFlags": 0,
  73. "_parent": {
  74. "__id__": 1
  75. },
  76. "_children": [],
  77. "_tag": -1,
  78. "_active": true,
  79. "_components": [
  80. {
  81. "__id__": 3
  82. }
  83. ],
  84. "_prefab": {
  85. "__id__": 4
  86. },
  87. "_id": "",
  88. "_opacity": 255,
  89. "_color": {
  90. "__type__": "cc.Color",
  91. "r": 255,
  92. "g": 255,
  93. "b": 255,
  94. "a": 255
  95. },
  96. "_cascadeOpacityEnabled": true,
  97. "_anchorPoint": {
  98. "__type__": "cc.Vec2",
  99. "x": 0.5,
  100. "y": 0.5
  101. },
  102. "_contentSize": {
  103. "__type__": "cc.Size",
  104. "width": 0,
  105. "height": 0
  106. },
  107. "_rotationX": 0,
  108. "_rotationY": 0,
  109. "_scaleX": 1,
  110. "_scaleY": 1,
  111. "_position": {
  112. "__type__": "cc.Vec2",
  113. "x": 125,
  114. "y": 692
  115. },
  116. "_skewX": 0,
  117. "_skewY": 0,
  118. "_localZOrder": 0,
  119. "_globalZOrder": 0,
  120. "_opacityModifyRGB": false,
  121. "groupIndex": 0
  122. },
  123. {
  124. "__type__": "cc.ParticleSystem",
  125. "_name": "",
  126. "_objFlags": 0,
  127. "node": {
  128. "__id__": 2
  129. },
  130. "_enabled": true,
  131. "_custom": true,
  132. "_texture": {
  133. "__uuid__": "673ddfe8-fe44-4b9a-a75f-f7f80172718f"
  134. },
  135. "_srcBlendFactor": 770,
  136. "_dstBlendFactor": 771,
  137. "playOnLoad": true,
  138. "_autoRemoveOnFinish": false,
  139. "_totalParticles": 150,
  140. "_duration": -1,
  141. "_emissionRate": 20,
  142. "_life": 2.5,
  143. "_lifeVar": 0,
  144. "_startColor": {
  145. "__type__": "cc.Color",
  146. "r": 0,
  147. "g": 255,
  148. "b": 51,
  149. "a": 255
  150. },
  151. "_startColorVar": {
  152. "__type__": "cc.Color",
  153. "r": 0,
  154. "g": 0,
  155. "b": 0,
  156. "a": 255
  157. },
  158. "_endColor": {
  159. "__type__": "cc.Color",
  160. "r": 0,
  161. "g": 204,
  162. "b": 255,
  163. "a": 255
  164. },
  165. "_endColorVar": {
  166. "__type__": "cc.Color",
  167. "r": 0,
  168. "g": 0,
  169. "b": 0,
  170. "a": 0
  171. },
  172. "_angle": 90,
  173. "_angleVar": 20,
  174. "_startSize": 20,
  175. "_startSizeVar": 0,
  176. "_endSize": 17,
  177. "_endSizeVar": 0,
  178. "_startSpin": 0,
  179. "_startSpinVar": 0,
  180. "_endSpin": 0,
  181. "_endSpinVar": 0,
  182. "_sourcePos": {
  183. "__type__": "cc.Vec2",
  184. "x": 0,
  185. "y": 0
  186. },
  187. "_posVar": {
  188. "__type__": "cc.Vec2",
  189. "x": 400,
  190. "y": 0
  191. },
  192. "_positionType": 0,
  193. "_emitterMode": 0,
  194. "_gravity": {
  195. "__type__": "cc.Vec2",
  196. "x": -100,
  197. "y": -200
  198. },
  199. "_speed": 0,
  200. "_speedVar": 50,
  201. "_tangentialAccel": 80,
  202. "_tangentialAccelVar": 0,
  203. "_radialAccel": 0,
  204. "_radialAccelVar": 0,
  205. "_rotationIsDir": false,
  206. "_startRadius": 0,
  207. "_startRadiusVar": 0,
  208. "_endRadius": 0,
  209. "_endRadiusVar": 0,
  210. "_rotatePerS": 0,
  211. "_rotatePerSVar": 0,
  212. "_N$preview": true
  213. },
  214. {
  215. "__type__": "cc.PrefabInfo",
  216. "root": {
  217. "__id__": 1
  218. },
  219. "asset": {
  220. "__uuid__": "7954b16d-3ec1-437d-a4e4-6dc555e3d9bb"
  221. },
  222. "fileId": "592yHpqVhPg5PiP0kGcsLY",
  223. "sync": false
  224. },
  225. {
  226. "__type__": "cc.Node",
  227. "_name": "New Node",
  228. "_objFlags": 0,
  229. "_parent": {
  230. "__id__": 1
  231. },
  232. "_children": [],
  233. "_tag": -1,
  234. "_active": true,
  235. "_components": [
  236. {
  237. "__id__": 6
  238. }
  239. ],
  240. "_prefab": {
  241. "__id__": 7
  242. },
  243. "_id": "",
  244. "_opacity": 255,
  245. "_color": {
  246. "__type__": "cc.Color",
  247. "r": 255,
  248. "g": 255,
  249. "b": 255,
  250. "a": 255
  251. },
  252. "_cascadeOpacityEnabled": true,
  253. "_anchorPoint": {
  254. "__type__": "cc.Vec2",
  255. "x": 0.5,
  256. "y": 0.5
  257. },
  258. "_contentSize": {
  259. "__type__": "cc.Size",
  260. "width": 0,
  261. "height": 0
  262. },
  263. "_rotationX": 0,
  264. "_rotationY": 0,
  265. "_scaleX": 1,
  266. "_scaleY": 1,
  267. "_position": {
  268. "__type__": "cc.Vec2",
  269. "x": 0,
  270. "y": 692
  271. },
  272. "_skewX": 0,
  273. "_skewY": 0,
  274. "_localZOrder": 0,
  275. "_globalZOrder": 0,
  276. "_opacityModifyRGB": false,
  277. "groupIndex": 0
  278. },
  279. {
  280. "__type__": "cc.ParticleSystem",
  281. "_name": "",
  282. "_objFlags": 0,
  283. "node": {
  284. "__id__": 5
  285. },
  286. "_enabled": true,
  287. "_custom": true,
  288. "_texture": {
  289. "__uuid__": "673ddfe8-fe44-4b9a-a75f-f7f80172718f"
  290. },
  291. "_srcBlendFactor": 770,
  292. "_dstBlendFactor": 771,
  293. "playOnLoad": true,
  294. "_autoRemoveOnFinish": false,
  295. "_totalParticles": 150,
  296. "_duration": -1,
  297. "_emissionRate": 20,
  298. "_life": 2.5,
  299. "_lifeVar": 0,
  300. "_startColor": {
  301. "__type__": "cc.Color",
  302. "r": 255,
  303. "g": 0,
  304. "b": 0,
  305. "a": 255
  306. },
  307. "_startColorVar": {
  308. "__type__": "cc.Color",
  309. "r": 0,
  310. "g": 0,
  311. "b": 0,
  312. "a": 255
  313. },
  314. "_endColor": {
  315. "__type__": "cc.Color",
  316. "r": 255,
  317. "g": 245,
  318. "b": 0,
  319. "a": 255
  320. },
  321. "_endColorVar": {
  322. "__type__": "cc.Color",
  323. "r": 0,
  324. "g": 0,
  325. "b": 0,
  326. "a": 0
  327. },
  328. "_angle": 90,
  329. "_angleVar": 20,
  330. "_startSize": 20,
  331. "_startSizeVar": 0,
  332. "_endSize": 25,
  333. "_endSizeVar": 0,
  334. "_startSpin": 0,
  335. "_startSpinVar": 0,
  336. "_endSpin": 0,
  337. "_endSpinVar": 0,
  338. "_sourcePos": {
  339. "__type__": "cc.Vec2",
  340. "x": 0,
  341. "y": 0
  342. },
  343. "_posVar": {
  344. "__type__": "cc.Vec2",
  345. "x": 400,
  346. "y": 0
  347. },
  348. "_positionType": 0,
  349. "_emitterMode": 0,
  350. "_gravity": {
  351. "__type__": "cc.Vec2",
  352. "x": 0,
  353. "y": -200
  354. },
  355. "_speed": 0,
  356. "_speedVar": 50,
  357. "_tangentialAccel": 80,
  358. "_tangentialAccelVar": 0,
  359. "_radialAccel": 0,
  360. "_radialAccelVar": 0,
  361. "_rotationIsDir": false,
  362. "_startRadius": 0,
  363. "_startRadiusVar": 0,
  364. "_endRadius": 0,
  365. "_endRadiusVar": 0,
  366. "_rotatePerS": 0,
  367. "_rotatePerSVar": 0,
  368. "_N$preview": true
  369. },
  370. {
  371. "__type__": "cc.PrefabInfo",
  372. "root": {
  373. "__id__": 1
  374. },
  375. "asset": {
  376. "__uuid__": "7954b16d-3ec1-437d-a4e4-6dc555e3d9bb"
  377. },
  378. "fileId": "ceFp9N5N9EvYpEMebvVQm+",
  379. "sync": false
  380. },
  381. {
  382. "__type__": "cc.Node",
  383. "_name": "New Node",
  384. "_objFlags": 0,
  385. "_parent": {
  386. "__id__": 1
  387. },
  388. "_children": [],
  389. "_tag": -1,
  390. "_active": true,
  391. "_components": [
  392. {
  393. "__id__": 9
  394. }
  395. ],
  396. "_prefab": {
  397. "__id__": 10
  398. },
  399. "_id": "",
  400. "_opacity": 255,
  401. "_color": {
  402. "__type__": "cc.Color",
  403. "r": 255,
  404. "g": 255,
  405. "b": 255,
  406. "a": 255
  407. },
  408. "_cascadeOpacityEnabled": true,
  409. "_anchorPoint": {
  410. "__type__": "cc.Vec2",
  411. "x": 0.5,
  412. "y": 0.5
  413. },
  414. "_contentSize": {
  415. "__type__": "cc.Size",
  416. "width": 0,
  417. "height": 0
  418. },
  419. "_rotationX": 0,
  420. "_rotationY": 0,
  421. "_scaleX": 1,
  422. "_scaleY": 1,
  423. "_position": {
  424. "__type__": "cc.Vec2",
  425. "x": 0,
  426. "y": 692
  427. },
  428. "_skewX": 0,
  429. "_skewY": 0,
  430. "_localZOrder": 0,
  431. "_globalZOrder": 0,
  432. "_opacityModifyRGB": false,
  433. "groupIndex": 0
  434. },
  435. {
  436. "__type__": "cc.ParticleSystem",
  437. "_name": "",
  438. "_objFlags": 0,
  439. "node": {
  440. "__id__": 8
  441. },
  442. "_enabled": true,
  443. "_custom": true,
  444. "_texture": {
  445. "__uuid__": "d86acc24-4a7e-4be2-98d7-4c8b8bc8fd74"
  446. },
  447. "_srcBlendFactor": 770,
  448. "_dstBlendFactor": 771,
  449. "playOnLoad": true,
  450. "_autoRemoveOnFinish": false,
  451. "_totalParticles": 150,
  452. "_duration": -1,
  453. "_emissionRate": 5,
  454. "_life": 2.5,
  455. "_lifeVar": 0,
  456. "_startColor": {
  457. "__type__": "cc.Color",
  458. "r": 245,
  459. "g": 0,
  460. "b": 255,
  461. "a": 255
  462. },
  463. "_startColorVar": {
  464. "__type__": "cc.Color",
  465. "r": 0,
  466. "g": 0,
  467. "b": 0,
  468. "a": 255
  469. },
  470. "_endColor": {
  471. "__type__": "cc.Color",
  472. "r": 255,
  473. "g": 0,
  474. "b": 0,
  475. "a": 255
  476. },
  477. "_endColorVar": {
  478. "__type__": "cc.Color",
  479. "r": 0,
  480. "g": 0,
  481. "b": 0,
  482. "a": 0
  483. },
  484. "_angle": 90,
  485. "_angleVar": 20,
  486. "_startSize": 30,
  487. "_startSizeVar": 0,
  488. "_endSize": 25,
  489. "_endSizeVar": 0,
  490. "_startSpin": 0,
  491. "_startSpinVar": 0,
  492. "_endSpin": 180,
  493. "_endSpinVar": 0,
  494. "_sourcePos": {
  495. "__type__": "cc.Vec2",
  496. "x": 0,
  497. "y": 0
  498. },
  499. "_posVar": {
  500. "__type__": "cc.Vec2",
  501. "x": 400,
  502. "y": 0
  503. },
  504. "_positionType": 0,
  505. "_emitterMode": 0,
  506. "_gravity": {
  507. "__type__": "cc.Vec2",
  508. "x": 0,
  509. "y": -200
  510. },
  511. "_speed": 0,
  512. "_speedVar": 50,
  513. "_tangentialAccel": 80,
  514. "_tangentialAccelVar": 0,
  515. "_radialAccel": 0,
  516. "_radialAccelVar": 0,
  517. "_rotationIsDir": false,
  518. "_startRadius": 0,
  519. "_startRadiusVar": 0,
  520. "_endRadius": 0,
  521. "_endRadiusVar": 0,
  522. "_rotatePerS": 0,
  523. "_rotatePerSVar": 0,
  524. "_N$preview": true
  525. },
  526. {
  527. "__type__": "cc.PrefabInfo",
  528. "root": {
  529. "__id__": 1
  530. },
  531. "asset": {
  532. "__uuid__": "7954b16d-3ec1-437d-a4e4-6dc555e3d9bb"
  533. },
  534. "fileId": "adCdzsFNxPFrb+u6bgteck",
  535. "sync": false
  536. },
  537. {
  538. "__type__": "cc.PrefabInfo",
  539. "root": {
  540. "__id__": 1
  541. },
  542. "asset": {
  543. "__uuid__": "7954b16d-3ec1-437d-a4e4-6dc555e3d9bb"
  544. },
  545. "fileId": "49iWIsfj5ONp2WbTTL/hlr",
  546. "sync": false
  547. }
  548. ]