GetUI.prefab 19 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151
  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": "node_getUI",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 31
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 32
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 0,
  47. "height": 0
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_trs": {
  55. "__type__": "TypedArray",
  56. "ctor": "Float64Array",
  57. "array": [
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 1,
  65. 1,
  66. 1,
  67. 1
  68. ]
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_is3DNode": false,
  79. "_groupIndex": 0,
  80. "groupIndex": 0,
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "rect_bg",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [],
  91. "_active": true,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. },
  96. {
  97. "__id__": 4
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 5
  102. },
  103. "_opacity": 200,
  104. "_color": {
  105. "__type__": "cc.Color",
  106. "r": 0,
  107. "g": 0,
  108. "b": 0,
  109. "a": 255
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 750,
  114. "height": 1334
  115. },
  116. "_anchorPoint": {
  117. "__type__": "cc.Vec2",
  118. "x": 0.5,
  119. "y": 0.5
  120. },
  121. "_trs": {
  122. "__type__": "TypedArray",
  123. "ctor": "Float64Array",
  124. "array": [
  125. 0,
  126. 0,
  127. 0,
  128. 0,
  129. 0,
  130. 0,
  131. 1,
  132. 1,
  133. 1,
  134. 1
  135. ]
  136. },
  137. "_eulerAngles": {
  138. "__type__": "cc.Vec3",
  139. "x": 0,
  140. "y": 0,
  141. "z": 0
  142. },
  143. "_skewX": 0,
  144. "_skewY": 0,
  145. "_is3DNode": false,
  146. "_groupIndex": 0,
  147. "groupIndex": 0,
  148. "_id": ""
  149. },
  150. {
  151. "__type__": "cc.Sprite",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "node": {
  155. "__id__": 2
  156. },
  157. "_enabled": true,
  158. "_materials": [
  159. {
  160. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  161. }
  162. ],
  163. "_srcBlendFactor": 770,
  164. "_dstBlendFactor": 771,
  165. "_spriteFrame": {
  166. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  167. },
  168. "_type": 0,
  169. "_sizeMode": 0,
  170. "_fillType": 0,
  171. "_fillCenter": {
  172. "__type__": "cc.Vec2",
  173. "x": 0,
  174. "y": 0
  175. },
  176. "_fillStart": 0,
  177. "_fillRange": 0,
  178. "_isTrimmedMode": true,
  179. "_atlas": null,
  180. "_id": ""
  181. },
  182. {
  183. "__type__": "cc.BlockInputEvents",
  184. "_name": "",
  185. "_objFlags": 0,
  186. "node": {
  187. "__id__": 2
  188. },
  189. "_enabled": true,
  190. "_id": ""
  191. },
  192. {
  193. "__type__": "cc.PrefabInfo",
  194. "root": {
  195. "__id__": 1
  196. },
  197. "asset": {
  198. "__uuid__": "2bfa54d2-2e03-4d35-9c52-d48f8dcad162"
  199. },
  200. "fileId": "2beZIeRS1DubmahTCmWx4t",
  201. "sync": false
  202. },
  203. {
  204. "__type__": "cc.Node",
  205. "_name": "node_content",
  206. "_objFlags": 0,
  207. "_parent": {
  208. "__id__": 1
  209. },
  210. "_children": [
  211. {
  212. "__id__": 7
  213. },
  214. {
  215. "__id__": 10
  216. },
  217. {
  218. "__id__": 14
  219. },
  220. {
  221. "__id__": 17
  222. },
  223. {
  224. "__id__": 20
  225. }
  226. ],
  227. "_active": true,
  228. "_components": [
  229. {
  230. "__id__": 29
  231. }
  232. ],
  233. "_prefab": {
  234. "__id__": 30
  235. },
  236. "_opacity": 255,
  237. "_color": {
  238. "__type__": "cc.Color",
  239. "r": 255,
  240. "g": 255,
  241. "b": 255,
  242. "a": 255
  243. },
  244. "_contentSize": {
  245. "__type__": "cc.Size",
  246. "width": 0,
  247. "height": 0
  248. },
  249. "_anchorPoint": {
  250. "__type__": "cc.Vec2",
  251. "x": 0.5,
  252. "y": 0.5
  253. },
  254. "_trs": {
  255. "__type__": "TypedArray",
  256. "ctor": "Float64Array",
  257. "array": [
  258. 0,
  259. 0,
  260. 0,
  261. 0,
  262. 0,
  263. 0,
  264. 1,
  265. 1,
  266. 1,
  267. 1
  268. ]
  269. },
  270. "_eulerAngles": {
  271. "__type__": "cc.Vec3",
  272. "x": 0,
  273. "y": 0,
  274. "z": 0
  275. },
  276. "_skewX": 0,
  277. "_skewY": 0,
  278. "_is3DNode": false,
  279. "_groupIndex": 0,
  280. "groupIndex": 0,
  281. "_id": ""
  282. },
  283. {
  284. "__type__": "cc.Node",
  285. "_name": "title",
  286. "_objFlags": 0,
  287. "_parent": {
  288. "__id__": 6
  289. },
  290. "_children": [],
  291. "_active": true,
  292. "_components": [
  293. {
  294. "__id__": 8
  295. }
  296. ],
  297. "_prefab": {
  298. "__id__": 9
  299. },
  300. "_opacity": 255,
  301. "_color": {
  302. "__type__": "cc.Color",
  303. "r": 255,
  304. "g": 255,
  305. "b": 255,
  306. "a": 255
  307. },
  308. "_contentSize": {
  309. "__type__": "cc.Size",
  310. "width": 486,
  311. "height": 99
  312. },
  313. "_anchorPoint": {
  314. "__type__": "cc.Vec2",
  315. "x": 0.5,
  316. "y": 0.5
  317. },
  318. "_trs": {
  319. "__type__": "TypedArray",
  320. "ctor": "Float64Array",
  321. "array": [
  322. 0,
  323. 414.661,
  324. 0,
  325. 0,
  326. 0,
  327. 0,
  328. 1,
  329. 1,
  330. 1,
  331. 1
  332. ]
  333. },
  334. "_eulerAngles": {
  335. "__type__": "cc.Vec3",
  336. "x": 0,
  337. "y": 0,
  338. "z": 0
  339. },
  340. "_skewX": 0,
  341. "_skewY": 0,
  342. "_is3DNode": false,
  343. "_groupIndex": 0,
  344. "groupIndex": 0,
  345. "_id": ""
  346. },
  347. {
  348. "__type__": "cc.Sprite",
  349. "_name": "",
  350. "_objFlags": 0,
  351. "node": {
  352. "__id__": 7
  353. },
  354. "_enabled": true,
  355. "_materials": [
  356. {
  357. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  358. }
  359. ],
  360. "_srcBlendFactor": 770,
  361. "_dstBlendFactor": 771,
  362. "_spriteFrame": {
  363. "__uuid__": "5a45d5e9-be20-4573-9d9f-bf6e1dfd6a4f"
  364. },
  365. "_type": 0,
  366. "_sizeMode": 1,
  367. "_fillType": 0,
  368. "_fillCenter": {
  369. "__type__": "cc.Vec2",
  370. "x": 0,
  371. "y": 0
  372. },
  373. "_fillStart": 0,
  374. "_fillRange": 0,
  375. "_isTrimmedMode": true,
  376. "_atlas": null,
  377. "_id": ""
  378. },
  379. {
  380. "__type__": "cc.PrefabInfo",
  381. "root": {
  382. "__id__": 1
  383. },
  384. "asset": {
  385. "__uuid__": "2bfa54d2-2e03-4d35-9c52-d48f8dcad162"
  386. },
  387. "fileId": "af2rTkb09IbJMZBGhLPmMb",
  388. "sync": false
  389. },
  390. {
  391. "__type__": "cc.Node",
  392. "_name": "guang1",
  393. "_objFlags": 0,
  394. "_parent": {
  395. "__id__": 6
  396. },
  397. "_children": [],
  398. "_active": true,
  399. "_components": [
  400. {
  401. "__id__": 11
  402. },
  403. {
  404. "__id__": 12
  405. }
  406. ],
  407. "_prefab": {
  408. "__id__": 13
  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": 431,
  421. "height": 424
  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. 125,
  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.Sprite",
  459. "_name": "",
  460. "_objFlags": 0,
  461. "node": {
  462. "__id__": 10
  463. },
  464. "_enabled": true,
  465. "_materials": [
  466. {
  467. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  468. }
  469. ],
  470. "_srcBlendFactor": 770,
  471. "_dstBlendFactor": 771,
  472. "_spriteFrame": {
  473. "__uuid__": "f362c7f0-ed1d-4a43-8b0d-9a82336fc5e2"
  474. },
  475. "_type": 0,
  476. "_sizeMode": 1,
  477. "_fillType": 0,
  478. "_fillCenter": {
  479. "__type__": "cc.Vec2",
  480. "x": 0,
  481. "y": 0
  482. },
  483. "_fillStart": 0,
  484. "_fillRange": 0,
  485. "_isTrimmedMode": true,
  486. "_atlas": null,
  487. "_id": ""
  488. },
  489. {
  490. "__type__": "cc.Animation",
  491. "_name": "",
  492. "_objFlags": 0,
  493. "node": {
  494. "__id__": 10
  495. },
  496. "_enabled": true,
  497. "_defaultClip": {
  498. "__uuid__": "df0d0786-1cb3-4565-9839-ba697e700e24"
  499. },
  500. "_clips": [
  501. {
  502. "__uuid__": "df0d0786-1cb3-4565-9839-ba697e700e24"
  503. }
  504. ],
  505. "playOnLoad": true,
  506. "_id": ""
  507. },
  508. {
  509. "__type__": "cc.PrefabInfo",
  510. "root": {
  511. "__id__": 1
  512. },
  513. "asset": {
  514. "__uuid__": "2bfa54d2-2e03-4d35-9c52-d48f8dcad162"
  515. },
  516. "fileId": "f5Njgp3a9KVrm8JR5Lfgox",
  517. "sync": false
  518. },
  519. {
  520. "__type__": "cc.Node",
  521. "_name": "spr_icon",
  522. "_objFlags": 0,
  523. "_parent": {
  524. "__id__": 6
  525. },
  526. "_children": [],
  527. "_active": true,
  528. "_components": [
  529. {
  530. "__id__": 15
  531. }
  532. ],
  533. "_prefab": {
  534. "__id__": 16
  535. },
  536. "_opacity": 255,
  537. "_color": {
  538. "__type__": "cc.Color",
  539. "r": 255,
  540. "g": 255,
  541. "b": 255,
  542. "a": 255
  543. },
  544. "_contentSize": {
  545. "__type__": "cc.Size",
  546. "width": 224,
  547. "height": 308
  548. },
  549. "_anchorPoint": {
  550. "__type__": "cc.Vec2",
  551. "x": 0.5,
  552. "y": 0.5
  553. },
  554. "_trs": {
  555. "__type__": "TypedArray",
  556. "ctor": "Float64Array",
  557. "array": [
  558. 0,
  559. 130,
  560. 0,
  561. 0,
  562. 0,
  563. 0,
  564. 1,
  565. 1,
  566. 1,
  567. 1
  568. ]
  569. },
  570. "_eulerAngles": {
  571. "__type__": "cc.Vec3",
  572. "x": 0,
  573. "y": 0,
  574. "z": 0
  575. },
  576. "_skewX": 0,
  577. "_skewY": 0,
  578. "_is3DNode": false,
  579. "_groupIndex": 0,
  580. "groupIndex": 0,
  581. "_id": ""
  582. },
  583. {
  584. "__type__": "cc.Sprite",
  585. "_name": "",
  586. "_objFlags": 0,
  587. "node": {
  588. "__id__": 14
  589. },
  590. "_enabled": true,
  591. "_materials": [
  592. {
  593. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  594. }
  595. ],
  596. "_srcBlendFactor": 770,
  597. "_dstBlendFactor": 771,
  598. "_spriteFrame": null,
  599. "_type": 0,
  600. "_sizeMode": 1,
  601. "_fillType": 0,
  602. "_fillCenter": {
  603. "__type__": "cc.Vec2",
  604. "x": 0,
  605. "y": 0
  606. },
  607. "_fillStart": 0,
  608. "_fillRange": 0,
  609. "_isTrimmedMode": true,
  610. "_atlas": null,
  611. "_id": ""
  612. },
  613. {
  614. "__type__": "cc.PrefabInfo",
  615. "root": {
  616. "__id__": 1
  617. },
  618. "asset": {
  619. "__uuid__": "2bfa54d2-2e03-4d35-9c52-d48f8dcad162"
  620. },
  621. "fileId": "ecZcBoq/hLIKcm3is126fC",
  622. "sync": false
  623. },
  624. {
  625. "__type__": "cc.Node",
  626. "_name": "label_name",
  627. "_objFlags": 0,
  628. "_parent": {
  629. "__id__": 6
  630. },
  631. "_children": [],
  632. "_active": true,
  633. "_components": [
  634. {
  635. "__id__": 18
  636. }
  637. ],
  638. "_prefab": {
  639. "__id__": 19
  640. },
  641. "_opacity": 255,
  642. "_color": {
  643. "__type__": "cc.Color",
  644. "r": 244,
  645. "g": 225,
  646. "b": 62,
  647. "a": 255
  648. },
  649. "_contentSize": {
  650. "__type__": "cc.Size",
  651. "width": 213.36,
  652. "height": 50.4
  653. },
  654. "_anchorPoint": {
  655. "__type__": "cc.Vec2",
  656. "x": 0.5,
  657. "y": 0.5
  658. },
  659. "_trs": {
  660. "__type__": "TypedArray",
  661. "ctor": "Float64Array",
  662. "array": [
  663. 0,
  664. -108.817,
  665. 0,
  666. 0,
  667. 0,
  668. 0,
  669. 1,
  670. 1,
  671. 1,
  672. 1
  673. ]
  674. },
  675. "_eulerAngles": {
  676. "__type__": "cc.Vec3",
  677. "x": 0,
  678. "y": 0,
  679. "z": 0
  680. },
  681. "_skewX": 0,
  682. "_skewY": 0,
  683. "_is3DNode": false,
  684. "_groupIndex": 0,
  685. "groupIndex": 0,
  686. "_id": ""
  687. },
  688. {
  689. "__type__": "cc.Label",
  690. "_name": "",
  691. "_objFlags": 0,
  692. "node": {
  693. "__id__": 17
  694. },
  695. "_enabled": true,
  696. "_materials": [
  697. {
  698. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  699. }
  700. ],
  701. "_useOriginalSize": false,
  702. "_string": "重置道具 x1",
  703. "_N$string": "重置道具 x1",
  704. "_fontSize": 40,
  705. "_lineHeight": 40,
  706. "_enableWrapText": true,
  707. "_N$file": null,
  708. "_isSystemFontUsed": true,
  709. "_spacingX": 0,
  710. "_batchAsBitmap": false,
  711. "_styleFlags": 0,
  712. "_underlineHeight": 0,
  713. "_N$horizontalAlign": 1,
  714. "_N$verticalAlign": 1,
  715. "_N$fontFamily": "Arial",
  716. "_N$overflow": 0,
  717. "_N$cacheMode": 0,
  718. "_id": ""
  719. },
  720. {
  721. "__type__": "cc.PrefabInfo",
  722. "root": {
  723. "__id__": 1
  724. },
  725. "asset": {
  726. "__uuid__": "2bfa54d2-2e03-4d35-9c52-d48f8dcad162"
  727. },
  728. "fileId": "f1PzB2eXpJ7b8B3BuJ+g6C",
  729. "sync": false
  730. },
  731. {
  732. "__type__": "cc.Node",
  733. "_name": "node_getBtn",
  734. "_objFlags": 0,
  735. "_parent": {
  736. "__id__": 6
  737. },
  738. "_children": [
  739. {
  740. "__id__": 21
  741. },
  742. {
  743. "__id__": 24
  744. }
  745. ],
  746. "_active": true,
  747. "_components": [
  748. {
  749. "__id__": 27
  750. }
  751. ],
  752. "_prefab": {
  753. "__id__": 28
  754. },
  755. "_opacity": 255,
  756. "_color": {
  757. "__type__": "cc.Color",
  758. "r": 255,
  759. "g": 255,
  760. "b": 255,
  761. "a": 255
  762. },
  763. "_contentSize": {
  764. "__type__": "cc.Size",
  765. "width": 191,
  766. "height": 63
  767. },
  768. "_anchorPoint": {
  769. "__type__": "cc.Vec2",
  770. "x": 0.5,
  771. "y": 0.5
  772. },
  773. "_trs": {
  774. "__type__": "TypedArray",
  775. "ctor": "Float64Array",
  776. "array": [
  777. 0,
  778. -280,
  779. 0,
  780. 0,
  781. 0,
  782. 0,
  783. 1,
  784. 1,
  785. 1,
  786. 1
  787. ]
  788. },
  789. "_eulerAngles": {
  790. "__type__": "cc.Vec3",
  791. "x": 0,
  792. "y": 0,
  793. "z": 0
  794. },
  795. "_skewX": 0,
  796. "_skewY": 0,
  797. "_is3DNode": false,
  798. "_groupIndex": 0,
  799. "groupIndex": 0,
  800. "_id": ""
  801. },
  802. {
  803. "__type__": "cc.Node",
  804. "_name": "shop_itemBuyBtn2",
  805. "_objFlags": 0,
  806. "_parent": {
  807. "__id__": 20
  808. },
  809. "_children": [],
  810. "_active": true,
  811. "_components": [
  812. {
  813. "__id__": 22
  814. }
  815. ],
  816. "_prefab": {
  817. "__id__": 23
  818. },
  819. "_opacity": 255,
  820. "_color": {
  821. "__type__": "cc.Color",
  822. "r": 255,
  823. "g": 255,
  824. "b": 255,
  825. "a": 255
  826. },
  827. "_contentSize": {
  828. "__type__": "cc.Size",
  829. "width": 191,
  830. "height": 63
  831. },
  832. "_anchorPoint": {
  833. "__type__": "cc.Vec2",
  834. "x": 0.5,
  835. "y": 0.5
  836. },
  837. "_trs": {
  838. "__type__": "TypedArray",
  839. "ctor": "Float64Array",
  840. "array": [
  841. 0,
  842. 0,
  843. 0,
  844. 0,
  845. 0,
  846. 0,
  847. 1,
  848. 1,
  849. 1,
  850. 1
  851. ]
  852. },
  853. "_eulerAngles": {
  854. "__type__": "cc.Vec3",
  855. "x": 0,
  856. "y": 0,
  857. "z": 0
  858. },
  859. "_skewX": 0,
  860. "_skewY": 0,
  861. "_is3DNode": false,
  862. "_groupIndex": 0,
  863. "groupIndex": 0,
  864. "_id": ""
  865. },
  866. {
  867. "__type__": "cc.Sprite",
  868. "_name": "",
  869. "_objFlags": 0,
  870. "node": {
  871. "__id__": 21
  872. },
  873. "_enabled": true,
  874. "_materials": [
  875. {
  876. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  877. }
  878. ],
  879. "_srcBlendFactor": 770,
  880. "_dstBlendFactor": 771,
  881. "_spriteFrame": {
  882. "__uuid__": "a597f89a-997e-44f8-a220-0eff7580c786"
  883. },
  884. "_type": 0,
  885. "_sizeMode": 1,
  886. "_fillType": 0,
  887. "_fillCenter": {
  888. "__type__": "cc.Vec2",
  889. "x": 0,
  890. "y": 0
  891. },
  892. "_fillStart": 0,
  893. "_fillRange": 0,
  894. "_isTrimmedMode": true,
  895. "_atlas": null,
  896. "_id": ""
  897. },
  898. {
  899. "__type__": "cc.PrefabInfo",
  900. "root": {
  901. "__id__": 1
  902. },
  903. "asset": {
  904. "__uuid__": "2bfa54d2-2e03-4d35-9c52-d48f8dcad162"
  905. },
  906. "fileId": "79UdePVuVGz7y1aEZ8iu7r",
  907. "sync": false
  908. },
  909. {
  910. "__type__": "cc.Node",
  911. "_name": "label_get",
  912. "_objFlags": 0,
  913. "_parent": {
  914. "__id__": 20
  915. },
  916. "_children": [],
  917. "_active": true,
  918. "_components": [
  919. {
  920. "__id__": 25
  921. }
  922. ],
  923. "_prefab": {
  924. "__id__": 26
  925. },
  926. "_opacity": 255,
  927. "_color": {
  928. "__type__": "cc.Color",
  929. "r": 255,
  930. "g": 255,
  931. "b": 255,
  932. "a": 255
  933. },
  934. "_contentSize": {
  935. "__type__": "cc.Size",
  936. "width": 80,
  937. "height": 50.4
  938. },
  939. "_anchorPoint": {
  940. "__type__": "cc.Vec2",
  941. "x": 0.5,
  942. "y": 0.5
  943. },
  944. "_trs": {
  945. "__type__": "TypedArray",
  946. "ctor": "Float64Array",
  947. "array": [
  948. 0,
  949. 3.434,
  950. 0,
  951. 0,
  952. 0,
  953. 0,
  954. 1,
  955. 1,
  956. 1,
  957. 1
  958. ]
  959. },
  960. "_eulerAngles": {
  961. "__type__": "cc.Vec3",
  962. "x": 0,
  963. "y": 0,
  964. "z": 0
  965. },
  966. "_skewX": 0,
  967. "_skewY": 0,
  968. "_is3DNode": false,
  969. "_groupIndex": 0,
  970. "groupIndex": 0,
  971. "_id": ""
  972. },
  973. {
  974. "__type__": "cc.Label",
  975. "_name": "",
  976. "_objFlags": 0,
  977. "node": {
  978. "__id__": 24
  979. },
  980. "_enabled": true,
  981. "_materials": [
  982. {
  983. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  984. }
  985. ],
  986. "_useOriginalSize": false,
  987. "_string": "收下",
  988. "_N$string": "收下",
  989. "_fontSize": 40,
  990. "_lineHeight": 40,
  991. "_enableWrapText": true,
  992. "_N$file": null,
  993. "_isSystemFontUsed": true,
  994. "_spacingX": 0,
  995. "_batchAsBitmap": false,
  996. "_styleFlags": 0,
  997. "_underlineHeight": 0,
  998. "_N$horizontalAlign": 1,
  999. "_N$verticalAlign": 1,
  1000. "_N$fontFamily": "Arial",
  1001. "_N$overflow": 0,
  1002. "_N$cacheMode": 0,
  1003. "_id": ""
  1004. },
  1005. {
  1006. "__type__": "cc.PrefabInfo",
  1007. "root": {
  1008. "__id__": 1
  1009. },
  1010. "asset": {
  1011. "__uuid__": "2bfa54d2-2e03-4d35-9c52-d48f8dcad162"
  1012. },
  1013. "fileId": "c7PsJjNttFEqlu1MTMjpTi",
  1014. "sync": false
  1015. },
  1016. {
  1017. "__type__": "cc.Button",
  1018. "_name": "",
  1019. "_objFlags": 0,
  1020. "node": {
  1021. "__id__": 20
  1022. },
  1023. "_enabled": true,
  1024. "_normalMaterial": null,
  1025. "_grayMaterial": null,
  1026. "duration": 0.1,
  1027. "zoomScale": 1.2,
  1028. "clickEvents": [],
  1029. "_N$interactable": true,
  1030. "_N$enableAutoGrayEffect": false,
  1031. "_N$transition": 3,
  1032. "transition": 3,
  1033. "_N$normalColor": {
  1034. "__type__": "cc.Color",
  1035. "r": 255,
  1036. "g": 255,
  1037. "b": 255,
  1038. "a": 255
  1039. },
  1040. "_N$pressedColor": {
  1041. "__type__": "cc.Color",
  1042. "r": 211,
  1043. "g": 211,
  1044. "b": 211,
  1045. "a": 255
  1046. },
  1047. "pressedColor": {
  1048. "__type__": "cc.Color",
  1049. "r": 211,
  1050. "g": 211,
  1051. "b": 211,
  1052. "a": 255
  1053. },
  1054. "_N$hoverColor": {
  1055. "__type__": "cc.Color",
  1056. "r": 255,
  1057. "g": 255,
  1058. "b": 255,
  1059. "a": 255
  1060. },
  1061. "hoverColor": {
  1062. "__type__": "cc.Color",
  1063. "r": 255,
  1064. "g": 255,
  1065. "b": 255,
  1066. "a": 255
  1067. },
  1068. "_N$disabledColor": {
  1069. "__type__": "cc.Color",
  1070. "r": 124,
  1071. "g": 124,
  1072. "b": 124,
  1073. "a": 255
  1074. },
  1075. "_N$normalSprite": null,
  1076. "_N$pressedSprite": null,
  1077. "pressedSprite": null,
  1078. "_N$hoverSprite": null,
  1079. "hoverSprite": null,
  1080. "_N$disabledSprite": null,
  1081. "_N$target": {
  1082. "__id__": 20
  1083. },
  1084. "_id": ""
  1085. },
  1086. {
  1087. "__type__": "cc.PrefabInfo",
  1088. "root": {
  1089. "__id__": 1
  1090. },
  1091. "asset": {
  1092. "__uuid__": "2bfa54d2-2e03-4d35-9c52-d48f8dcad162"
  1093. },
  1094. "fileId": "7aENG6c0hC/4S6WHbz1Otd",
  1095. "sync": false
  1096. },
  1097. {
  1098. "__type__": "398dfTzxmpCYpSvJaKpkFk+",
  1099. "_name": "",
  1100. "_objFlags": 0,
  1101. "node": {
  1102. "__id__": 6
  1103. },
  1104. "_enabled": true,
  1105. "_id": ""
  1106. },
  1107. {
  1108. "__type__": "cc.PrefabInfo",
  1109. "root": {
  1110. "__id__": 1
  1111. },
  1112. "asset": {
  1113. "__uuid__": "2bfa54d2-2e03-4d35-9c52-d48f8dcad162"
  1114. },
  1115. "fileId": "d15QJHt/JJ15rbvMyfhxHZ",
  1116. "sync": false
  1117. },
  1118. {
  1119. "__type__": "4d3c29ZYOpMsaN6w6SJrYaq",
  1120. "_name": "",
  1121. "_objFlags": 0,
  1122. "node": {
  1123. "__id__": 1
  1124. },
  1125. "_enabled": true,
  1126. "node_rectBg": {
  1127. "__id__": 2
  1128. },
  1129. "spr_icon": {
  1130. "__id__": 15
  1131. },
  1132. "label_name": {
  1133. "__id__": 18
  1134. },
  1135. "node_getBtn": {
  1136. "__id__": 20
  1137. },
  1138. "_id": ""
  1139. },
  1140. {
  1141. "__type__": "cc.PrefabInfo",
  1142. "root": {
  1143. "__id__": 1
  1144. },
  1145. "asset": {
  1146. "__uuid__": "2bfa54d2-2e03-4d35-9c52-d48f8dcad162"
  1147. },
  1148. "fileId": "9c9GnyblVCr4d2wYX+f9da",
  1149. "sync": false
  1150. }
  1151. ]