shopView.prefab 21 KB

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