UECube.prefab 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998
  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": "UECube",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 8
  25. },
  26. {
  27. "__id__": 11
  28. },
  29. {
  30. "__id__": 16
  31. },
  32. {
  33. "__id__": 20
  34. }
  35. ],
  36. "_active": true,
  37. "_components": [
  38. {
  39. "__id__": 27
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 28
  44. },
  45. "_opacity": 255,
  46. "_color": {
  47. "__type__": "cc.Color",
  48. "r": 255,
  49. "g": 255,
  50. "b": 255,
  51. "a": 255
  52. },
  53. "_contentSize": {
  54. "__type__": "cc.Size",
  55. "width": 100,
  56. "height": 100
  57. },
  58. "_anchorPoint": {
  59. "__type__": "cc.Vec2",
  60. "x": 0.5,
  61. "y": 0.5
  62. },
  63. "_trs": {
  64. "__type__": "TypedArray",
  65. "ctor": "Float64Array",
  66. "array": [
  67. 0,
  68. 0,
  69. 0,
  70. 0,
  71. 0,
  72. 0,
  73. 1,
  74. 1,
  75. 1,
  76. 1
  77. ]
  78. },
  79. "_eulerAngles": {
  80. "__type__": "cc.Vec3",
  81. "x": 0,
  82. "y": 0,
  83. "z": 0
  84. },
  85. "_skewX": 0,
  86. "_skewY": 0,
  87. "_is3DNode": false,
  88. "_groupIndex": 0,
  89. "groupIndex": 0,
  90. "_id": ""
  91. },
  92. {
  93. "__type__": "cc.Node",
  94. "_name": "itemNode",
  95. "_objFlags": 0,
  96. "_parent": {
  97. "__id__": 1
  98. },
  99. "_children": [
  100. {
  101. "__id__": 3
  102. }
  103. ],
  104. "_active": true,
  105. "_components": [],
  106. "_prefab": {
  107. "__id__": 7
  108. },
  109. "_opacity": 255,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 255,
  113. "g": 255,
  114. "b": 255,
  115. "a": 255
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 0,
  120. "height": 0
  121. },
  122. "_anchorPoint": {
  123. "__type__": "cc.Vec2",
  124. "x": 0.5,
  125. "y": 0.5
  126. },
  127. "_trs": {
  128. "__type__": "TypedArray",
  129. "ctor": "Float64Array",
  130. "array": [
  131. 0,
  132. 0,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 1,
  138. 1,
  139. 1,
  140. 1
  141. ]
  142. },
  143. "_eulerAngles": {
  144. "__type__": "cc.Vec3",
  145. "x": 0,
  146. "y": 0,
  147. "z": 0
  148. },
  149. "_skewX": 0,
  150. "_skewY": 0,
  151. "_is3DNode": false,
  152. "_groupIndex": 0,
  153. "groupIndex": 0,
  154. "_id": ""
  155. },
  156. {
  157. "__type__": "cc.Node",
  158. "_name": "sp_item",
  159. "_objFlags": 0,
  160. "_parent": {
  161. "__id__": 2
  162. },
  163. "_children": [],
  164. "_active": true,
  165. "_components": [
  166. {
  167. "__id__": 4
  168. },
  169. {
  170. "__id__": 5
  171. }
  172. ],
  173. "_prefab": {
  174. "__id__": 6
  175. },
  176. "_opacity": 255,
  177. "_color": {
  178. "__type__": "cc.Color",
  179. "r": 255,
  180. "g": 255,
  181. "b": 255,
  182. "a": 255
  183. },
  184. "_contentSize": {
  185. "__type__": "cc.Size",
  186. "width": 100,
  187. "height": 100
  188. },
  189. "_anchorPoint": {
  190. "__type__": "cc.Vec2",
  191. "x": 0.5,
  192. "y": 0.5
  193. },
  194. "_trs": {
  195. "__type__": "TypedArray",
  196. "ctor": "Float64Array",
  197. "array": [
  198. 0,
  199. 0,
  200. 0,
  201. 0,
  202. 0,
  203. 0,
  204. 1,
  205. 1,
  206. 1,
  207. 1
  208. ]
  209. },
  210. "_eulerAngles": {
  211. "__type__": "cc.Vec3",
  212. "x": 0,
  213. "y": 0,
  214. "z": 0
  215. },
  216. "_skewX": 0,
  217. "_skewY": 0,
  218. "_is3DNode": false,
  219. "_groupIndex": 0,
  220. "groupIndex": 0,
  221. "_id": ""
  222. },
  223. {
  224. "__type__": "cc.Sprite",
  225. "_name": "",
  226. "_objFlags": 0,
  227. "node": {
  228. "__id__": 3
  229. },
  230. "_enabled": true,
  231. "_materials": [
  232. {
  233. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  234. }
  235. ],
  236. "_srcBlendFactor": 770,
  237. "_dstBlendFactor": 771,
  238. "_spriteFrame": null,
  239. "_type": 0,
  240. "_sizeMode": 0,
  241. "_fillType": 0,
  242. "_fillCenter": {
  243. "__type__": "cc.Vec2",
  244. "x": 0,
  245. "y": 0
  246. },
  247. "_fillStart": 0,
  248. "_fillRange": 0,
  249. "_isTrimmedMode": false,
  250. "_atlas": null,
  251. "_id": ""
  252. },
  253. {
  254. "__type__": "a265cWgtmNLz5ceE6clJyg2",
  255. "_name": "",
  256. "_objFlags": 0,
  257. "node": {
  258. "__id__": 3
  259. },
  260. "_enabled": true,
  261. "_id": ""
  262. },
  263. {
  264. "__type__": "cc.PrefabInfo",
  265. "root": {
  266. "__id__": 1
  267. },
  268. "asset": {
  269. "__id__": 0
  270. },
  271. "fileId": "33zkUgO6dJxIldeuiZmUE4",
  272. "sync": false
  273. },
  274. {
  275. "__type__": "cc.PrefabInfo",
  276. "root": {
  277. "__id__": 1
  278. },
  279. "asset": {
  280. "__id__": 0
  281. },
  282. "fileId": "430adYqyxBLaiHOaq6w0m0",
  283. "sync": false
  284. },
  285. {
  286. "__type__": "cc.Node",
  287. "_name": "lbt_num",
  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": 138,
  306. "g": 255,
  307. "b": 0,
  308. "a": 255
  309. },
  310. "_contentSize": {
  311. "__type__": "cc.Size",
  312. "width": 0,
  313. "height": 50.4
  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. 0,
  327. 0,
  328. 0,
  329. 0,
  330. 1,
  331. 1,
  332. 1,
  333. 1
  334. ]
  335. },
  336. "_eulerAngles": {
  337. "__type__": "cc.Vec3",
  338. "x": 0,
  339. "y": 0,
  340. "z": 0
  341. },
  342. "_skewX": 0,
  343. "_skewY": 0,
  344. "_is3DNode": false,
  345. "_groupIndex": 0,
  346. "groupIndex": 0,
  347. "_id": ""
  348. },
  349. {
  350. "__type__": "cc.Label",
  351. "_name": "",
  352. "_objFlags": 0,
  353. "node": {
  354. "__id__": 8
  355. },
  356. "_enabled": true,
  357. "_materials": [
  358. {
  359. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  360. }
  361. ],
  362. "_srcBlendFactor": 770,
  363. "_dstBlendFactor": 771,
  364. "_string": "",
  365. "_N$string": "",
  366. "_fontSize": 40,
  367. "_lineHeight": 40,
  368. "_enableWrapText": true,
  369. "_N$file": null,
  370. "_isSystemFontUsed": true,
  371. "_spacingX": 0,
  372. "_batchAsBitmap": false,
  373. "_styleFlags": 0,
  374. "_underlineHeight": 0,
  375. "_N$horizontalAlign": 1,
  376. "_N$verticalAlign": 1,
  377. "_N$fontFamily": "Arial",
  378. "_N$overflow": 0,
  379. "_N$cacheMode": 0,
  380. "_id": ""
  381. },
  382. {
  383. "__type__": "cc.PrefabInfo",
  384. "root": {
  385. "__id__": 1
  386. },
  387. "asset": {
  388. "__id__": 0
  389. },
  390. "fileId": "5eC2ShfUdKU4YbXvNlqkE4",
  391. "sync": false
  392. },
  393. {
  394. "__type__": "cc.Node",
  395. "_name": "node_waitMerge",
  396. "_objFlags": 0,
  397. "_parent": {
  398. "__id__": 1
  399. },
  400. "_children": [
  401. {
  402. "__id__": 12
  403. }
  404. ],
  405. "_active": false,
  406. "_components": [],
  407. "_prefab": {
  408. "__id__": 15
  409. },
  410. "_opacity": 255,
  411. "_color": {
  412. "__type__": "cc.Color",
  413. "r": 255,
  414. "g": 255,
  415. "b": 255,
  416. "a": 255
  417. },
  418. "_contentSize": {
  419. "__type__": "cc.Size",
  420. "width": 0,
  421. "height": 0
  422. },
  423. "_anchorPoint": {
  424. "__type__": "cc.Vec2",
  425. "x": 0.5,
  426. "y": 0.5
  427. },
  428. "_trs": {
  429. "__type__": "TypedArray",
  430. "ctor": "Float64Array",
  431. "array": [
  432. 0,
  433. 0,
  434. 0,
  435. 0,
  436. 0,
  437. 0,
  438. 1,
  439. 1,
  440. 1,
  441. 1
  442. ]
  443. },
  444. "_eulerAngles": {
  445. "__type__": "cc.Vec3",
  446. "x": 0,
  447. "y": 0,
  448. "z": 0
  449. },
  450. "_skewX": 0,
  451. "_skewY": 0,
  452. "_is3DNode": false,
  453. "_groupIndex": 0,
  454. "groupIndex": 0,
  455. "_id": ""
  456. },
  457. {
  458. "__type__": "cc.Node",
  459. "_name": "jbsp",
  460. "_objFlags": 0,
  461. "_parent": {
  462. "__id__": 11
  463. },
  464. "_children": [],
  465. "_active": true,
  466. "_components": [
  467. {
  468. "__id__": 13
  469. }
  470. ],
  471. "_prefab": {
  472. "__id__": 14
  473. },
  474. "_opacity": 255,
  475. "_color": {
  476. "__type__": "cc.Color",
  477. "r": 255,
  478. "g": 255,
  479. "b": 255,
  480. "a": 255
  481. },
  482. "_contentSize": {
  483. "__type__": "cc.Size",
  484. "width": 45,
  485. "height": 45
  486. },
  487. "_anchorPoint": {
  488. "__type__": "cc.Vec2",
  489. "x": 0.5,
  490. "y": 0.5
  491. },
  492. "_trs": {
  493. "__type__": "TypedArray",
  494. "ctor": "Float64Array",
  495. "array": [
  496. 0,
  497. 0,
  498. 0,
  499. 0,
  500. 0,
  501. 0,
  502. 1,
  503. 1,
  504. 1,
  505. 1
  506. ]
  507. },
  508. "_eulerAngles": {
  509. "__type__": "cc.Vec3",
  510. "x": 0,
  511. "y": 0,
  512. "z": 0
  513. },
  514. "_skewX": 0,
  515. "_skewY": 0,
  516. "_is3DNode": false,
  517. "_groupIndex": 0,
  518. "groupIndex": 0,
  519. "_id": ""
  520. },
  521. {
  522. "__type__": "cc.Sprite",
  523. "_name": "",
  524. "_objFlags": 0,
  525. "node": {
  526. "__id__": 12
  527. },
  528. "_enabled": true,
  529. "_materials": [
  530. {
  531. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  532. }
  533. ],
  534. "_srcBlendFactor": 770,
  535. "_dstBlendFactor": 771,
  536. "_spriteFrame": {
  537. "__uuid__": "90e3feaa-9070-4997-bb44-34ff0fc6bcac"
  538. },
  539. "_type": 0,
  540. "_sizeMode": 1,
  541. "_fillType": 0,
  542. "_fillCenter": {
  543. "__type__": "cc.Vec2",
  544. "x": 0,
  545. "y": 0
  546. },
  547. "_fillStart": 0,
  548. "_fillRange": 0,
  549. "_isTrimmedMode": true,
  550. "_atlas": null,
  551. "_id": ""
  552. },
  553. {
  554. "__type__": "cc.PrefabInfo",
  555. "root": {
  556. "__id__": 1
  557. },
  558. "asset": {
  559. "__id__": 0
  560. },
  561. "fileId": "9emx1dVZFLN6YexNPy3AVS",
  562. "sync": false
  563. },
  564. {
  565. "__type__": "cc.PrefabInfo",
  566. "root": {
  567. "__id__": 1
  568. },
  569. "asset": {
  570. "__id__": 0
  571. },
  572. "fileId": "d3zkMWV+9HyI8AGUYYRHJJ",
  573. "sync": false
  574. },
  575. {
  576. "__type__": "cc.Node",
  577. "_name": "lbt_key",
  578. "_objFlags": 0,
  579. "_parent": {
  580. "__id__": 1
  581. },
  582. "_children": [],
  583. "_active": true,
  584. "_components": [
  585. {
  586. "__id__": 17
  587. },
  588. {
  589. "__id__": 18
  590. }
  591. ],
  592. "_prefab": {
  593. "__id__": 19
  594. },
  595. "_opacity": 255,
  596. "_color": {
  597. "__type__": "cc.Color",
  598. "r": 255,
  599. "g": 0,
  600. "b": 0,
  601. "a": 255
  602. },
  603. "_contentSize": {
  604. "__type__": "cc.Size",
  605. "width": 0,
  606. "height": 37.8
  607. },
  608. "_anchorPoint": {
  609. "__type__": "cc.Vec2",
  610. "x": 0.5,
  611. "y": 0.5
  612. },
  613. "_trs": {
  614. "__type__": "TypedArray",
  615. "ctor": "Float64Array",
  616. "array": [
  617. 0,
  618. -31.1,
  619. 0,
  620. 0,
  621. 0,
  622. 0,
  623. 1,
  624. 1,
  625. 1,
  626. 1
  627. ]
  628. },
  629. "_eulerAngles": {
  630. "__type__": "cc.Vec3",
  631. "x": 0,
  632. "y": 0,
  633. "z": 0
  634. },
  635. "_skewX": 0,
  636. "_skewY": 0,
  637. "_is3DNode": false,
  638. "_groupIndex": 0,
  639. "groupIndex": 0,
  640. "_id": ""
  641. },
  642. {
  643. "__type__": "cc.Label",
  644. "_name": "",
  645. "_objFlags": 0,
  646. "node": {
  647. "__id__": 16
  648. },
  649. "_enabled": true,
  650. "_materials": [
  651. {
  652. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  653. }
  654. ],
  655. "_srcBlendFactor": 770,
  656. "_dstBlendFactor": 771,
  657. "_string": "",
  658. "_N$string": "",
  659. "_fontSize": 24,
  660. "_lineHeight": 30,
  661. "_enableWrapText": true,
  662. "_N$file": null,
  663. "_isSystemFontUsed": true,
  664. "_spacingX": 0,
  665. "_batchAsBitmap": false,
  666. "_styleFlags": 0,
  667. "_underlineHeight": 0,
  668. "_N$horizontalAlign": 1,
  669. "_N$verticalAlign": 1,
  670. "_N$fontFamily": "Arial",
  671. "_N$overflow": 0,
  672. "_N$cacheMode": 0,
  673. "_id": ""
  674. },
  675. {
  676. "__type__": "cc.Widget",
  677. "_name": "",
  678. "_objFlags": 0,
  679. "node": {
  680. "__id__": 16
  681. },
  682. "_enabled": true,
  683. "alignMode": 1,
  684. "_target": null,
  685. "_alignFlags": 4,
  686. "_left": 0,
  687. "_right": 0,
  688. "_top": 0,
  689. "_bottom": 0,
  690. "_verticalCenter": 0,
  691. "_horizontalCenter": 0,
  692. "_isAbsLeft": true,
  693. "_isAbsRight": true,
  694. "_isAbsTop": true,
  695. "_isAbsBottom": true,
  696. "_isAbsHorizontalCenter": true,
  697. "_isAbsVerticalCenter": true,
  698. "_originalWidth": 0,
  699. "_originalHeight": 0,
  700. "_id": ""
  701. },
  702. {
  703. "__type__": "cc.PrefabInfo",
  704. "root": {
  705. "__id__": 1
  706. },
  707. "asset": {
  708. "__id__": 0
  709. },
  710. "fileId": "1cS3DhTKJDarkSLoFds8KQ",
  711. "sync": false
  712. },
  713. {
  714. "__type__": "cc.Node",
  715. "_name": "node_emitter_num",
  716. "_objFlags": 0,
  717. "_parent": {
  718. "__id__": 1
  719. },
  720. "_children": [
  721. {
  722. "__id__": 21
  723. }
  724. ],
  725. "_active": false,
  726. "_components": [
  727. {
  728. "__id__": 24
  729. },
  730. {
  731. "__id__": 25
  732. }
  733. ],
  734. "_prefab": {
  735. "__id__": 26
  736. },
  737. "_opacity": 255,
  738. "_color": {
  739. "__type__": "cc.Color",
  740. "r": 255,
  741. "g": 255,
  742. "b": 255,
  743. "a": 255
  744. },
  745. "_contentSize": {
  746. "__type__": "cc.Size",
  747. "width": 47,
  748. "height": 47
  749. },
  750. "_anchorPoint": {
  751. "__type__": "cc.Vec2",
  752. "x": 0.5,
  753. "y": 0.5
  754. },
  755. "_trs": {
  756. "__type__": "TypedArray",
  757. "ctor": "Float64Array",
  758. "array": [
  759. 36.5,
  760. 36.5,
  761. 0,
  762. 0,
  763. 0,
  764. 0,
  765. 1,
  766. 1,
  767. 1,
  768. 1
  769. ]
  770. },
  771. "_eulerAngles": {
  772. "__type__": "cc.Vec3",
  773. "x": 0,
  774. "y": 0,
  775. "z": 0
  776. },
  777. "_skewX": 0,
  778. "_skewY": 0,
  779. "_is3DNode": false,
  780. "_groupIndex": 0,
  781. "groupIndex": 0,
  782. "_id": ""
  783. },
  784. {
  785. "__type__": "cc.Node",
  786. "_name": "lbt_num",
  787. "_objFlags": 0,
  788. "_parent": {
  789. "__id__": 20
  790. },
  791. "_children": [],
  792. "_active": true,
  793. "_components": [
  794. {
  795. "__id__": 22
  796. }
  797. ],
  798. "_prefab": {
  799. "__id__": 23
  800. },
  801. "_opacity": 255,
  802. "_color": {
  803. "__type__": "cc.Color",
  804. "r": 255,
  805. "g": 255,
  806. "b": 255,
  807. "a": 255
  808. },
  809. "_contentSize": {
  810. "__type__": "cc.Size",
  811. "width": 30.03,
  812. "height": 50.4
  813. },
  814. "_anchorPoint": {
  815. "__type__": "cc.Vec2",
  816. "x": 0.5,
  817. "y": 0.5
  818. },
  819. "_trs": {
  820. "__type__": "TypedArray",
  821. "ctor": "Float64Array",
  822. "array": [
  823. 0,
  824. 0,
  825. 0,
  826. 0,
  827. 0,
  828. 0,
  829. 1,
  830. 1,
  831. 1,
  832. 1
  833. ]
  834. },
  835. "_eulerAngles": {
  836. "__type__": "cc.Vec3",
  837. "x": 0,
  838. "y": 0,
  839. "z": 0
  840. },
  841. "_skewX": 0,
  842. "_skewY": 0,
  843. "_is3DNode": false,
  844. "_groupIndex": 0,
  845. "groupIndex": 0,
  846. "_id": ""
  847. },
  848. {
  849. "__type__": "cc.Label",
  850. "_name": "",
  851. "_objFlags": 0,
  852. "node": {
  853. "__id__": 21
  854. },
  855. "_enabled": true,
  856. "_materials": [
  857. {
  858. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  859. }
  860. ],
  861. "_srcBlendFactor": 770,
  862. "_dstBlendFactor": 771,
  863. "_string": "200",
  864. "_N$string": "200",
  865. "_fontSize": 18,
  866. "_lineHeight": 40,
  867. "_enableWrapText": true,
  868. "_N$file": null,
  869. "_isSystemFontUsed": true,
  870. "_spacingX": 0,
  871. "_batchAsBitmap": false,
  872. "_styleFlags": 1,
  873. "_underlineHeight": 0,
  874. "_N$horizontalAlign": 1,
  875. "_N$verticalAlign": 1,
  876. "_N$fontFamily": "Arial",
  877. "_N$overflow": 0,
  878. "_N$cacheMode": 0,
  879. "_id": ""
  880. },
  881. {
  882. "__type__": "cc.PrefabInfo",
  883. "root": {
  884. "__id__": 1
  885. },
  886. "asset": {
  887. "__id__": 0
  888. },
  889. "fileId": "e5HLl2uItBdqioIL9SiES1",
  890. "sync": false
  891. },
  892. {
  893. "__type__": "cc.Sprite",
  894. "_name": "",
  895. "_objFlags": 0,
  896. "node": {
  897. "__id__": 20
  898. },
  899. "_enabled": true,
  900. "_materials": [
  901. {
  902. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  903. }
  904. ],
  905. "_srcBlendFactor": 770,
  906. "_dstBlendFactor": 771,
  907. "_spriteFrame": {
  908. "__uuid__": "963e37ea-986d-44fd-b470-b274d9ff55c8"
  909. },
  910. "_type": 0,
  911. "_sizeMode": 1,
  912. "_fillType": 0,
  913. "_fillCenter": {
  914. "__type__": "cc.Vec2",
  915. "x": 0,
  916. "y": 0
  917. },
  918. "_fillStart": 0,
  919. "_fillRange": 0,
  920. "_isTrimmedMode": true,
  921. "_atlas": null,
  922. "_id": ""
  923. },
  924. {
  925. "__type__": "cc.Widget",
  926. "_name": "",
  927. "_objFlags": 0,
  928. "node": {
  929. "__id__": 20
  930. },
  931. "_enabled": true,
  932. "alignMode": 1,
  933. "_target": null,
  934. "_alignFlags": 33,
  935. "_left": 0,
  936. "_right": -10,
  937. "_top": -10,
  938. "_bottom": 0,
  939. "_verticalCenter": 0,
  940. "_horizontalCenter": 0,
  941. "_isAbsLeft": true,
  942. "_isAbsRight": true,
  943. "_isAbsTop": true,
  944. "_isAbsBottom": true,
  945. "_isAbsHorizontalCenter": true,
  946. "_isAbsVerticalCenter": true,
  947. "_originalWidth": 0,
  948. "_originalHeight": 0,
  949. "_id": ""
  950. },
  951. {
  952. "__type__": "cc.PrefabInfo",
  953. "root": {
  954. "__id__": 1
  955. },
  956. "asset": {
  957. "__id__": 0
  958. },
  959. "fileId": "e6mpj4gQtJLb7dM3lfnnXj",
  960. "sync": false
  961. },
  962. {
  963. "__type__": "03c073JvHlParUW0UaW/tbe",
  964. "_name": "",
  965. "_objFlags": 0,
  966. "node": {
  967. "__id__": 1
  968. },
  969. "_enabled": true,
  970. "itemNode": {
  971. "__id__": 2
  972. },
  973. "lbt_num": {
  974. "__id__": 9
  975. },
  976. "lbt_key": {
  977. "__id__": 17
  978. },
  979. "sp_item": {
  980. "__id__": 5
  981. },
  982. "node_emitter_num": {
  983. "__id__": 20
  984. },
  985. "_id": ""
  986. },
  987. {
  988. "__type__": "cc.PrefabInfo",
  989. "root": {
  990. "__id__": 1
  991. },
  992. "asset": {
  993. "__id__": 0
  994. },
  995. "fileId": "",
  996. "sync": false
  997. }
  998. ]