Polygon001.prefab 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644
  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": "Polygon001",
  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__": 22
  34. },
  35. {
  36. "__id__": 27
  37. },
  38. {
  39. "__id__": 51
  40. }
  41. ],
  42. "_active": true,
  43. "_components": [],
  44. "_prefab": {
  45. "__id__": 75
  46. },
  47. "_opacity": 255,
  48. "_color": {
  49. "__type__": "cc.Color",
  50. "r": 255,
  51. "g": 255,
  52. "b": 255,
  53. "a": 255
  54. },
  55. "_contentSize": {
  56. "__type__": "cc.Size",
  57. "width": 0,
  58. "height": 0
  59. },
  60. "_anchorPoint": {
  61. "__type__": "cc.Vec2",
  62. "x": 0.5,
  63. "y": 0.5
  64. },
  65. "_trs": {
  66. "__type__": "TypedArray",
  67. "ctor": "Float64Array",
  68. "array": [
  69. 0,
  70. 0,
  71. 0,
  72. 0,
  73. 0,
  74. 0,
  75. 1,
  76. 1,
  77. 1,
  78. 1
  79. ]
  80. },
  81. "_eulerAngles": {
  82. "__type__": "cc.Vec3",
  83. "x": 0,
  84. "y": 0,
  85. "z": 0
  86. },
  87. "_skewX": 0,
  88. "_skewY": 0,
  89. "_is3DNode": true,
  90. "_groupIndex": 0,
  91. "groupIndex": 0,
  92. "_id": ""
  93. },
  94. {
  95. "__type__": "cc.Node",
  96. "_name": "pCylinder1",
  97. "_objFlags": 0,
  98. "_parent": {
  99. "__id__": 1
  100. },
  101. "_children": [],
  102. "_active": true,
  103. "_components": [
  104. {
  105. "__id__": 3
  106. }
  107. ],
  108. "_prefab": {
  109. "__id__": 4
  110. },
  111. "_opacity": 255,
  112. "_color": {
  113. "__type__": "cc.Color",
  114. "r": 255,
  115. "g": 255,
  116. "b": 255,
  117. "a": 255
  118. },
  119. "_contentSize": {
  120. "__type__": "cc.Size",
  121. "width": 0,
  122. "height": 0
  123. },
  124. "_anchorPoint": {
  125. "__type__": "cc.Vec2",
  126. "x": 0.5,
  127. "y": 0.5
  128. },
  129. "_trs": {
  130. "__type__": "TypedArray",
  131. "ctor": "Float64Array",
  132. "array": [
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. -1,
  138. 0,
  139. 6.123233995736766e-17,
  140. 1,
  141. 1,
  142. 1
  143. ]
  144. },
  145. "_eulerAngles": {
  146. "__type__": "cc.Vec3",
  147. "x": 0,
  148. "y": -180,
  149. "z": 0
  150. },
  151. "_skewX": 0,
  152. "_skewY": 0,
  153. "_is3DNode": true,
  154. "_groupIndex": 0,
  155. "groupIndex": 0,
  156. "_id": ""
  157. },
  158. {
  159. "__type__": "cc.MeshRenderer",
  160. "_name": "",
  161. "_objFlags": 0,
  162. "node": {
  163. "__id__": 2
  164. },
  165. "_enabled": true,
  166. "_materials": [
  167. {
  168. "__uuid__": "972b9d3b-cc10-4b45-8cc7-1be4e95aea71"
  169. }
  170. ],
  171. "_mesh": {
  172. "__uuid__": "e5984cc9-4954-459b-b0a5-8f708e8e58f6"
  173. },
  174. "_receiveShadows": false,
  175. "_shadowCastingMode": 0,
  176. "_enableAutoBatch": false,
  177. "textures": [],
  178. "_id": ""
  179. },
  180. {
  181. "__type__": "cc.PrefabInfo",
  182. "root": {
  183. "__id__": 1
  184. },
  185. "asset": {
  186. "__uuid__": "c9179e33-d480-4182-8dd3-b9b8117945fd"
  187. },
  188. "fileId": "2doaXdnd1GeL09/Nhrg0R+",
  189. "sync": false
  190. },
  191. {
  192. "__type__": "cc.Node",
  193. "_name": "pCylinder",
  194. "_objFlags": 0,
  195. "_parent": {
  196. "__id__": 1
  197. },
  198. "_children": [],
  199. "_active": true,
  200. "_components": [
  201. {
  202. "__id__": 6
  203. }
  204. ],
  205. "_prefab": {
  206. "__id__": 7
  207. },
  208. "_opacity": 255,
  209. "_color": {
  210. "__type__": "cc.Color",
  211. "r": 255,
  212. "g": 255,
  213. "b": 255,
  214. "a": 255
  215. },
  216. "_contentSize": {
  217. "__type__": "cc.Size",
  218. "width": 0,
  219. "height": 0
  220. },
  221. "_anchorPoint": {
  222. "__type__": "cc.Vec2",
  223. "x": 0.5,
  224. "y": 0.5
  225. },
  226. "_trs": {
  227. "__type__": "TypedArray",
  228. "ctor": "Float64Array",
  229. "array": [
  230. 0,
  231. 0,
  232. -640,
  233. 0,
  234. 0,
  235. 0.49999999999999994,
  236. 0.8660254037844387,
  237. 1,
  238. 1,
  239. 1
  240. ]
  241. },
  242. "_eulerAngles": {
  243. "__type__": "cc.Vec3",
  244. "x": 0,
  245. "y": 0,
  246. "z": 60
  247. },
  248. "_skewX": 0,
  249. "_skewY": 0,
  250. "_is3DNode": true,
  251. "_groupIndex": 0,
  252. "groupIndex": 0,
  253. "_id": ""
  254. },
  255. {
  256. "__type__": "cc.MeshRenderer",
  257. "_name": "",
  258. "_objFlags": 0,
  259. "node": {
  260. "__id__": 5
  261. },
  262. "_enabled": true,
  263. "_materials": [
  264. {
  265. "__uuid__": "972b9d3b-cc10-4b45-8cc7-1be4e95aea71"
  266. }
  267. ],
  268. "_mesh": {
  269. "__uuid__": "e5984cc9-4954-459b-b0a5-8f708e8e58f6"
  270. },
  271. "_receiveShadows": false,
  272. "_shadowCastingMode": 0,
  273. "_enableAutoBatch": false,
  274. "textures": [],
  275. "_id": ""
  276. },
  277. {
  278. "__type__": "cc.PrefabInfo",
  279. "root": {
  280. "__id__": 1
  281. },
  282. "asset": {
  283. "__uuid__": "c9179e33-d480-4182-8dd3-b9b8117945fd"
  284. },
  285. "fileId": "17HBfqzyxCE7dEKO6KYGe9",
  286. "sync": false
  287. },
  288. {
  289. "__type__": "cc.Node",
  290. "_name": "pCylinder2",
  291. "_objFlags": 0,
  292. "_parent": {
  293. "__id__": 1
  294. },
  295. "_children": [],
  296. "_active": true,
  297. "_components": [
  298. {
  299. "__id__": 9
  300. }
  301. ],
  302. "_prefab": {
  303. "__id__": 10
  304. },
  305. "_opacity": 255,
  306. "_color": {
  307. "__type__": "cc.Color",
  308. "r": 255,
  309. "g": 255,
  310. "b": 255,
  311. "a": 255
  312. },
  313. "_contentSize": {
  314. "__type__": "cc.Size",
  315. "width": 0,
  316. "height": 0
  317. },
  318. "_anchorPoint": {
  319. "__type__": "cc.Vec2",
  320. "x": 0.5,
  321. "y": 0.5
  322. },
  323. "_trs": {
  324. "__type__": "TypedArray",
  325. "ctor": "Float64Array",
  326. "array": [
  327. 0,
  328. 0,
  329. -640,
  330. 0.8660254037844387,
  331. -0.49999999999999994,
  332. -3.0616169978683824e-17,
  333. 5.3028761936245346e-17,
  334. 1,
  335. 1,
  336. 1
  337. ]
  338. },
  339. "_eulerAngles": {
  340. "__type__": "cc.Vec3",
  341. "x": 180,
  342. "y": 0,
  343. "z": -60
  344. },
  345. "_skewX": 0,
  346. "_skewY": 0,
  347. "_is3DNode": true,
  348. "_groupIndex": 0,
  349. "groupIndex": 0,
  350. "_id": ""
  351. },
  352. {
  353. "__type__": "cc.MeshRenderer",
  354. "_name": "",
  355. "_objFlags": 0,
  356. "node": {
  357. "__id__": 8
  358. },
  359. "_enabled": true,
  360. "_materials": [
  361. {
  362. "__uuid__": "972b9d3b-cc10-4b45-8cc7-1be4e95aea71"
  363. }
  364. ],
  365. "_mesh": {
  366. "__uuid__": "e5984cc9-4954-459b-b0a5-8f708e8e58f6"
  367. },
  368. "_receiveShadows": false,
  369. "_shadowCastingMode": 0,
  370. "_enableAutoBatch": false,
  371. "textures": [],
  372. "_id": ""
  373. },
  374. {
  375. "__type__": "cc.PrefabInfo",
  376. "root": {
  377. "__id__": 1
  378. },
  379. "asset": {
  380. "__uuid__": "c9179e33-d480-4182-8dd3-b9b8117945fd"
  381. },
  382. "fileId": "c3tM2cqxtDeadff4Gx+oiO",
  383. "sync": false
  384. },
  385. {
  386. "__type__": "cc.Node",
  387. "_name": "New Node",
  388. "_objFlags": 0,
  389. "_parent": {
  390. "__id__": 1
  391. },
  392. "_children": [
  393. {
  394. "__id__": 12
  395. },
  396. {
  397. "__id__": 15
  398. },
  399. {
  400. "__id__": 18
  401. }
  402. ],
  403. "_active": false,
  404. "_components": [],
  405. "_prefab": {
  406. "__id__": 21
  407. },
  408. "_opacity": 255,
  409. "_color": {
  410. "__type__": "cc.Color",
  411. "r": 255,
  412. "g": 255,
  413. "b": 255,
  414. "a": 255
  415. },
  416. "_contentSize": {
  417. "__type__": "cc.Size",
  418. "width": 0,
  419. "height": 0
  420. },
  421. "_anchorPoint": {
  422. "__type__": "cc.Vec2",
  423. "x": 0.5,
  424. "y": 0.5
  425. },
  426. "_trs": {
  427. "__type__": "TypedArray",
  428. "ctor": "Float64Array",
  429. "array": [
  430. 0,
  431. 0,
  432. 0,
  433. 0,
  434. 0,
  435. 0,
  436. 1,
  437. 1,
  438. 1,
  439. 1
  440. ]
  441. },
  442. "_eulerAngles": {
  443. "__type__": "cc.Vec3",
  444. "x": 0,
  445. "y": 0,
  446. "z": 0
  447. },
  448. "_skewX": 0,
  449. "_skewY": 0,
  450. "_is3DNode": false,
  451. "_groupIndex": 0,
  452. "groupIndex": 0,
  453. "_id": ""
  454. },
  455. {
  456. "__type__": "cc.Node",
  457. "_name": "pCylinder2",
  458. "_objFlags": 0,
  459. "_parent": {
  460. "__id__": 11
  461. },
  462. "_children": [],
  463. "_active": true,
  464. "_components": [
  465. {
  466. "__id__": 13
  467. }
  468. ],
  469. "_prefab": {
  470. "__id__": 14
  471. },
  472. "_opacity": 255,
  473. "_color": {
  474. "__type__": "cc.Color",
  475. "r": 255,
  476. "g": 255,
  477. "b": 255,
  478. "a": 255
  479. },
  480. "_contentSize": {
  481. "__type__": "cc.Size",
  482. "width": 0,
  483. "height": 0
  484. },
  485. "_anchorPoint": {
  486. "__type__": "cc.Vec2",
  487. "x": 0.5,
  488. "y": 0.5
  489. },
  490. "_trs": {
  491. "__type__": "TypedArray",
  492. "ctor": "Float64Array",
  493. "array": [
  494. 0,
  495. 0,
  496. -1280,
  497. 0.8660254037844387,
  498. -0.49999999999999994,
  499. -3.0616169978683824e-17,
  500. 5.3028761936245346e-17,
  501. 1,
  502. 1,
  503. -1
  504. ]
  505. },
  506. "_eulerAngles": {
  507. "__type__": "cc.Vec3",
  508. "x": 180,
  509. "y": 0,
  510. "z": -60
  511. },
  512. "_skewX": 0,
  513. "_skewY": 0,
  514. "_is3DNode": true,
  515. "_groupIndex": 0,
  516. "groupIndex": 0,
  517. "_id": ""
  518. },
  519. {
  520. "__type__": "cc.MeshRenderer",
  521. "_name": "",
  522. "_objFlags": 0,
  523. "node": {
  524. "__id__": 12
  525. },
  526. "_enabled": true,
  527. "_materials": [
  528. {
  529. "__uuid__": "972b9d3b-cc10-4b45-8cc7-1be4e95aea71"
  530. }
  531. ],
  532. "_mesh": {
  533. "__uuid__": "e5984cc9-4954-459b-b0a5-8f708e8e58f6"
  534. },
  535. "_receiveShadows": false,
  536. "_shadowCastingMode": 0,
  537. "_enableAutoBatch": false,
  538. "textures": [],
  539. "_id": ""
  540. },
  541. {
  542. "__type__": "cc.PrefabInfo",
  543. "root": {
  544. "__id__": 1
  545. },
  546. "asset": {
  547. "__uuid__": "c9179e33-d480-4182-8dd3-b9b8117945fd"
  548. },
  549. "fileId": "a6DRXWhjZF4rgKVLYXaWVq",
  550. "sync": false
  551. },
  552. {
  553. "__type__": "cc.Node",
  554. "_name": "pCylinder",
  555. "_objFlags": 0,
  556. "_parent": {
  557. "__id__": 11
  558. },
  559. "_children": [],
  560. "_active": true,
  561. "_components": [
  562. {
  563. "__id__": 16
  564. }
  565. ],
  566. "_prefab": {
  567. "__id__": 17
  568. },
  569. "_opacity": 255,
  570. "_color": {
  571. "__type__": "cc.Color",
  572. "r": 255,
  573. "g": 255,
  574. "b": 255,
  575. "a": 255
  576. },
  577. "_contentSize": {
  578. "__type__": "cc.Size",
  579. "width": 0,
  580. "height": 0
  581. },
  582. "_anchorPoint": {
  583. "__type__": "cc.Vec2",
  584. "x": 0.5,
  585. "y": 0.5
  586. },
  587. "_trs": {
  588. "__type__": "TypedArray",
  589. "ctor": "Float64Array",
  590. "array": [
  591. 0,
  592. 0,
  593. -1280,
  594. 0,
  595. 0,
  596. 0.49999999999999994,
  597. 0.8660254037844387,
  598. 1,
  599. 1,
  600. -1
  601. ]
  602. },
  603. "_eulerAngles": {
  604. "__type__": "cc.Vec3",
  605. "x": 0,
  606. "y": 0,
  607. "z": 60
  608. },
  609. "_skewX": 0,
  610. "_skewY": 0,
  611. "_is3DNode": true,
  612. "_groupIndex": 0,
  613. "groupIndex": 0,
  614. "_id": ""
  615. },
  616. {
  617. "__type__": "cc.MeshRenderer",
  618. "_name": "",
  619. "_objFlags": 0,
  620. "node": {
  621. "__id__": 15
  622. },
  623. "_enabled": true,
  624. "_materials": [
  625. {
  626. "__uuid__": "972b9d3b-cc10-4b45-8cc7-1be4e95aea71"
  627. }
  628. ],
  629. "_mesh": {
  630. "__uuid__": "e5984cc9-4954-459b-b0a5-8f708e8e58f6"
  631. },
  632. "_receiveShadows": false,
  633. "_shadowCastingMode": 0,
  634. "_enableAutoBatch": false,
  635. "textures": [],
  636. "_id": ""
  637. },
  638. {
  639. "__type__": "cc.PrefabInfo",
  640. "root": {
  641. "__id__": 1
  642. },
  643. "asset": {
  644. "__uuid__": "c9179e33-d480-4182-8dd3-b9b8117945fd"
  645. },
  646. "fileId": "ef3LEo4sVD4KkYrmnIlQaF",
  647. "sync": false
  648. },
  649. {
  650. "__type__": "cc.Node",
  651. "_name": "pCylinder1",
  652. "_objFlags": 0,
  653. "_parent": {
  654. "__id__": 11
  655. },
  656. "_children": [],
  657. "_active": true,
  658. "_components": [
  659. {
  660. "__id__": 19
  661. }
  662. ],
  663. "_prefab": {
  664. "__id__": 20
  665. },
  666. "_opacity": 255,
  667. "_color": {
  668. "__type__": "cc.Color",
  669. "r": 255,
  670. "g": 255,
  671. "b": 255,
  672. "a": 255
  673. },
  674. "_contentSize": {
  675. "__type__": "cc.Size",
  676. "width": 0,
  677. "height": 0
  678. },
  679. "_anchorPoint": {
  680. "__type__": "cc.Vec2",
  681. "x": 0.5,
  682. "y": 0.5
  683. },
  684. "_trs": {
  685. "__type__": "TypedArray",
  686. "ctor": "Float64Array",
  687. "array": [
  688. 0,
  689. 0,
  690. -1920,
  691. 0,
  692. -1,
  693. 0,
  694. 6.123233995736766e-17,
  695. 1,
  696. 1,
  697. -1
  698. ]
  699. },
  700. "_eulerAngles": {
  701. "__type__": "cc.Vec3",
  702. "x": 0,
  703. "y": -180,
  704. "z": 0
  705. },
  706. "_skewX": 0,
  707. "_skewY": 0,
  708. "_is3DNode": true,
  709. "_groupIndex": 0,
  710. "groupIndex": 0,
  711. "_id": ""
  712. },
  713. {
  714. "__type__": "cc.MeshRenderer",
  715. "_name": "",
  716. "_objFlags": 0,
  717. "node": {
  718. "__id__": 18
  719. },
  720. "_enabled": true,
  721. "_materials": [
  722. {
  723. "__uuid__": "972b9d3b-cc10-4b45-8cc7-1be4e95aea71"
  724. }
  725. ],
  726. "_mesh": {
  727. "__uuid__": "e5984cc9-4954-459b-b0a5-8f708e8e58f6"
  728. },
  729. "_receiveShadows": false,
  730. "_shadowCastingMode": 0,
  731. "_enableAutoBatch": false,
  732. "textures": [],
  733. "_id": ""
  734. },
  735. {
  736. "__type__": "cc.PrefabInfo",
  737. "root": {
  738. "__id__": 1
  739. },
  740. "asset": {
  741. "__uuid__": "c9179e33-d480-4182-8dd3-b9b8117945fd"
  742. },
  743. "fileId": "41SKMAuUFEbquUxji84U3v",
  744. "sync": false
  745. },
  746. {
  747. "__type__": "cc.PrefabInfo",
  748. "root": {
  749. "__id__": 1
  750. },
  751. "asset": {
  752. "__uuid__": "c9179e33-d480-4182-8dd3-b9b8117945fd"
  753. },
  754. "fileId": "b9t4Ju1plNkLqcCkmhbCJ4",
  755. "sync": false
  756. },
  757. {
  758. "__type__": "cc.Node",
  759. "_name": "RootNode",
  760. "_objFlags": 0,
  761. "_parent": {
  762. "__id__": 1
  763. },
  764. "_children": [
  765. {
  766. "__id__": 23
  767. }
  768. ],
  769. "_active": true,
  770. "_components": [],
  771. "_prefab": {
  772. "__id__": 26
  773. },
  774. "_opacity": 255,
  775. "_color": {
  776. "__type__": "cc.Color",
  777. "r": 255,
  778. "g": 255,
  779. "b": 255,
  780. "a": 255
  781. },
  782. "_contentSize": {
  783. "__type__": "cc.Size",
  784. "width": 0,
  785. "height": 0
  786. },
  787. "_anchorPoint": {
  788. "__type__": "cc.Vec2",
  789. "x": 0.5,
  790. "y": 0.5
  791. },
  792. "_trs": {
  793. "__type__": "TypedArray",
  794. "ctor": "Float64Array",
  795. "array": [
  796. 0,
  797. 0,
  798. 0,
  799. 0,
  800. 0,
  801. 0,
  802. 1,
  803. 1,
  804. 1,
  805. 1
  806. ]
  807. },
  808. "_eulerAngles": {
  809. "__type__": "cc.Vec3",
  810. "x": 0,
  811. "y": 0,
  812. "z": 0
  813. },
  814. "_skewX": 0,
  815. "_skewY": 0,
  816. "_is3DNode": true,
  817. "_groupIndex": 0,
  818. "groupIndex": 0,
  819. "_id": ""
  820. },
  821. {
  822. "__type__": "cc.Node",
  823. "_name": "End",
  824. "_objFlags": 0,
  825. "_parent": {
  826. "__id__": 22
  827. },
  828. "_children": [],
  829. "_active": true,
  830. "_components": [
  831. {
  832. "__id__": 24
  833. }
  834. ],
  835. "_prefab": {
  836. "__id__": 25
  837. },
  838. "_opacity": 255,
  839. "_color": {
  840. "__type__": "cc.Color",
  841. "r": 255,
  842. "g": 255,
  843. "b": 255,
  844. "a": 255
  845. },
  846. "_contentSize": {
  847. "__type__": "cc.Size",
  848. "width": 0,
  849. "height": 0
  850. },
  851. "_anchorPoint": {
  852. "__type__": "cc.Vec2",
  853. "x": 0.5,
  854. "y": 0.5
  855. },
  856. "_trs": {
  857. "__type__": "TypedArray",
  858. "ctor": "Float64Array",
  859. "array": [
  860. 0,
  861. 0,
  862. -978.664,
  863. 0,
  864. 0,
  865. 0,
  866. 1,
  867. 0.98,
  868. 0.98,
  869. 0.98
  870. ]
  871. },
  872. "_eulerAngles": {
  873. "__type__": "cc.Vec3",
  874. "x": 0,
  875. "y": 0,
  876. "z": 0
  877. },
  878. "_skewX": 0,
  879. "_skewY": 0,
  880. "_is3DNode": true,
  881. "_groupIndex": 0,
  882. "groupIndex": 0,
  883. "_id": ""
  884. },
  885. {
  886. "__type__": "cc.MeshRenderer",
  887. "_name": "",
  888. "_objFlags": 0,
  889. "node": {
  890. "__id__": 23
  891. },
  892. "_enabled": true,
  893. "_materials": [
  894. {
  895. "__uuid__": "03b3dce0-ba4f-426a-af6f-05335f60f5d9"
  896. }
  897. ],
  898. "_mesh": {
  899. "__uuid__": "4191e91b-300f-4faf-8433-5d9ea3b37fb9"
  900. },
  901. "_receiveShadows": false,
  902. "_shadowCastingMode": 0,
  903. "_enableAutoBatch": false,
  904. "textures": [],
  905. "_id": ""
  906. },
  907. {
  908. "__type__": "cc.PrefabInfo",
  909. "root": {
  910. "__id__": 1
  911. },
  912. "asset": {
  913. "__uuid__": "c9179e33-d480-4182-8dd3-b9b8117945fd"
  914. },
  915. "fileId": "54cME4JftIA7qC7zzbGsZ5",
  916. "sync": false
  917. },
  918. {
  919. "__type__": "cc.PrefabInfo",
  920. "root": {
  921. "__id__": 1
  922. },
  923. "asset": {
  924. "__uuid__": "c9179e33-d480-4182-8dd3-b9b8117945fd"
  925. },
  926. "fileId": "c2hNeXH1xGFo1SGAXB2pxY",
  927. "sync": false
  928. },
  929. {
  930. "__type__": "cc.Node",
  931. "_name": "New 3D Particle",
  932. "_objFlags": 0,
  933. "_parent": {
  934. "__id__": 1
  935. },
  936. "_children": [],
  937. "_active": true,
  938. "_components": [
  939. {
  940. "__id__": 28
  941. }
  942. ],
  943. "_prefab": {
  944. "__id__": 50
  945. },
  946. "_opacity": 255,
  947. "_color": {
  948. "__type__": "cc.Color",
  949. "r": 255,
  950. "g": 255,
  951. "b": 255,
  952. "a": 255
  953. },
  954. "_contentSize": {
  955. "__type__": "cc.Size",
  956. "width": 0,
  957. "height": 0
  958. },
  959. "_anchorPoint": {
  960. "__type__": "cc.Vec2",
  961. "x": 0.5,
  962. "y": 0.5
  963. },
  964. "_trs": {
  965. "__type__": "TypedArray",
  966. "ctor": "Float64Array",
  967. "array": [
  968. 0,
  969. 2.311,
  970. -1195.288,
  971. 0,
  972. 1,
  973. 0,
  974. 6.123233995736766e-17,
  975. 1,
  976. 1,
  977. 1
  978. ]
  979. },
  980. "_eulerAngles": {
  981. "__type__": "cc.Vec3",
  982. "x": 0,
  983. "y": 180,
  984. "z": 0
  985. },
  986. "_skewX": 0,
  987. "_skewY": 0,
  988. "_is3DNode": true,
  989. "_groupIndex": 0,
  990. "groupIndex": 0,
  991. "_id": ""
  992. },
  993. {
  994. "__type__": "cc.ParticleSystem3D",
  995. "_name": "",
  996. "_objFlags": 0,
  997. "node": {
  998. "__id__": 27
  999. },
  1000. "_enabled": true,
  1001. "_materials": [
  1002. {
  1003. "__uuid__": "fd9cb387-c7b9-4cb1-9dcb-ee6b4d31d592"
  1004. },
  1005. {
  1006. "__uuid__": "fd9cb387-c7b9-4cb1-9dcb-ee6b4d31d592"
  1007. }
  1008. ],
  1009. "duration": 1,
  1010. "_capacity": 50,
  1011. "loop": true,
  1012. "playOnAwake": true,
  1013. "_prewarm": false,
  1014. "_simulationSpace": 1,
  1015. "simulationSpeed": 1,
  1016. "startDelay": {
  1017. "__id__": 29
  1018. },
  1019. "startLifetime": {
  1020. "__id__": 30
  1021. },
  1022. "startColor": {
  1023. "__id__": 31
  1024. },
  1025. "scaleSpace": 1,
  1026. "startSize": {
  1027. "__id__": 32
  1028. },
  1029. "startSpeed": {
  1030. "__id__": 33
  1031. },
  1032. "startRotation": {
  1033. "__id__": 34
  1034. },
  1035. "gravityModifier": {
  1036. "__id__": 35
  1037. },
  1038. "rateOverTime": {
  1039. "__id__": 36
  1040. },
  1041. "rateOverDistance": {
  1042. "__id__": 37
  1043. },
  1044. "bursts": [],
  1045. "_shapeModule": {
  1046. "__id__": 38
  1047. },
  1048. "_sizeOvertimeModule": {
  1049. "__id__": 40
  1050. },
  1051. "_trailModule": {
  1052. "__id__": 45
  1053. },
  1054. "_renderMode": 1,
  1055. "_velocityScale": 1,
  1056. "_lengthScale": 1,
  1057. "_mesh": null,
  1058. "_id": ""
  1059. },
  1060. {
  1061. "__type__": "cc.CurveRange",
  1062. "mode": 0,
  1063. "constant": 0,
  1064. "multiplier": 1
  1065. },
  1066. {
  1067. "__type__": "cc.CurveRange",
  1068. "mode": 3,
  1069. "constantMin": 0.5,
  1070. "constantMax": 1.2,
  1071. "multiplier": 1
  1072. },
  1073. {
  1074. "__type__": "cc.GradientRange",
  1075. "_mode": 0,
  1076. "color": {
  1077. "__type__": "cc.Color",
  1078. "r": 255,
  1079. "g": 255,
  1080. "b": 255,
  1081. "a": 255
  1082. }
  1083. },
  1084. {
  1085. "__type__": "cc.CurveRange",
  1086. "mode": 3,
  1087. "constantMin": 0.5,
  1088. "constantMax": 2,
  1089. "multiplier": 1
  1090. },
  1091. {
  1092. "__type__": "cc.CurveRange",
  1093. "mode": 0,
  1094. "constant": 1500,
  1095. "multiplier": 1
  1096. },
  1097. {
  1098. "__type__": "cc.CurveRange",
  1099. "mode": 0,
  1100. "constant": 0,
  1101. "multiplier": 1
  1102. },
  1103. {
  1104. "__type__": "cc.CurveRange",
  1105. "mode": 0,
  1106. "constant": 0,
  1107. "multiplier": 1
  1108. },
  1109. {
  1110. "__type__": "cc.CurveRange",
  1111. "mode": 0,
  1112. "constant": 10,
  1113. "multiplier": 1
  1114. },
  1115. {
  1116. "__type__": "cc.CurveRange",
  1117. "mode": 0,
  1118. "constant": 0,
  1119. "multiplier": 1
  1120. },
  1121. {
  1122. "__type__": "cc.ShapeModule",
  1123. "enable": true,
  1124. "_shapeType": 2,
  1125. "emitFrom": 0,
  1126. "radius": 15,
  1127. "radiusThickness": 1,
  1128. "_angle": 0.017453292519943295,
  1129. "_arc": 6.283185307179586,
  1130. "arcMode": 0,
  1131. "arcSpread": 0,
  1132. "arcSpeed": {
  1133. "__id__": 39
  1134. },
  1135. "length": 5,
  1136. "boxThickness": {
  1137. "__type__": "cc.Vec3",
  1138. "x": 0,
  1139. "y": 0,
  1140. "z": 0
  1141. },
  1142. "_position": {
  1143. "__type__": "cc.Vec3",
  1144. "x": 0,
  1145. "y": 0,
  1146. "z": 0
  1147. },
  1148. "_rotation": {
  1149. "__type__": "cc.Vec3",
  1150. "x": 0,
  1151. "y": 0,
  1152. "z": 0
  1153. },
  1154. "_scale": {
  1155. "__type__": "cc.Vec3",
  1156. "x": 1,
  1157. "y": 1,
  1158. "z": 1
  1159. },
  1160. "alignToDirection": false,
  1161. "randomDirectionAmount": 0,
  1162. "sphericalDirectionAmount": 0,
  1163. "randomPositionAmount": 0
  1164. },
  1165. {
  1166. "__type__": "cc.CurveRange",
  1167. "mode": 0,
  1168. "constant": 0,
  1169. "multiplier": 1
  1170. },
  1171. {
  1172. "__type__": "cc.SizeOvertimeModule",
  1173. "enable": true,
  1174. "separateAxes": true,
  1175. "size": {
  1176. "__id__": 41
  1177. },
  1178. "x": {
  1179. "__id__": 42
  1180. },
  1181. "y": {
  1182. "__id__": 43
  1183. },
  1184. "z": {
  1185. "__id__": 44
  1186. }
  1187. },
  1188. {
  1189. "__type__": "cc.CurveRange",
  1190. "mode": 3,
  1191. "constantMin": 1,
  1192. "constantMax": 5,
  1193. "multiplier": 1
  1194. },
  1195. {
  1196. "__type__": "cc.CurveRange",
  1197. "mode": 0,
  1198. "constant": 1,
  1199. "multiplier": 1
  1200. },
  1201. {
  1202. "__type__": "cc.CurveRange",
  1203. "mode": 0,
  1204. "constant": 1,
  1205. "multiplier": 1
  1206. },
  1207. {
  1208. "__type__": "cc.CurveRange",
  1209. "mode": 0,
  1210. "constant": 1000,
  1211. "multiplier": 1
  1212. },
  1213. {
  1214. "__type__": "cc.TrailModule",
  1215. "_enable": true,
  1216. "mode": 0,
  1217. "lifeTime": {
  1218. "__id__": 46
  1219. },
  1220. "_minParticleDistance": 10,
  1221. "_space": 0,
  1222. "existWithParticles": true,
  1223. "textureMode": 0,
  1224. "widthFromParticle": true,
  1225. "widthRatio": {
  1226. "__id__": 47
  1227. },
  1228. "colorFromParticle": true,
  1229. "colorOverTrail": {
  1230. "__id__": 48
  1231. },
  1232. "colorOvertime": {
  1233. "__id__": 49
  1234. }
  1235. },
  1236. {
  1237. "__type__": "cc.CurveRange",
  1238. "mode": 0,
  1239. "constant": 1,
  1240. "multiplier": 1
  1241. },
  1242. {
  1243. "__type__": "cc.CurveRange",
  1244. "mode": 0,
  1245. "constant": 10,
  1246. "multiplier": 1
  1247. },
  1248. {
  1249. "__type__": "cc.GradientRange",
  1250. "_mode": 0,
  1251. "color": {
  1252. "__type__": "cc.Color",
  1253. "r": 255,
  1254. "g": 255,
  1255. "b": 255,
  1256. "a": 255
  1257. }
  1258. },
  1259. {
  1260. "__type__": "cc.GradientRange",
  1261. "_mode": 0,
  1262. "color": {
  1263. "__type__": "cc.Color",
  1264. "r": 255,
  1265. "g": 255,
  1266. "b": 255,
  1267. "a": 255
  1268. }
  1269. },
  1270. {
  1271. "__type__": "cc.PrefabInfo",
  1272. "root": {
  1273. "__id__": 1
  1274. },
  1275. "asset": {
  1276. "__uuid__": "c9179e33-d480-4182-8dd3-b9b8117945fd"
  1277. },
  1278. "fileId": "b49oKRN8NC+LaEtRw8623b",
  1279. "sync": false
  1280. },
  1281. {
  1282. "__type__": "cc.Node",
  1283. "_name": "New 3D Particle copy",
  1284. "_objFlags": 0,
  1285. "_parent": {
  1286. "__id__": 1
  1287. },
  1288. "_children": [],
  1289. "_active": true,
  1290. "_components": [
  1291. {
  1292. "__id__": 52
  1293. }
  1294. ],
  1295. "_prefab": {
  1296. "__id__": 74
  1297. },
  1298. "_opacity": 255,
  1299. "_color": {
  1300. "__type__": "cc.Color",
  1301. "r": 255,
  1302. "g": 255,
  1303. "b": 255,
  1304. "a": 255
  1305. },
  1306. "_contentSize": {
  1307. "__type__": "cc.Size",
  1308. "width": 0,
  1309. "height": 0
  1310. },
  1311. "_anchorPoint": {
  1312. "__type__": "cc.Vec2",
  1313. "x": 0.5,
  1314. "y": 0.5
  1315. },
  1316. "_trs": {
  1317. "__type__": "TypedArray",
  1318. "ctor": "Float64Array",
  1319. "array": [
  1320. 0,
  1321. 2.311,
  1322. -1099.841,
  1323. 0,
  1324. 1,
  1325. 0,
  1326. 6.123233995736766e-17,
  1327. 1,
  1328. 1,
  1329. 1
  1330. ]
  1331. },
  1332. "_eulerAngles": {
  1333. "__type__": "cc.Vec3",
  1334. "x": 0,
  1335. "y": 180,
  1336. "z": 0
  1337. },
  1338. "_skewX": 0,
  1339. "_skewY": 0,
  1340. "_is3DNode": true,
  1341. "_groupIndex": 0,
  1342. "groupIndex": 0,
  1343. "_id": ""
  1344. },
  1345. {
  1346. "__type__": "cc.ParticleSystem3D",
  1347. "_name": "",
  1348. "_objFlags": 0,
  1349. "node": {
  1350. "__id__": 51
  1351. },
  1352. "_enabled": true,
  1353. "_materials": [
  1354. {
  1355. "__uuid__": "fd9cb387-c7b9-4cb1-9dcb-ee6b4d31d592"
  1356. },
  1357. {
  1358. "__uuid__": "fd9cb387-c7b9-4cb1-9dcb-ee6b4d31d592"
  1359. }
  1360. ],
  1361. "duration": 10,
  1362. "_capacity": 50,
  1363. "loop": true,
  1364. "playOnAwake": true,
  1365. "_prewarm": false,
  1366. "_simulationSpace": 1,
  1367. "simulationSpeed": 10,
  1368. "startDelay": {
  1369. "__id__": 53
  1370. },
  1371. "startLifetime": {
  1372. "__id__": 54
  1373. },
  1374. "startColor": {
  1375. "__id__": 55
  1376. },
  1377. "scaleSpace": 1,
  1378. "startSize": {
  1379. "__id__": 56
  1380. },
  1381. "startSpeed": {
  1382. "__id__": 57
  1383. },
  1384. "startRotation": {
  1385. "__id__": 58
  1386. },
  1387. "gravityModifier": {
  1388. "__id__": 59
  1389. },
  1390. "rateOverTime": {
  1391. "__id__": 60
  1392. },
  1393. "rateOverDistance": {
  1394. "__id__": 61
  1395. },
  1396. "bursts": [],
  1397. "_shapeModule": {
  1398. "__id__": 62
  1399. },
  1400. "_sizeOvertimeModule": {
  1401. "__id__": 64
  1402. },
  1403. "_trailModule": {
  1404. "__id__": 69
  1405. },
  1406. "_renderMode": 1,
  1407. "_velocityScale": 1,
  1408. "_lengthScale": 1,
  1409. "_mesh": null,
  1410. "_id": ""
  1411. },
  1412. {
  1413. "__type__": "cc.CurveRange",
  1414. "mode": 0,
  1415. "constant": -2,
  1416. "multiplier": 1
  1417. },
  1418. {
  1419. "__type__": "cc.CurveRange",
  1420. "mode": 3,
  1421. "constantMin": 1,
  1422. "constantMax": 20,
  1423. "multiplier": 1
  1424. },
  1425. {
  1426. "__type__": "cc.GradientRange",
  1427. "_mode": 0,
  1428. "color": {
  1429. "__type__": "cc.Color",
  1430. "r": 255,
  1431. "g": 255,
  1432. "b": 255,
  1433. "a": 255
  1434. }
  1435. },
  1436. {
  1437. "__type__": "cc.CurveRange",
  1438. "mode": 3,
  1439. "constantMin": 0.5,
  1440. "constantMax": 2,
  1441. "multiplier": 1
  1442. },
  1443. {
  1444. "__type__": "cc.CurveRange",
  1445. "mode": 0,
  1446. "constant": 50,
  1447. "multiplier": 1
  1448. },
  1449. {
  1450. "__type__": "cc.CurveRange",
  1451. "mode": 0,
  1452. "constant": 0,
  1453. "multiplier": 1
  1454. },
  1455. {
  1456. "__type__": "cc.CurveRange",
  1457. "mode": 0,
  1458. "constant": 0,
  1459. "multiplier": 1
  1460. },
  1461. {
  1462. "__type__": "cc.CurveRange",
  1463. "mode": 0,
  1464. "constant": 10,
  1465. "multiplier": 1
  1466. },
  1467. {
  1468. "__type__": "cc.CurveRange",
  1469. "mode": 0,
  1470. "constant": 0,
  1471. "multiplier": 1
  1472. },
  1473. {
  1474. "__type__": "cc.ShapeModule",
  1475. "enable": true,
  1476. "_shapeType": 2,
  1477. "emitFrom": 0,
  1478. "radius": 15,
  1479. "radiusThickness": 1,
  1480. "_angle": 0.017453292519943295,
  1481. "_arc": 6.283185307179586,
  1482. "arcMode": 0,
  1483. "arcSpread": 0,
  1484. "arcSpeed": {
  1485. "__id__": 63
  1486. },
  1487. "length": 5,
  1488. "boxThickness": {
  1489. "__type__": "cc.Vec3",
  1490. "x": 0,
  1491. "y": 0,
  1492. "z": 0
  1493. },
  1494. "_position": {
  1495. "__type__": "cc.Vec3",
  1496. "x": 0,
  1497. "y": 0,
  1498. "z": 0
  1499. },
  1500. "_rotation": {
  1501. "__type__": "cc.Vec3",
  1502. "x": 0,
  1503. "y": 0,
  1504. "z": 0
  1505. },
  1506. "_scale": {
  1507. "__type__": "cc.Vec3",
  1508. "x": 1,
  1509. "y": 1,
  1510. "z": 1
  1511. },
  1512. "alignToDirection": false,
  1513. "randomDirectionAmount": 0,
  1514. "sphericalDirectionAmount": 0,
  1515. "randomPositionAmount": 0
  1516. },
  1517. {
  1518. "__type__": "cc.CurveRange",
  1519. "mode": 0,
  1520. "constant": 0,
  1521. "multiplier": 1
  1522. },
  1523. {
  1524. "__type__": "cc.SizeOvertimeModule",
  1525. "enable": true,
  1526. "separateAxes": true,
  1527. "size": {
  1528. "__id__": 65
  1529. },
  1530. "x": {
  1531. "__id__": 66
  1532. },
  1533. "y": {
  1534. "__id__": 67
  1535. },
  1536. "z": {
  1537. "__id__": 68
  1538. }
  1539. },
  1540. {
  1541. "__type__": "cc.CurveRange",
  1542. "mode": 3,
  1543. "constantMin": 1,
  1544. "constantMax": 10,
  1545. "multiplier": 1
  1546. },
  1547. {
  1548. "__type__": "cc.CurveRange",
  1549. "mode": 0,
  1550. "constant": 1,
  1551. "multiplier": 1
  1552. },
  1553. {
  1554. "__type__": "cc.CurveRange",
  1555. "mode": 0,
  1556. "constant": 1,
  1557. "multiplier": 1
  1558. },
  1559. {
  1560. "__type__": "cc.CurveRange",
  1561. "mode": 0,
  1562. "constant": 1,
  1563. "multiplier": 1
  1564. },
  1565. {
  1566. "__type__": "cc.TrailModule",
  1567. "_enable": true,
  1568. "mode": 0,
  1569. "lifeTime": {
  1570. "__id__": 70
  1571. },
  1572. "_minParticleDistance": 10,
  1573. "_space": 0,
  1574. "existWithParticles": true,
  1575. "textureMode": 0,
  1576. "widthFromParticle": true,
  1577. "widthRatio": {
  1578. "__id__": 71
  1579. },
  1580. "colorFromParticle": true,
  1581. "colorOverTrail": {
  1582. "__id__": 72
  1583. },
  1584. "colorOvertime": {
  1585. "__id__": 73
  1586. }
  1587. },
  1588. {
  1589. "__type__": "cc.CurveRange",
  1590. "mode": 0,
  1591. "constant": 1,
  1592. "multiplier": 1
  1593. },
  1594. {
  1595. "__type__": "cc.CurveRange",
  1596. "mode": 0,
  1597. "constant": 10,
  1598. "multiplier": 1
  1599. },
  1600. {
  1601. "__type__": "cc.GradientRange",
  1602. "_mode": 0,
  1603. "color": {
  1604. "__type__": "cc.Color",
  1605. "r": 255,
  1606. "g": 255,
  1607. "b": 255,
  1608. "a": 255
  1609. }
  1610. },
  1611. {
  1612. "__type__": "cc.GradientRange",
  1613. "_mode": 0,
  1614. "color": {
  1615. "__type__": "cc.Color",
  1616. "r": 255,
  1617. "g": 255,
  1618. "b": 255,
  1619. "a": 255
  1620. }
  1621. },
  1622. {
  1623. "__type__": "cc.PrefabInfo",
  1624. "root": {
  1625. "__id__": 1
  1626. },
  1627. "asset": {
  1628. "__uuid__": "c9179e33-d480-4182-8dd3-b9b8117945fd"
  1629. },
  1630. "fileId": "63yTO4yZ9KRK9xQ8WxdRjj",
  1631. "sync": false
  1632. },
  1633. {
  1634. "__type__": "cc.PrefabInfo",
  1635. "root": {
  1636. "__id__": 1
  1637. },
  1638. "asset": {
  1639. "__uuid__": "c9179e33-d480-4182-8dd3-b9b8117945fd"
  1640. },
  1641. "fileId": "30DHLrZWpOz7MFHgRtUiMg",
  1642. "sync": false
  1643. }
  1644. ]