bxxItem.prefab 21 KB

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