UnlockBuildPanel.prefab 19 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109
  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": "UnlockBuildPanel",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 29
  28. },
  29. {
  30. "__id__": 30
  31. },
  32. {
  33. "__id__": 31
  34. },
  35. {
  36. "__id__": 32
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 33
  41. },
  42. "_opacity": 255,
  43. "_color": {
  44. "__type__": "cc.Color",
  45. "r": 255,
  46. "g": 255,
  47. "b": 255,
  48. "a": 255
  49. },
  50. "_contentSize": {
  51. "__type__": "cc.Size",
  52. "width": 750,
  53. "height": 1334
  54. },
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_trs": {
  61. "__type__": "TypedArray",
  62. "ctor": "Float64Array",
  63. "array": [
  64. 375,
  65. 667,
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 1,
  71. 1,
  72. 1,
  73. 1
  74. ]
  75. },
  76. "_eulerAngles": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_skewX": 0,
  83. "_skewY": 0,
  84. "_is3DNode": false,
  85. "_groupIndex": 0,
  86. "groupIndex": 0,
  87. "_id": ""
  88. },
  89. {
  90. "__type__": "cc.Node",
  91. "_name": "New Node",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [
  97. {
  98. "__id__": 3
  99. }
  100. ],
  101. "_active": true,
  102. "_components": [],
  103. "_prefab": {
  104. "__id__": 28
  105. },
  106. "_opacity": 255,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 255,
  110. "g": 255,
  111. "b": 255,
  112. "a": 255
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 0,
  117. "height": 0
  118. },
  119. "_anchorPoint": {
  120. "__type__": "cc.Vec2",
  121. "x": 0.5,
  122. "y": 0.5
  123. },
  124. "_trs": {
  125. "__type__": "TypedArray",
  126. "ctor": "Float64Array",
  127. "array": [
  128. 0,
  129. 0,
  130. 0,
  131. 0,
  132. 0,
  133. 0,
  134. 1,
  135. 1.2,
  136. 1.2,
  137. 1
  138. ]
  139. },
  140. "_eulerAngles": {
  141. "__type__": "cc.Vec3",
  142. "x": 0,
  143. "y": 0,
  144. "z": 0
  145. },
  146. "_skewX": 0,
  147. "_skewY": 0,
  148. "_is3DNode": false,
  149. "_groupIndex": 0,
  150. "groupIndex": 0,
  151. "_id": ""
  152. },
  153. {
  154. "__type__": "cc.Node",
  155. "_name": "背景",
  156. "_objFlags": 0,
  157. "_parent": {
  158. "__id__": 2
  159. },
  160. "_children": [
  161. {
  162. "__id__": 4
  163. },
  164. {
  165. "__id__": 8
  166. },
  167. {
  168. "__id__": 11
  169. },
  170. {
  171. "__id__": 14
  172. },
  173. {
  174. "__id__": 18
  175. }
  176. ],
  177. "_active": true,
  178. "_components": [
  179. {
  180. "__id__": 26
  181. }
  182. ],
  183. "_prefab": {
  184. "__id__": 27
  185. },
  186. "_opacity": 255,
  187. "_color": {
  188. "__type__": "cc.Color",
  189. "r": 255,
  190. "g": 255,
  191. "b": 255,
  192. "a": 255
  193. },
  194. "_contentSize": {
  195. "__type__": "cc.Size",
  196. "width": 586,
  197. "height": 678
  198. },
  199. "_anchorPoint": {
  200. "__type__": "cc.Vec2",
  201. "x": 0.5,
  202. "y": 0.5
  203. },
  204. "_trs": {
  205. "__type__": "TypedArray",
  206. "ctor": "Float64Array",
  207. "array": [
  208. 0,
  209. 95,
  210. 0,
  211. 0,
  212. 0,
  213. 0,
  214. 1,
  215. 1,
  216. 1,
  217. 1
  218. ]
  219. },
  220. "_eulerAngles": {
  221. "__type__": "cc.Vec3",
  222. "x": 0,
  223. "y": 0,
  224. "z": 0
  225. },
  226. "_skewX": 0,
  227. "_skewY": 0,
  228. "_is3DNode": false,
  229. "_groupIndex": 0,
  230. "groupIndex": 0,
  231. "_id": ""
  232. },
  233. {
  234. "__type__": "cc.Node",
  235. "_name": "closeButton",
  236. "_objFlags": 0,
  237. "_parent": {
  238. "__id__": 3
  239. },
  240. "_children": [],
  241. "_active": true,
  242. "_components": [
  243. {
  244. "__id__": 5
  245. },
  246. {
  247. "__id__": 6
  248. }
  249. ],
  250. "_prefab": {
  251. "__id__": 7
  252. },
  253. "_opacity": 255,
  254. "_color": {
  255. "__type__": "cc.Color",
  256. "r": 255,
  257. "g": 255,
  258. "b": 255,
  259. "a": 255
  260. },
  261. "_contentSize": {
  262. "__type__": "cc.Size",
  263. "width": 81,
  264. "height": 86
  265. },
  266. "_anchorPoint": {
  267. "__type__": "cc.Vec2",
  268. "x": 0.5,
  269. "y": 0.5
  270. },
  271. "_trs": {
  272. "__type__": "TypedArray",
  273. "ctor": "Float64Array",
  274. "array": [
  275. 247.237,
  276. 299.119,
  277. 0,
  278. 0,
  279. 0,
  280. 0,
  281. 1,
  282. 1,
  283. 1,
  284. 1
  285. ]
  286. },
  287. "_eulerAngles": {
  288. "__type__": "cc.Vec3",
  289. "x": 0,
  290. "y": 0,
  291. "z": 0
  292. },
  293. "_skewX": 0,
  294. "_skewY": 0,
  295. "_is3DNode": false,
  296. "_groupIndex": 0,
  297. "groupIndex": 0,
  298. "_id": ""
  299. },
  300. {
  301. "__type__": "cc.Sprite",
  302. "_name": "",
  303. "_objFlags": 0,
  304. "node": {
  305. "__id__": 4
  306. },
  307. "_enabled": true,
  308. "_materials": [
  309. {
  310. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  311. }
  312. ],
  313. "_srcBlendFactor": 770,
  314. "_dstBlendFactor": 771,
  315. "_spriteFrame": {
  316. "__uuid__": "194df592-3d3d-4882-bedd-c7e2f9cbcdca@6c48a"
  317. },
  318. "_type": 0,
  319. "_sizeMode": 1,
  320. "_fillType": 0,
  321. "_fillCenter": {
  322. "__type__": "cc.Vec2",
  323. "x": 0,
  324. "y": 0
  325. },
  326. "_fillStart": 0,
  327. "_fillRange": 0,
  328. "_isTrimmedMode": true,
  329. "_atlas": null,
  330. "_id": ""
  331. },
  332. {
  333. "__type__": "cdc50kCRVVBa5gcp4XXxVO+",
  334. "_name": "",
  335. "_objFlags": 0,
  336. "node": {
  337. "__id__": 4
  338. },
  339. "_enabled": true,
  340. "node_panel": {
  341. "__id__": 1
  342. },
  343. "transition_type": 0,
  344. "onComplete": [],
  345. "_id": ""
  346. },
  347. {
  348. "__type__": "cc.PrefabInfo",
  349. "root": {
  350. "__id__": 1
  351. },
  352. "asset": {
  353. "__uuid__": "25c6703e-308c-41e1-a0cd-85d928eaf5ad"
  354. },
  355. "fileId": "a78sg4Xw1OwoLZ+VqJIV52",
  356. "sync": false
  357. },
  358. {
  359. "__type__": "cc.Node",
  360. "_name": "labDes",
  361. "_objFlags": 0,
  362. "_parent": {
  363. "__id__": 3
  364. },
  365. "_children": [],
  366. "_active": true,
  367. "_components": [
  368. {
  369. "__id__": 9
  370. }
  371. ],
  372. "_prefab": {
  373. "__id__": 10
  374. },
  375. "_opacity": 255,
  376. "_color": {
  377. "__type__": "cc.Color",
  378. "r": 139,
  379. "g": 69,
  380. "b": 19,
  381. "a": 255
  382. },
  383. "_contentSize": {
  384. "__type__": "cc.Size",
  385. "width": 200,
  386. "height": 50.4
  387. },
  388. "_anchorPoint": {
  389. "__type__": "cc.Vec2",
  390. "x": 0.5,
  391. "y": 0.5
  392. },
  393. "_trs": {
  394. "__type__": "TypedArray",
  395. "ctor": "Float64Array",
  396. "array": [
  397. 0,
  398. 247.726,
  399. 0,
  400. 0,
  401. 0,
  402. 0,
  403. 1,
  404. 1,
  405. 1,
  406. 1
  407. ]
  408. },
  409. "_eulerAngles": {
  410. "__type__": "cc.Vec3",
  411. "x": 0,
  412. "y": 0,
  413. "z": 0
  414. },
  415. "_skewX": 0,
  416. "_skewY": 0,
  417. "_is3DNode": false,
  418. "_groupIndex": 0,
  419. "groupIndex": 0,
  420. "_id": ""
  421. },
  422. {
  423. "__type__": "cc.Label",
  424. "_name": "",
  425. "_objFlags": 0,
  426. "node": {
  427. "__id__": 8
  428. },
  429. "_enabled": true,
  430. "_materials": [
  431. {
  432. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  433. }
  434. ],
  435. "_srcBlendFactor": 770,
  436. "_dstBlendFactor": 771,
  437. "_string": "解锁新建筑",
  438. "_N$string": "解锁新建筑",
  439. "_fontSize": 40,
  440. "_lineHeight": 40,
  441. "_enableWrapText": true,
  442. "_N$file": null,
  443. "_isSystemFontUsed": true,
  444. "_spacingX": 0,
  445. "_batchAsBitmap": false,
  446. "_styleFlags": 1,
  447. "_underlineHeight": 0,
  448. "_N$horizontalAlign": 1,
  449. "_N$verticalAlign": 1,
  450. "_N$fontFamily": "Arial",
  451. "_N$overflow": 0,
  452. "_N$cacheMode": 0,
  453. "_id": ""
  454. },
  455. {
  456. "__type__": "cc.PrefabInfo",
  457. "root": {
  458. "__id__": 1
  459. },
  460. "asset": {
  461. "__uuid__": "25c6703e-308c-41e1-a0cd-85d928eaf5ad"
  462. },
  463. "fileId": "0dNMYsv2JJpKit+ZvxdRpZ",
  464. "sync": false
  465. },
  466. {
  467. "__type__": "cc.Node",
  468. "_name": "sp_build",
  469. "_objFlags": 0,
  470. "_parent": {
  471. "__id__": 3
  472. },
  473. "_children": [],
  474. "_active": true,
  475. "_components": [
  476. {
  477. "__id__": 12
  478. }
  479. ],
  480. "_prefab": {
  481. "__id__": 13
  482. },
  483. "_opacity": 255,
  484. "_color": {
  485. "__type__": "cc.Color",
  486. "r": 255,
  487. "g": 255,
  488. "b": 255,
  489. "a": 255
  490. },
  491. "_contentSize": {
  492. "__type__": "cc.Size",
  493. "width": 235,
  494. "height": 210
  495. },
  496. "_anchorPoint": {
  497. "__type__": "cc.Vec2",
  498. "x": 0.5,
  499. "y": 0.5
  500. },
  501. "_trs": {
  502. "__type__": "TypedArray",
  503. "ctor": "Float64Array",
  504. "array": [
  505. -1.537,
  506. 77.802,
  507. 0,
  508. 0,
  509. 0,
  510. 0,
  511. 1,
  512. 1,
  513. 1,
  514. 1
  515. ]
  516. },
  517. "_eulerAngles": {
  518. "__type__": "cc.Vec3",
  519. "x": 0,
  520. "y": 0,
  521. "z": 0
  522. },
  523. "_skewX": 0,
  524. "_skewY": 0,
  525. "_is3DNode": false,
  526. "_groupIndex": 0,
  527. "groupIndex": 0,
  528. "_id": ""
  529. },
  530. {
  531. "__type__": "cc.Sprite",
  532. "_name": "",
  533. "_objFlags": 0,
  534. "node": {
  535. "__id__": 11
  536. },
  537. "_enabled": true,
  538. "_materials": [
  539. {
  540. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  541. }
  542. ],
  543. "_srcBlendFactor": 770,
  544. "_dstBlendFactor": 771,
  545. "_spriteFrame": {
  546. "__uuid__": "06c37b98-dcb9-4a50-829d-ac9a1ef41179@6c48a"
  547. },
  548. "_type": 0,
  549. "_sizeMode": 1,
  550. "_fillType": 0,
  551. "_fillCenter": {
  552. "__type__": "cc.Vec2",
  553. "x": 0,
  554. "y": 0
  555. },
  556. "_fillStart": 0,
  557. "_fillRange": 0,
  558. "_isTrimmedMode": true,
  559. "_atlas": null,
  560. "_id": ""
  561. },
  562. {
  563. "__type__": "cc.PrefabInfo",
  564. "root": {
  565. "__id__": 1
  566. },
  567. "asset": {
  568. "__uuid__": "25c6703e-308c-41e1-a0cd-85d928eaf5ad"
  569. },
  570. "fileId": "510aEignBCy6M3Md4Cb3+2",
  571. "sync": false
  572. },
  573. {
  574. "__type__": "cc.Node",
  575. "_name": "lbl_buildName",
  576. "_objFlags": 0,
  577. "_parent": {
  578. "__id__": 3
  579. },
  580. "_children": [],
  581. "_active": true,
  582. "_components": [
  583. {
  584. "__id__": 15
  585. },
  586. {
  587. "__id__": 16
  588. }
  589. ],
  590. "_prefab": {
  591. "__id__": 17
  592. },
  593. "_opacity": 255,
  594. "_color": {
  595. "__type__": "cc.Color",
  596. "r": 210,
  597. "g": 105,
  598. "b": 30,
  599. "a": 255
  600. },
  601. "_contentSize": {
  602. "__type__": "cc.Size",
  603. "width": 162,
  604. "height": 52.4
  605. },
  606. "_anchorPoint": {
  607. "__type__": "cc.Vec2",
  608. "x": 0.5,
  609. "y": 0.5
  610. },
  611. "_trs": {
  612. "__type__": "TypedArray",
  613. "ctor": "Float64Array",
  614. "array": [
  615. 0,
  616. -59.725,
  617. 0,
  618. 0,
  619. 0,
  620. 0,
  621. 1,
  622. 1,
  623. 1,
  624. 1
  625. ]
  626. },
  627. "_eulerAngles": {
  628. "__type__": "cc.Vec3",
  629. "x": 0,
  630. "y": 0,
  631. "z": 0
  632. },
  633. "_skewX": 0,
  634. "_skewY": 0,
  635. "_is3DNode": false,
  636. "_groupIndex": 0,
  637. "groupIndex": 0,
  638. "_id": ""
  639. },
  640. {
  641. "__type__": "cc.Label",
  642. "_name": "",
  643. "_objFlags": 0,
  644. "node": {
  645. "__id__": 14
  646. },
  647. "_enabled": true,
  648. "_materials": [
  649. {
  650. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  651. }
  652. ],
  653. "_srcBlendFactor": 770,
  654. "_dstBlendFactor": 771,
  655. "_string": "爆米花厂",
  656. "_N$string": "爆米花厂",
  657. "_fontSize": 40,
  658. "_lineHeight": 40,
  659. "_enableWrapText": true,
  660. "_N$file": null,
  661. "_isSystemFontUsed": true,
  662. "_spacingX": 0,
  663. "_batchAsBitmap": false,
  664. "_styleFlags": 1,
  665. "_underlineHeight": 0,
  666. "_N$horizontalAlign": 1,
  667. "_N$verticalAlign": 1,
  668. "_N$fontFamily": "Arial",
  669. "_N$overflow": 0,
  670. "_N$cacheMode": 0,
  671. "_id": ""
  672. },
  673. {
  674. "__type__": "cc.LabelOutline",
  675. "_name": "",
  676. "_objFlags": 0,
  677. "node": {
  678. "__id__": 14
  679. },
  680. "_enabled": true,
  681. "_color": {
  682. "__type__": "cc.Color",
  683. "r": 255,
  684. "g": 255,
  685. "b": 255,
  686. "a": 255
  687. },
  688. "_width": 1,
  689. "_id": ""
  690. },
  691. {
  692. "__type__": "cc.PrefabInfo",
  693. "root": {
  694. "__id__": 1
  695. },
  696. "asset": {
  697. "__uuid__": "25c6703e-308c-41e1-a0cd-85d928eaf5ad"
  698. },
  699. "fileId": "b3rzWp4yZK9JsiX5+mpc1O",
  700. "sync": false
  701. },
  702. {
  703. "__type__": "cc.Node",
  704. "_name": "立即领取",
  705. "_objFlags": 0,
  706. "_parent": {
  707. "__id__": 3
  708. },
  709. "_children": [
  710. {
  711. "__id__": 19
  712. }
  713. ],
  714. "_active": true,
  715. "_components": [
  716. {
  717. "__id__": 23
  718. },
  719. {
  720. "__id__": 24
  721. }
  722. ],
  723. "_prefab": {
  724. "__id__": 25
  725. },
  726. "_opacity": 255,
  727. "_color": {
  728. "__type__": "cc.Color",
  729. "r": 255,
  730. "g": 255,
  731. "b": 255,
  732. "a": 255
  733. },
  734. "_contentSize": {
  735. "__type__": "cc.Size",
  736. "width": 279,
  737. "height": 109
  738. },
  739. "_anchorPoint": {
  740. "__type__": "cc.Vec2",
  741. "x": 0.5,
  742. "y": 0.5
  743. },
  744. "_trs": {
  745. "__type__": "TypedArray",
  746. "ctor": "Float64Array",
  747. "array": [
  748. 0,
  749. -181.997,
  750. 0,
  751. 0,
  752. 0,
  753. 0,
  754. 1,
  755. 1,
  756. 1,
  757. 1
  758. ]
  759. },
  760. "_eulerAngles": {
  761. "__type__": "cc.Vec3",
  762. "x": 0,
  763. "y": 0,
  764. "z": 0
  765. },
  766. "_skewX": 0,
  767. "_skewY": 0,
  768. "_is3DNode": false,
  769. "_groupIndex": 0,
  770. "groupIndex": 0,
  771. "_id": ""
  772. },
  773. {
  774. "__type__": "cc.Node",
  775. "_name": "add_window_btn_byte_0",
  776. "_objFlags": 0,
  777. "_parent": {
  778. "__id__": 18
  779. },
  780. "_children": [],
  781. "_active": true,
  782. "_components": [
  783. {
  784. "__id__": 20
  785. },
  786. {
  787. "__id__": 21
  788. }
  789. ],
  790. "_prefab": {
  791. "__id__": 22
  792. },
  793. "_opacity": 255,
  794. "_color": {
  795. "__type__": "cc.Color",
  796. "r": 255,
  797. "g": 251,
  798. "b": 237,
  799. "a": 255
  800. },
  801. "_contentSize": {
  802. "__type__": "cc.Size",
  803. "width": 78,
  804. "height": 56.4
  805. },
  806. "_anchorPoint": {
  807. "__type__": "cc.Vec2",
  808. "x": 0.5,
  809. "y": 0.5
  810. },
  811. "_trs": {
  812. "__type__": "TypedArray",
  813. "ctor": "Float64Array",
  814. "array": [
  815. 0,
  816. -4.522,
  817. 0,
  818. 0,
  819. 0,
  820. 0,
  821. 1,
  822. 1,
  823. 1,
  824. 1
  825. ]
  826. },
  827. "_eulerAngles": {
  828. "__type__": "cc.Vec3",
  829. "x": 0,
  830. "y": 0,
  831. "z": 0
  832. },
  833. "_skewX": 0,
  834. "_skewY": 0,
  835. "_is3DNode": false,
  836. "_groupIndex": 0,
  837. "groupIndex": 0,
  838. "_id": ""
  839. },
  840. {
  841. "__type__": "cc.Label",
  842. "_name": "",
  843. "_objFlags": 0,
  844. "node": {
  845. "__id__": 19
  846. },
  847. "_enabled": true,
  848. "_materials": [
  849. {
  850. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  851. }
  852. ],
  853. "_srcBlendFactor": 770,
  854. "_dstBlendFactor": 771,
  855. "_string": "确定",
  856. "_N$string": "确定",
  857. "_fontSize": 36,
  858. "_lineHeight": 40,
  859. "_enableWrapText": true,
  860. "_N$file": {
  861. "__uuid__": "b47819b5-a9ec-4916-8909-db422f79bbb7"
  862. },
  863. "_isSystemFontUsed": false,
  864. "_spacingX": 0,
  865. "_batchAsBitmap": false,
  866. "_styleFlags": 0,
  867. "_underlineHeight": 0,
  868. "_N$horizontalAlign": 0,
  869. "_N$verticalAlign": 0,
  870. "_N$fontFamily": "Arial",
  871. "_N$overflow": 0,
  872. "_N$cacheMode": 0,
  873. "_id": ""
  874. },
  875. {
  876. "__type__": "cc.LabelOutline",
  877. "_name": "",
  878. "_objFlags": 0,
  879. "node": {
  880. "__id__": 19
  881. },
  882. "_enabled": true,
  883. "_color": {
  884. "__type__": "cc.Color",
  885. "r": 178,
  886. "g": 77,
  887. "b": 18,
  888. "a": 255
  889. },
  890. "_width": 3,
  891. "_id": ""
  892. },
  893. {
  894. "__type__": "cc.PrefabInfo",
  895. "root": {
  896. "__id__": 1
  897. },
  898. "asset": {
  899. "__uuid__": "25c6703e-308c-41e1-a0cd-85d928eaf5ad"
  900. },
  901. "fileId": "dea3FFnjVF17wmJHLlardZ",
  902. "sync": false
  903. },
  904. {
  905. "__type__": "cc.Sprite",
  906. "_name": "",
  907. "_objFlags": 0,
  908. "node": {
  909. "__id__": 18
  910. },
  911. "_enabled": true,
  912. "_materials": [
  913. {
  914. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  915. }
  916. ],
  917. "_srcBlendFactor": 770,
  918. "_dstBlendFactor": 771,
  919. "_spriteFrame": {
  920. "__uuid__": "b0441a04-95a8-4264-bc52-3881bbf09462@6c48a"
  921. },
  922. "_type": 0,
  923. "_sizeMode": 1,
  924. "_fillType": 0,
  925. "_fillCenter": {
  926. "__type__": "cc.Vec2",
  927. "x": 0,
  928. "y": 0
  929. },
  930. "_fillStart": 0,
  931. "_fillRange": 0,
  932. "_isTrimmedMode": true,
  933. "_atlas": null,
  934. "_id": ""
  935. },
  936. {
  937. "__type__": "cdc50kCRVVBa5gcp4XXxVO+",
  938. "_name": "",
  939. "_objFlags": 0,
  940. "node": {
  941. "__id__": 18
  942. },
  943. "_enabled": true,
  944. "node_panel": {
  945. "__id__": 1
  946. },
  947. "transition_type": 0,
  948. "onComplete": [],
  949. "_id": ""
  950. },
  951. {
  952. "__type__": "cc.PrefabInfo",
  953. "root": {
  954. "__id__": 1
  955. },
  956. "asset": {
  957. "__uuid__": "25c6703e-308c-41e1-a0cd-85d928eaf5ad"
  958. },
  959. "fileId": "4dixzzc2NHWaIdwhORfGd1",
  960. "sync": false
  961. },
  962. {
  963. "__type__": "cc.Sprite",
  964. "_name": "",
  965. "_objFlags": 0,
  966. "node": {
  967. "__id__": 3
  968. },
  969. "_enabled": true,
  970. "_materials": [
  971. {
  972. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  973. }
  974. ],
  975. "_srcBlendFactor": 770,
  976. "_dstBlendFactor": 771,
  977. "_spriteFrame": {
  978. "__uuid__": "898d164f-4a0f-4d44-9065-0c70f936ae02@6c48a"
  979. },
  980. "_type": 0,
  981. "_sizeMode": 1,
  982. "_fillType": 0,
  983. "_fillCenter": {
  984. "__type__": "cc.Vec2",
  985. "x": 0,
  986. "y": 0
  987. },
  988. "_fillStart": 0,
  989. "_fillRange": 0,
  990. "_isTrimmedMode": true,
  991. "_atlas": null,
  992. "_id": ""
  993. },
  994. {
  995. "__type__": "cc.PrefabInfo",
  996. "root": {
  997. "__id__": 1
  998. },
  999. "asset": {
  1000. "__uuid__": "25c6703e-308c-41e1-a0cd-85d928eaf5ad"
  1001. },
  1002. "fileId": "c9qMtKqDJOe5yvhKSPKJ7I",
  1003. "sync": false
  1004. },
  1005. {
  1006. "__type__": "cc.PrefabInfo",
  1007. "root": {
  1008. "__id__": 1
  1009. },
  1010. "asset": {
  1011. "__uuid__": "25c6703e-308c-41e1-a0cd-85d928eaf5ad"
  1012. },
  1013. "fileId": "5cH7//I2ZPEofMjpWyHJ2O",
  1014. "sync": false
  1015. },
  1016. {
  1017. "__type__": "cc.Widget",
  1018. "_name": "",
  1019. "_objFlags": 0,
  1020. "node": {
  1021. "__id__": 1
  1022. },
  1023. "_enabled": true,
  1024. "alignMode": 1,
  1025. "_target": null,
  1026. "_alignFlags": 45,
  1027. "_left": 0,
  1028. "_right": 0,
  1029. "_top": 0,
  1030. "_bottom": 0,
  1031. "_verticalCenter": 0,
  1032. "_horizontalCenter": 0,
  1033. "_isAbsLeft": true,
  1034. "_isAbsRight": true,
  1035. "_isAbsTop": true,
  1036. "_isAbsBottom": true,
  1037. "_isAbsHorizontalCenter": true,
  1038. "_isAbsVerticalCenter": true,
  1039. "_originalWidth": 750,
  1040. "_originalHeight": 1334,
  1041. "_id": ""
  1042. },
  1043. {
  1044. "__type__": "58495/rJOBNGoxELFSp8G2a",
  1045. "_name": "",
  1046. "_objFlags": 0,
  1047. "node": {
  1048. "__id__": 1
  1049. },
  1050. "_enabled": true,
  1051. "color": {
  1052. "__type__": "cc.Color",
  1053. "r": 0,
  1054. "g": 0,
  1055. "b": 0,
  1056. "a": 180
  1057. },
  1058. "design_block_node": null,
  1059. "bClickClose": true,
  1060. "onComplete": [],
  1061. "_id": ""
  1062. },
  1063. {
  1064. "__type__": "ac053zwqaRD6IJmTlQWmefZ",
  1065. "_name": "",
  1066. "_objFlags": 0,
  1067. "node": {
  1068. "__id__": 1
  1069. },
  1070. "_enabled": true,
  1071. "effect_par": {
  1072. "__id__": 3
  1073. },
  1074. "open_effect": 1,
  1075. "isOpenCloseEffect": false,
  1076. "close_effect": 1,
  1077. "close_toPoint": "",
  1078. "close_uibg": false,
  1079. "isDelayOneFrame": false,
  1080. "_id": ""
  1081. },
  1082. {
  1083. "__type__": "01ab01vZKFLyrlOxpXnE+YA",
  1084. "_name": "",
  1085. "_objFlags": 0,
  1086. "node": {
  1087. "__id__": 1
  1088. },
  1089. "_enabled": true,
  1090. "sp_build": {
  1091. "__id__": 12
  1092. },
  1093. "lbl_buildName": {
  1094. "__id__": 15
  1095. },
  1096. "_id": ""
  1097. },
  1098. {
  1099. "__type__": "cc.PrefabInfo",
  1100. "root": {
  1101. "__id__": 1
  1102. },
  1103. "asset": {
  1104. "__uuid__": "25c6703e-308c-41e1-a0cd-85d928eaf5ad"
  1105. },
  1106. "fileId": "",
  1107. "sync": false
  1108. }
  1109. ]