Polygon003.prefab 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "Polygon003",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 8
  28. },
  29. {
  30. "__id__": 11
  31. },
  32. {
  33. "__id__": 16
  34. },
  35. {
  36. "__id__": 40
  37. }
  38. ],
  39. "_active": true,
  40. "_components": [],
  41. "_prefab": {
  42. "__id__": 64
  43. },
  44. "_opacity": 255,
  45. "_color": {
  46. "__type__": "cc.Color",
  47. "r": 255,
  48. "g": 255,
  49. "b": 255,
  50. "a": 255
  51. },
  52. "_contentSize": {
  53. "__type__": "cc.Size",
  54. "width": 0,
  55. "height": 0
  56. },
  57. "_anchorPoint": {
  58. "__type__": "cc.Vec2",
  59. "x": 0.5,
  60. "y": 0.5
  61. },
  62. "_trs": {
  63. "__type__": "TypedArray",
  64. "ctor": "Float64Array",
  65. "array": [
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 0,
  71. 0,
  72. 1,
  73. 1,
  74. 1,
  75. 1
  76. ]
  77. },
  78. "_eulerAngles": {
  79. "__type__": "cc.Vec3",
  80. "x": 0,
  81. "y": 0,
  82. "z": 0
  83. },
  84. "_skewX": 0,
  85. "_skewY": 0,
  86. "_is3DNode": true,
  87. "_groupIndex": 0,
  88. "groupIndex": 0,
  89. "_id": ""
  90. },
  91. {
  92. "__type__": "cc.Node",
  93. "_name": "dimian_003",
  94. "_objFlags": 0,
  95. "_parent": {
  96. "__id__": 1
  97. },
  98. "_children": [],
  99. "_active": true,
  100. "_components": [
  101. {
  102. "__id__": 3
  103. }
  104. ],
  105. "_prefab": {
  106. "__id__": 4
  107. },
  108. "_opacity": 255,
  109. "_color": {
  110. "__type__": "cc.Color",
  111. "r": 255,
  112. "g": 255,
  113. "b": 255,
  114. "a": 255
  115. },
  116. "_contentSize": {
  117. "__type__": "cc.Size",
  118. "width": 0,
  119. "height": 0
  120. },
  121. "_anchorPoint": {
  122. "__type__": "cc.Vec2",
  123. "x": 0.5,
  124. "y": 0.5
  125. },
  126. "_trs": {
  127. "__type__": "TypedArray",
  128. "ctor": "Float64Array",
  129. "array": [
  130. 0,
  131. 0,
  132. 0,
  133. 0.9659258262890683,
  134. -0.25881904510252074,
  135. -1.5848095757158825e-17,
  136. 5.914589856893349e-17,
  137. 1,
  138. 1,
  139. 1
  140. ]
  141. },
  142. "_eulerAngles": {
  143. "__type__": "cc.Vec3",
  144. "x": 180,
  145. "y": 0,
  146. "z": -30
  147. },
  148. "_skewX": 0,
  149. "_skewY": 0,
  150. "_is3DNode": true,
  151. "_groupIndex": 0,
  152. "groupIndex": 0,
  153. "_id": ""
  154. },
  155. {
  156. "__type__": "cc.MeshRenderer",
  157. "_name": "",
  158. "_objFlags": 0,
  159. "node": {
  160. "__id__": 2
  161. },
  162. "_enabled": true,
  163. "_materials": [
  164. {
  165. "__uuid__": "7a6e0dfc-e76b-414d-a259-44caa7fc4aea"
  166. }
  167. ],
  168. "_mesh": {
  169. "__uuid__": "f2b3292d-7098-4439-a961-50782278008b"
  170. },
  171. "_receiveShadows": false,
  172. "_shadowCastingMode": 0,
  173. "_enableAutoBatch": false,
  174. "textures": [],
  175. "_id": ""
  176. },
  177. {
  178. "__type__": "cc.PrefabInfo",
  179. "root": {
  180. "__id__": 1
  181. },
  182. "asset": {
  183. "__uuid__": "dc19b0f3-9fc9-431d-947f-f6fc821fad20"
  184. },
  185. "fileId": "75KmnYEJtEjLM7DgMSW/J6",
  186. "sync": false
  187. },
  188. {
  189. "__type__": "cc.Node",
  190. "_name": "dimian_003 copy",
  191. "_objFlags": 0,
  192. "_parent": {
  193. "__id__": 1
  194. },
  195. "_children": [],
  196. "_active": true,
  197. "_components": [
  198. {
  199. "__id__": 6
  200. }
  201. ],
  202. "_prefab": {
  203. "__id__": 7
  204. },
  205. "_opacity": 255,
  206. "_color": {
  207. "__type__": "cc.Color",
  208. "r": 255,
  209. "g": 255,
  210. "b": 255,
  211. "a": 255
  212. },
  213. "_contentSize": {
  214. "__type__": "cc.Size",
  215. "width": 0,
  216. "height": 0
  217. },
  218. "_anchorPoint": {
  219. "__type__": "cc.Vec2",
  220. "x": 0.5,
  221. "y": 0.5
  222. },
  223. "_trs": {
  224. "__type__": "TypedArray",
  225. "ctor": "Float64Array",
  226. "array": [
  227. 0,
  228. 0,
  229. -320,
  230. 0.49999999999999994,
  231. -0.8660254037844387,
  232. -3.0616169978683824e-17,
  233. 5.3028761936245346e-17,
  234. 1,
  235. 1,
  236. 1
  237. ]
  238. },
  239. "_eulerAngles": {
  240. "__type__": "cc.Vec3",
  241. "x": 0,
  242. "y": -180,
  243. "z": -60
  244. },
  245. "_skewX": 0,
  246. "_skewY": 0,
  247. "_is3DNode": true,
  248. "_groupIndex": 0,
  249. "groupIndex": 0,
  250. "_id": ""
  251. },
  252. {
  253. "__type__": "cc.MeshRenderer",
  254. "_name": "",
  255. "_objFlags": 0,
  256. "node": {
  257. "__id__": 5
  258. },
  259. "_enabled": true,
  260. "_materials": [
  261. {
  262. "__uuid__": "7a6e0dfc-e76b-414d-a259-44caa7fc4aea"
  263. }
  264. ],
  265. "_mesh": {
  266. "__uuid__": "f2b3292d-7098-4439-a961-50782278008b"
  267. },
  268. "_receiveShadows": false,
  269. "_shadowCastingMode": 0,
  270. "_enableAutoBatch": false,
  271. "textures": [],
  272. "_id": ""
  273. },
  274. {
  275. "__type__": "cc.PrefabInfo",
  276. "root": {
  277. "__id__": 1
  278. },
  279. "asset": {
  280. "__uuid__": "dc19b0f3-9fc9-431d-947f-f6fc821fad20"
  281. },
  282. "fileId": "1fHgFuNmVPoIjJtGkqMYKN",
  283. "sync": false
  284. },
  285. {
  286. "__type__": "cc.Node",
  287. "_name": "dimian_003 copy",
  288. "_objFlags": 0,
  289. "_parent": {
  290. "__id__": 1
  291. },
  292. "_children": [],
  293. "_active": true,
  294. "_components": [
  295. {
  296. "__id__": 9
  297. }
  298. ],
  299. "_prefab": {
  300. "__id__": 10
  301. },
  302. "_opacity": 255,
  303. "_color": {
  304. "__type__": "cc.Color",
  305. "r": 255,
  306. "g": 255,
  307. "b": 255,
  308. "a": 255
  309. },
  310. "_contentSize": {
  311. "__type__": "cc.Size",
  312. "width": 0,
  313. "height": 0
  314. },
  315. "_anchorPoint": {
  316. "__type__": "cc.Vec2",
  317. "x": 0.5,
  318. "y": 0.5
  319. },
  320. "_trs": {
  321. "__type__": "TypedArray",
  322. "ctor": "Float64Array",
  323. "array": [
  324. 0,
  325. 0,
  326. -640,
  327. 0.8660254037844386,
  328. -0.5000000000000001,
  329. -5.302876193624534e-17,
  330. 3.0616169978683836e-17,
  331. 1,
  332. 1,
  333. 1
  334. ]
  335. },
  336. "_eulerAngles": {
  337. "__type__": "cc.Vec3",
  338. "x": 0,
  339. "y": -180,
  340. "z": -120
  341. },
  342. "_skewX": 0,
  343. "_skewY": 0,
  344. "_is3DNode": true,
  345. "_groupIndex": 0,
  346. "groupIndex": 0,
  347. "_id": ""
  348. },
  349. {
  350. "__type__": "cc.MeshRenderer",
  351. "_name": "",
  352. "_objFlags": 0,
  353. "node": {
  354. "__id__": 8
  355. },
  356. "_enabled": true,
  357. "_materials": [
  358. {
  359. "__uuid__": "7a6e0dfc-e76b-414d-a259-44caa7fc4aea"
  360. }
  361. ],
  362. "_mesh": {
  363. "__uuid__": "f2b3292d-7098-4439-a961-50782278008b"
  364. },
  365. "_receiveShadows": false,
  366. "_shadowCastingMode": 0,
  367. "_enableAutoBatch": false,
  368. "textures": [],
  369. "_id": ""
  370. },
  371. {
  372. "__type__": "cc.PrefabInfo",
  373. "root": {
  374. "__id__": 1
  375. },
  376. "asset": {
  377. "__uuid__": "dc19b0f3-9fc9-431d-947f-f6fc821fad20"
  378. },
  379. "fileId": "cfoGfKHwZFsaR/Mc3Fv14b",
  380. "sync": false
  381. },
  382. {
  383. "__type__": "cc.Node",
  384. "_name": "RootNode",
  385. "_objFlags": 0,
  386. "_parent": {
  387. "__id__": 1
  388. },
  389. "_children": [
  390. {
  391. "__id__": 12
  392. }
  393. ],
  394. "_active": true,
  395. "_components": [],
  396. "_prefab": {
  397. "__id__": 15
  398. },
  399. "_opacity": 255,
  400. "_color": {
  401. "__type__": "cc.Color",
  402. "r": 255,
  403. "g": 255,
  404. "b": 255,
  405. "a": 255
  406. },
  407. "_contentSize": {
  408. "__type__": "cc.Size",
  409. "width": 0,
  410. "height": 0
  411. },
  412. "_anchorPoint": {
  413. "__type__": "cc.Vec2",
  414. "x": 0.5,
  415. "y": 0.5
  416. },
  417. "_trs": {
  418. "__type__": "TypedArray",
  419. "ctor": "Float64Array",
  420. "array": [
  421. 0,
  422. 0,
  423. 0,
  424. 0,
  425. 0,
  426. 0,
  427. 1,
  428. 1,
  429. 1,
  430. 1
  431. ]
  432. },
  433. "_eulerAngles": {
  434. "__type__": "cc.Vec3",
  435. "x": 0,
  436. "y": 0,
  437. "z": 0
  438. },
  439. "_skewX": 0,
  440. "_skewY": 0,
  441. "_is3DNode": true,
  442. "_groupIndex": 0,
  443. "groupIndex": 0,
  444. "_id": ""
  445. },
  446. {
  447. "__type__": "cc.Node",
  448. "_name": "End",
  449. "_objFlags": 0,
  450. "_parent": {
  451. "__id__": 11
  452. },
  453. "_children": [],
  454. "_active": true,
  455. "_components": [
  456. {
  457. "__id__": 13
  458. }
  459. ],
  460. "_prefab": {
  461. "__id__": 14
  462. },
  463. "_opacity": 255,
  464. "_color": {
  465. "__type__": "cc.Color",
  466. "r": 255,
  467. "g": 255,
  468. "b": 255,
  469. "a": 255
  470. },
  471. "_contentSize": {
  472. "__type__": "cc.Size",
  473. "width": 0,
  474. "height": 0
  475. },
  476. "_anchorPoint": {
  477. "__type__": "cc.Vec2",
  478. "x": 0.5,
  479. "y": 0.5
  480. },
  481. "_trs": {
  482. "__type__": "TypedArray",
  483. "ctor": "Float64Array",
  484. "array": [
  485. 0,
  486. 0,
  487. -978.664,
  488. 0,
  489. 0,
  490. 0,
  491. 1,
  492. 0.98,
  493. 0.98,
  494. 0.98
  495. ]
  496. },
  497. "_eulerAngles": {
  498. "__type__": "cc.Vec3",
  499. "x": 0,
  500. "y": 0,
  501. "z": 0
  502. },
  503. "_skewX": 0,
  504. "_skewY": 0,
  505. "_is3DNode": true,
  506. "_groupIndex": 0,
  507. "groupIndex": 0,
  508. "_id": ""
  509. },
  510. {
  511. "__type__": "cc.MeshRenderer",
  512. "_name": "",
  513. "_objFlags": 0,
  514. "node": {
  515. "__id__": 12
  516. },
  517. "_enabled": true,
  518. "_materials": [
  519. {
  520. "__uuid__": "03b3dce0-ba4f-426a-af6f-05335f60f5d9"
  521. }
  522. ],
  523. "_mesh": {
  524. "__uuid__": "4191e91b-300f-4faf-8433-5d9ea3b37fb9"
  525. },
  526. "_receiveShadows": false,
  527. "_shadowCastingMode": 0,
  528. "_enableAutoBatch": false,
  529. "textures": [],
  530. "_id": ""
  531. },
  532. {
  533. "__type__": "cc.PrefabInfo",
  534. "root": {
  535. "__id__": 1
  536. },
  537. "asset": {
  538. "__uuid__": "dc19b0f3-9fc9-431d-947f-f6fc821fad20"
  539. },
  540. "fileId": "32h40eYktH0JrFCHoTI+f6",
  541. "sync": false
  542. },
  543. {
  544. "__type__": "cc.PrefabInfo",
  545. "root": {
  546. "__id__": 1
  547. },
  548. "asset": {
  549. "__uuid__": "dc19b0f3-9fc9-431d-947f-f6fc821fad20"
  550. },
  551. "fileId": "ad4NaOvRZCVYqR248ktpEf",
  552. "sync": false
  553. },
  554. {
  555. "__type__": "cc.Node",
  556. "_name": "New 3D Particle",
  557. "_objFlags": 0,
  558. "_parent": {
  559. "__id__": 1
  560. },
  561. "_children": [],
  562. "_active": true,
  563. "_components": [
  564. {
  565. "__id__": 17
  566. }
  567. ],
  568. "_prefab": {
  569. "__id__": 39
  570. },
  571. "_opacity": 255,
  572. "_color": {
  573. "__type__": "cc.Color",
  574. "r": 255,
  575. "g": 255,
  576. "b": 255,
  577. "a": 255
  578. },
  579. "_contentSize": {
  580. "__type__": "cc.Size",
  581. "width": 0,
  582. "height": 0
  583. },
  584. "_anchorPoint": {
  585. "__type__": "cc.Vec2",
  586. "x": 0.5,
  587. "y": 0.5
  588. },
  589. "_trs": {
  590. "__type__": "TypedArray",
  591. "ctor": "Float64Array",
  592. "array": [
  593. 0,
  594. 2.311,
  595. -1195.288,
  596. 0,
  597. 1,
  598. 0,
  599. 6.123233995736766e-17,
  600. 1,
  601. 1,
  602. 1
  603. ]
  604. },
  605. "_eulerAngles": {
  606. "__type__": "cc.Vec3",
  607. "x": 0,
  608. "y": 180,
  609. "z": 0
  610. },
  611. "_skewX": 0,
  612. "_skewY": 0,
  613. "_is3DNode": true,
  614. "_groupIndex": 0,
  615. "groupIndex": 0,
  616. "_id": ""
  617. },
  618. {
  619. "__type__": "cc.ParticleSystem3D",
  620. "_name": "",
  621. "_objFlags": 0,
  622. "node": {
  623. "__id__": 16
  624. },
  625. "_enabled": true,
  626. "_materials": [
  627. {
  628. "__uuid__": "fd9cb387-c7b9-4cb1-9dcb-ee6b4d31d592"
  629. },
  630. {
  631. "__uuid__": "fd9cb387-c7b9-4cb1-9dcb-ee6b4d31d592"
  632. }
  633. ],
  634. "duration": 1,
  635. "_capacity": 50,
  636. "loop": true,
  637. "playOnAwake": true,
  638. "_prewarm": false,
  639. "_simulationSpace": 1,
  640. "simulationSpeed": 1,
  641. "startDelay": {
  642. "__id__": 18
  643. },
  644. "startLifetime": {
  645. "__id__": 19
  646. },
  647. "startColor": {
  648. "__id__": 20
  649. },
  650. "scaleSpace": 1,
  651. "startSize": {
  652. "__id__": 21
  653. },
  654. "startSpeed": {
  655. "__id__": 22
  656. },
  657. "startRotation": {
  658. "__id__": 23
  659. },
  660. "gravityModifier": {
  661. "__id__": 24
  662. },
  663. "rateOverTime": {
  664. "__id__": 25
  665. },
  666. "rateOverDistance": {
  667. "__id__": 26
  668. },
  669. "bursts": [],
  670. "_shapeModule": {
  671. "__id__": 27
  672. },
  673. "_sizeOvertimeModule": {
  674. "__id__": 29
  675. },
  676. "_trailModule": {
  677. "__id__": 34
  678. },
  679. "_renderMode": 1,
  680. "_velocityScale": 1,
  681. "_lengthScale": 1,
  682. "_mesh": null,
  683. "_id": ""
  684. },
  685. {
  686. "__type__": "cc.CurveRange",
  687. "mode": 0,
  688. "constant": 0,
  689. "multiplier": 1
  690. },
  691. {
  692. "__type__": "cc.CurveRange",
  693. "mode": 3,
  694. "constantMin": 0.5,
  695. "constantMax": 1.2,
  696. "multiplier": 1
  697. },
  698. {
  699. "__type__": "cc.GradientRange",
  700. "_mode": 0,
  701. "color": {
  702. "__type__": "cc.Color",
  703. "r": 255,
  704. "g": 118,
  705. "b": 118,
  706. "a": 255
  707. }
  708. },
  709. {
  710. "__type__": "cc.CurveRange",
  711. "mode": 3,
  712. "constantMin": 0.5,
  713. "constantMax": 2,
  714. "multiplier": 1
  715. },
  716. {
  717. "__type__": "cc.CurveRange",
  718. "mode": 0,
  719. "constant": 1500,
  720. "multiplier": 1
  721. },
  722. {
  723. "__type__": "cc.CurveRange",
  724. "mode": 0,
  725. "constant": 0,
  726. "multiplier": 1
  727. },
  728. {
  729. "__type__": "cc.CurveRange",
  730. "mode": 0,
  731. "constant": 0,
  732. "multiplier": 1
  733. },
  734. {
  735. "__type__": "cc.CurveRange",
  736. "mode": 0,
  737. "constant": 10,
  738. "multiplier": 1
  739. },
  740. {
  741. "__type__": "cc.CurveRange",
  742. "mode": 0,
  743. "constant": 0,
  744. "multiplier": 1
  745. },
  746. {
  747. "__type__": "cc.ShapeModule",
  748. "enable": true,
  749. "_shapeType": 2,
  750. "emitFrom": 0,
  751. "radius": 15,
  752. "radiusThickness": 1,
  753. "_angle": 0.017453292519943295,
  754. "_arc": 6.283185307179586,
  755. "arcMode": 0,
  756. "arcSpread": 0,
  757. "arcSpeed": {
  758. "__id__": 28
  759. },
  760. "length": 5,
  761. "boxThickness": {
  762. "__type__": "cc.Vec3",
  763. "x": 0,
  764. "y": 0,
  765. "z": 0
  766. },
  767. "_position": {
  768. "__type__": "cc.Vec3",
  769. "x": 0,
  770. "y": 0,
  771. "z": 0
  772. },
  773. "_rotation": {
  774. "__type__": "cc.Vec3",
  775. "x": 0,
  776. "y": 0,
  777. "z": 0
  778. },
  779. "_scale": {
  780. "__type__": "cc.Vec3",
  781. "x": 1,
  782. "y": 1,
  783. "z": 1
  784. },
  785. "alignToDirection": false,
  786. "randomDirectionAmount": 0,
  787. "sphericalDirectionAmount": 0,
  788. "randomPositionAmount": 0
  789. },
  790. {
  791. "__type__": "cc.CurveRange",
  792. "mode": 0,
  793. "constant": 0,
  794. "multiplier": 1
  795. },
  796. {
  797. "__type__": "cc.SizeOvertimeModule",
  798. "enable": true,
  799. "separateAxes": true,
  800. "size": {
  801. "__id__": 30
  802. },
  803. "x": {
  804. "__id__": 31
  805. },
  806. "y": {
  807. "__id__": 32
  808. },
  809. "z": {
  810. "__id__": 33
  811. }
  812. },
  813. {
  814. "__type__": "cc.CurveRange",
  815. "mode": 3,
  816. "constantMin": 1,
  817. "constantMax": 5,
  818. "multiplier": 1
  819. },
  820. {
  821. "__type__": "cc.CurveRange",
  822. "mode": 0,
  823. "constant": 1,
  824. "multiplier": 1
  825. },
  826. {
  827. "__type__": "cc.CurveRange",
  828. "mode": 0,
  829. "constant": 1,
  830. "multiplier": 1
  831. },
  832. {
  833. "__type__": "cc.CurveRange",
  834. "mode": 0,
  835. "constant": 1000,
  836. "multiplier": 1
  837. },
  838. {
  839. "__type__": "cc.TrailModule",
  840. "_enable": true,
  841. "mode": 0,
  842. "lifeTime": {
  843. "__id__": 35
  844. },
  845. "_minParticleDistance": 10,
  846. "_space": 0,
  847. "existWithParticles": true,
  848. "textureMode": 0,
  849. "widthFromParticle": true,
  850. "widthRatio": {
  851. "__id__": 36
  852. },
  853. "colorFromParticle": true,
  854. "colorOverTrail": {
  855. "__id__": 37
  856. },
  857. "colorOvertime": {
  858. "__id__": 38
  859. }
  860. },
  861. {
  862. "__type__": "cc.CurveRange",
  863. "mode": 0,
  864. "constant": 1,
  865. "multiplier": 1
  866. },
  867. {
  868. "__type__": "cc.CurveRange",
  869. "mode": 0,
  870. "constant": 10,
  871. "multiplier": 1
  872. },
  873. {
  874. "__type__": "cc.GradientRange",
  875. "_mode": 0,
  876. "color": {
  877. "__type__": "cc.Color",
  878. "r": 255,
  879. "g": 255,
  880. "b": 255,
  881. "a": 255
  882. }
  883. },
  884. {
  885. "__type__": "cc.GradientRange",
  886. "_mode": 0,
  887. "color": {
  888. "__type__": "cc.Color",
  889. "r": 255,
  890. "g": 255,
  891. "b": 255,
  892. "a": 255
  893. }
  894. },
  895. {
  896. "__type__": "cc.PrefabInfo",
  897. "root": {
  898. "__id__": 1
  899. },
  900. "asset": {
  901. "__uuid__": "dc19b0f3-9fc9-431d-947f-f6fc821fad20"
  902. },
  903. "fileId": "e0FxlJ8b1P4KQPvdMLVX/U",
  904. "sync": false
  905. },
  906. {
  907. "__type__": "cc.Node",
  908. "_name": "New 3D Particle copy",
  909. "_objFlags": 0,
  910. "_parent": {
  911. "__id__": 1
  912. },
  913. "_children": [],
  914. "_active": true,
  915. "_components": [
  916. {
  917. "__id__": 41
  918. }
  919. ],
  920. "_prefab": {
  921. "__id__": 63
  922. },
  923. "_opacity": 255,
  924. "_color": {
  925. "__type__": "cc.Color",
  926. "r": 255,
  927. "g": 255,
  928. "b": 255,
  929. "a": 255
  930. },
  931. "_contentSize": {
  932. "__type__": "cc.Size",
  933. "width": 0,
  934. "height": 0
  935. },
  936. "_anchorPoint": {
  937. "__type__": "cc.Vec2",
  938. "x": 0.5,
  939. "y": 0.5
  940. },
  941. "_trs": {
  942. "__type__": "TypedArray",
  943. "ctor": "Float64Array",
  944. "array": [
  945. 0,
  946. 2.311,
  947. -1099.841,
  948. 0,
  949. 1,
  950. 0,
  951. 6.123233995736766e-17,
  952. 1,
  953. 1,
  954. 1
  955. ]
  956. },
  957. "_eulerAngles": {
  958. "__type__": "cc.Vec3",
  959. "x": 0,
  960. "y": 180,
  961. "z": 0
  962. },
  963. "_skewX": 0,
  964. "_skewY": 0,
  965. "_is3DNode": true,
  966. "_groupIndex": 0,
  967. "groupIndex": 0,
  968. "_id": ""
  969. },
  970. {
  971. "__type__": "cc.ParticleSystem3D",
  972. "_name": "",
  973. "_objFlags": 0,
  974. "node": {
  975. "__id__": 40
  976. },
  977. "_enabled": true,
  978. "_materials": [
  979. {
  980. "__uuid__": "fd9cb387-c7b9-4cb1-9dcb-ee6b4d31d592"
  981. },
  982. {
  983. "__uuid__": "fd9cb387-c7b9-4cb1-9dcb-ee6b4d31d592"
  984. }
  985. ],
  986. "duration": 10,
  987. "_capacity": 50,
  988. "loop": true,
  989. "playOnAwake": true,
  990. "_prewarm": false,
  991. "_simulationSpace": 1,
  992. "simulationSpeed": 10,
  993. "startDelay": {
  994. "__id__": 42
  995. },
  996. "startLifetime": {
  997. "__id__": 43
  998. },
  999. "startColor": {
  1000. "__id__": 44
  1001. },
  1002. "scaleSpace": 1,
  1003. "startSize": {
  1004. "__id__": 45
  1005. },
  1006. "startSpeed": {
  1007. "__id__": 46
  1008. },
  1009. "startRotation": {
  1010. "__id__": 47
  1011. },
  1012. "gravityModifier": {
  1013. "__id__": 48
  1014. },
  1015. "rateOverTime": {
  1016. "__id__": 49
  1017. },
  1018. "rateOverDistance": {
  1019. "__id__": 50
  1020. },
  1021. "bursts": [],
  1022. "_shapeModule": {
  1023. "__id__": 51
  1024. },
  1025. "_sizeOvertimeModule": {
  1026. "__id__": 53
  1027. },
  1028. "_trailModule": {
  1029. "__id__": 58
  1030. },
  1031. "_renderMode": 1,
  1032. "_velocityScale": 1,
  1033. "_lengthScale": 1,
  1034. "_mesh": null,
  1035. "_id": ""
  1036. },
  1037. {
  1038. "__type__": "cc.CurveRange",
  1039. "mode": 0,
  1040. "constant": -2,
  1041. "multiplier": 1
  1042. },
  1043. {
  1044. "__type__": "cc.CurveRange",
  1045. "mode": 3,
  1046. "constantMin": 1,
  1047. "constantMax": 20,
  1048. "multiplier": 1
  1049. },
  1050. {
  1051. "__type__": "cc.GradientRange",
  1052. "_mode": 0,
  1053. "color": {
  1054. "__type__": "cc.Color",
  1055. "r": 255,
  1056. "g": 98,
  1057. "b": 117,
  1058. "a": 255
  1059. }
  1060. },
  1061. {
  1062. "__type__": "cc.CurveRange",
  1063. "mode": 3,
  1064. "constantMin": 0.5,
  1065. "constantMax": 2,
  1066. "multiplier": 1
  1067. },
  1068. {
  1069. "__type__": "cc.CurveRange",
  1070. "mode": 0,
  1071. "constant": 50,
  1072. "multiplier": 1
  1073. },
  1074. {
  1075. "__type__": "cc.CurveRange",
  1076. "mode": 0,
  1077. "constant": 0,
  1078. "multiplier": 1
  1079. },
  1080. {
  1081. "__type__": "cc.CurveRange",
  1082. "mode": 0,
  1083. "constant": 0,
  1084. "multiplier": 1
  1085. },
  1086. {
  1087. "__type__": "cc.CurveRange",
  1088. "mode": 0,
  1089. "constant": 10,
  1090. "multiplier": 1
  1091. },
  1092. {
  1093. "__type__": "cc.CurveRange",
  1094. "mode": 0,
  1095. "constant": 0,
  1096. "multiplier": 1
  1097. },
  1098. {
  1099. "__type__": "cc.ShapeModule",
  1100. "enable": true,
  1101. "_shapeType": 2,
  1102. "emitFrom": 0,
  1103. "radius": 15,
  1104. "radiusThickness": 1,
  1105. "_angle": 0.017453292519943295,
  1106. "_arc": 6.283185307179586,
  1107. "arcMode": 0,
  1108. "arcSpread": 0,
  1109. "arcSpeed": {
  1110. "__id__": 52
  1111. },
  1112. "length": 5,
  1113. "boxThickness": {
  1114. "__type__": "cc.Vec3",
  1115. "x": 0,
  1116. "y": 0,
  1117. "z": 0
  1118. },
  1119. "_position": {
  1120. "__type__": "cc.Vec3",
  1121. "x": 0,
  1122. "y": 0,
  1123. "z": 0
  1124. },
  1125. "_rotation": {
  1126. "__type__": "cc.Vec3",
  1127. "x": 0,
  1128. "y": 0,
  1129. "z": 0
  1130. },
  1131. "_scale": {
  1132. "__type__": "cc.Vec3",
  1133. "x": 1,
  1134. "y": 1,
  1135. "z": 1
  1136. },
  1137. "alignToDirection": false,
  1138. "randomDirectionAmount": 0,
  1139. "sphericalDirectionAmount": 0,
  1140. "randomPositionAmount": 0
  1141. },
  1142. {
  1143. "__type__": "cc.CurveRange",
  1144. "mode": 0,
  1145. "constant": 0,
  1146. "multiplier": 1
  1147. },
  1148. {
  1149. "__type__": "cc.SizeOvertimeModule",
  1150. "enable": true,
  1151. "separateAxes": true,
  1152. "size": {
  1153. "__id__": 54
  1154. },
  1155. "x": {
  1156. "__id__": 55
  1157. },
  1158. "y": {
  1159. "__id__": 56
  1160. },
  1161. "z": {
  1162. "__id__": 57
  1163. }
  1164. },
  1165. {
  1166. "__type__": "cc.CurveRange",
  1167. "mode": 3,
  1168. "constantMin": 1,
  1169. "constantMax": 10,
  1170. "multiplier": 1
  1171. },
  1172. {
  1173. "__type__": "cc.CurveRange",
  1174. "mode": 0,
  1175. "constant": 1,
  1176. "multiplier": 1
  1177. },
  1178. {
  1179. "__type__": "cc.CurveRange",
  1180. "mode": 0,
  1181. "constant": 1,
  1182. "multiplier": 1
  1183. },
  1184. {
  1185. "__type__": "cc.CurveRange",
  1186. "mode": 0,
  1187. "constant": 1,
  1188. "multiplier": 1
  1189. },
  1190. {
  1191. "__type__": "cc.TrailModule",
  1192. "_enable": true,
  1193. "mode": 0,
  1194. "lifeTime": {
  1195. "__id__": 59
  1196. },
  1197. "_minParticleDistance": 10,
  1198. "_space": 0,
  1199. "existWithParticles": true,
  1200. "textureMode": 0,
  1201. "widthFromParticle": true,
  1202. "widthRatio": {
  1203. "__id__": 60
  1204. },
  1205. "colorFromParticle": true,
  1206. "colorOverTrail": {
  1207. "__id__": 61
  1208. },
  1209. "colorOvertime": {
  1210. "__id__": 62
  1211. }
  1212. },
  1213. {
  1214. "__type__": "cc.CurveRange",
  1215. "mode": 0,
  1216. "constant": 1,
  1217. "multiplier": 1
  1218. },
  1219. {
  1220. "__type__": "cc.CurveRange",
  1221. "mode": 0,
  1222. "constant": 10,
  1223. "multiplier": 1
  1224. },
  1225. {
  1226. "__type__": "cc.GradientRange",
  1227. "_mode": 0,
  1228. "color": {
  1229. "__type__": "cc.Color",
  1230. "r": 255,
  1231. "g": 255,
  1232. "b": 255,
  1233. "a": 255
  1234. }
  1235. },
  1236. {
  1237. "__type__": "cc.GradientRange",
  1238. "_mode": 0,
  1239. "color": {
  1240. "__type__": "cc.Color",
  1241. "r": 255,
  1242. "g": 255,
  1243. "b": 255,
  1244. "a": 255
  1245. }
  1246. },
  1247. {
  1248. "__type__": "cc.PrefabInfo",
  1249. "root": {
  1250. "__id__": 1
  1251. },
  1252. "asset": {
  1253. "__uuid__": "dc19b0f3-9fc9-431d-947f-f6fc821fad20"
  1254. },
  1255. "fileId": "ddIYNor5pHjogHTMGc+P11",
  1256. "sync": false
  1257. },
  1258. {
  1259. "__type__": "cc.PrefabInfo",
  1260. "root": {
  1261. "__id__": 1
  1262. },
  1263. "asset": {
  1264. "__uuid__": "dc19b0f3-9fc9-431d-947f-f6fc821fad20"
  1265. },
  1266. "fileId": "e95sryMJJHMpLPynOjh8ls",
  1267. "sync": false
  1268. }
  1269. ]