a27b4e5d-e3af-4b56-b7f5-085df2ef0f14.json 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "MoreGamesWidget",
  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": "MoreGamesWidget",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_level": 1,
  26. "_components": [
  27. {
  28. "__id__": 14
  29. },
  30. {
  31. "__id__": 15
  32. }
  33. ],
  34. "_prefab": {
  35. "__id__": 16
  36. },
  37. "_opacity": 255,
  38. "_color": {
  39. "__type__": "cc.Color",
  40. "r": 255,
  41. "g": 255,
  42. "b": 255,
  43. "a": 255
  44. },
  45. "_contentSize": {
  46. "__type__": "cc.Size",
  47. "width": 188,
  48. "height": 233
  49. },
  50. "_anchorPoint": {
  51. "__type__": "cc.Vec2",
  52. "x": 0.5,
  53. "y": 0.5
  54. },
  55. "_quat": {
  56. "__type__": "cc.Quat",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0,
  60. "w": 1
  61. },
  62. "_skewX": 0,
  63. "_skewY": 0,
  64. "groupIndex": 0,
  65. "_id": "",
  66. "_trs": {
  67. "__type__": "TypedArray",
  68. "ctor": "Float64Array",
  69. "array": [
  70. 94,
  71. 116.5,
  72. 0,
  73. 0,
  74. 0,
  75. 0,
  76. 1,
  77. 1,
  78. 1,
  79. 1
  80. ]
  81. }
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "Btn_MoreGames",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [
  91. {
  92. "__id__": 3
  93. }
  94. ],
  95. "_active": true,
  96. "_level": 3,
  97. "_components": [
  98. {
  99. "__id__": 11
  100. }
  101. ],
  102. "_prefab": {
  103. "__id__": 13
  104. },
  105. "_opacity": 255,
  106. "_color": {
  107. "__type__": "cc.Color",
  108. "r": 255,
  109. "g": 255,
  110. "b": 255,
  111. "a": 255
  112. },
  113. "_contentSize": {
  114. "__type__": "cc.Size",
  115. "width": 188,
  116. "height": 223
  117. },
  118. "_anchorPoint": {
  119. "__type__": "cc.Vec2",
  120. "x": 0.5,
  121. "y": 0.5
  122. },
  123. "_quat": {
  124. "__type__": "cc.Quat",
  125. "x": 0,
  126. "y": 0,
  127. "z": 0,
  128. "w": 1
  129. },
  130. "_skewX": 0,
  131. "_skewY": 0,
  132. "groupIndex": 0,
  133. "_id": "",
  134. "_trs": {
  135. "__type__": "TypedArray",
  136. "ctor": "Float64Array",
  137. "array": [
  138. 0,
  139. 0,
  140. 0,
  141. 0,
  142. 0,
  143. 0,
  144. 1,
  145. 1,
  146. 1,
  147. 1
  148. ]
  149. }
  150. },
  151. {
  152. "__type__": "cc.Node",
  153. "_name": "Background",
  154. "_objFlags": 0,
  155. "_parent": {
  156. "__id__": 2
  157. },
  158. "_children": [
  159. {
  160. "__id__": 4
  161. }
  162. ],
  163. "_active": true,
  164. "_level": 2,
  165. "_components": [
  166. {
  167. "__id__": 8
  168. },
  169. {
  170. "__id__": 9
  171. }
  172. ],
  173. "_prefab": {
  174. "__id__": 10
  175. },
  176. "_opacity": 255,
  177. "_color": {
  178. "__type__": "cc.Color",
  179. "r": 230,
  180. "g": 230,
  181. "b": 230,
  182. "a": 255
  183. },
  184. "_contentSize": {
  185. "__type__": "cc.Size",
  186. "width": 188,
  187. "height": 223
  188. },
  189. "_anchorPoint": {
  190. "__type__": "cc.Vec2",
  191. "x": 0.5,
  192. "y": 0.5
  193. },
  194. "_quat": {
  195. "__type__": "cc.Quat",
  196. "x": 0,
  197. "y": 0,
  198. "z": 0,
  199. "w": 1
  200. },
  201. "_skewX": 0,
  202. "_skewY": 0,
  203. "groupIndex": 0,
  204. "_id": "",
  205. "_trs": {
  206. "__type__": "TypedArray",
  207. "ctor": "Float64Array",
  208. "array": [
  209. 0,
  210. 0,
  211. 0,
  212. 0,
  213. 0,
  214. 0,
  215. 1,
  216. 1,
  217. 1,
  218. 1
  219. ]
  220. }
  221. },
  222. {
  223. "__type__": "cc.Node",
  224. "_name": "redpoint",
  225. "_objFlags": 0,
  226. "_parent": {
  227. "__id__": 3
  228. },
  229. "_children": [],
  230. "_active": true,
  231. "_level": 3,
  232. "_components": [
  233. {
  234. "__id__": 5
  235. },
  236. {
  237. "__id__": 6
  238. }
  239. ],
  240. "_prefab": {
  241. "__id__": 7
  242. },
  243. "_opacity": 255,
  244. "_color": {
  245. "__type__": "cc.Color",
  246. "r": 255,
  247. "g": 255,
  248. "b": 255,
  249. "a": 255
  250. },
  251. "_contentSize": {
  252. "__type__": "cc.Size",
  253. "width": 28,
  254. "height": 28
  255. },
  256. "_anchorPoint": {
  257. "__type__": "cc.Vec2",
  258. "x": 0.5,
  259. "y": 0.5
  260. },
  261. "_quat": {
  262. "__type__": "cc.Quat",
  263. "x": 0,
  264. "y": 0,
  265. "z": 0,
  266. "w": 1
  267. },
  268. "_skewX": 0,
  269. "_skewY": 0,
  270. "groupIndex": 0,
  271. "_id": "",
  272. "_trs": {
  273. "__type__": "TypedArray",
  274. "ctor": "Float64Array",
  275. "array": [
  276. 20,
  277. 90,
  278. 0,
  279. 0,
  280. 0,
  281. 0,
  282. 1,
  283. 1,
  284. 1,
  285. 1
  286. ]
  287. }
  288. },
  289. {
  290. "__type__": "cc.Sprite",
  291. "_name": "",
  292. "_objFlags": 0,
  293. "node": {
  294. "__id__": 4
  295. },
  296. "_enabled": true,
  297. "_spriteFrame": {
  298. "__uuid__": "35bedd17-5e47-4233-9e85-2a5e323208cb"
  299. },
  300. "_type": 0,
  301. "_sizeMode": 1,
  302. "_fillType": 0,
  303. "_fillCenter": {
  304. "__type__": "cc.Vec2",
  305. "x": 0,
  306. "y": 0
  307. },
  308. "_fillStart": 0,
  309. "_fillRange": 0,
  310. "_isTrimmedMode": true,
  311. "_state": 0,
  312. "_atlas": {
  313. "__uuid__": "eaa6c9f5-9685-45dc-94b4-02b40ba68ee0"
  314. },
  315. "_srcBlendFactor": 770,
  316. "_dstBlendFactor": 771,
  317. "_id": ""
  318. },
  319. {
  320. "__type__": "8ecccKnp/lLRYK/tCxltDQL",
  321. "_name": "",
  322. "_objFlags": 0,
  323. "node": {
  324. "__id__": 4
  325. },
  326. "_enabled": true,
  327. "_id": ""
  328. },
  329. {
  330. "__type__": "cc.PrefabInfo",
  331. "root": {
  332. "__id__": 1
  333. },
  334. "asset": {
  335. "__uuid__": "a27b4e5d-e3af-4b56-b7f5-085df2ef0f14"
  336. },
  337. "fileId": "c41TxIz+FFOb6uOd7+APkc",
  338. "sync": false
  339. },
  340. {
  341. "__type__": "cc.Sprite",
  342. "_name": "",
  343. "_objFlags": 0,
  344. "node": {
  345. "__id__": 3
  346. },
  347. "_enabled": true,
  348. "_spriteFrame": {
  349. "__uuid__": "b8f2b4a6-5629-4709-8d45-2b3e8b28404e"
  350. },
  351. "_type": 1,
  352. "_sizeMode": 0,
  353. "_fillType": 0,
  354. "_fillCenter": {
  355. "__type__": "cc.Vec2",
  356. "x": 0,
  357. "y": 0
  358. },
  359. "_fillStart": 0,
  360. "_fillRange": 0,
  361. "_isTrimmedMode": true,
  362. "_state": 0,
  363. "_atlas": null,
  364. "_srcBlendFactor": 770,
  365. "_dstBlendFactor": 771,
  366. "_id": ""
  367. },
  368. {
  369. "__type__": "cc.Widget",
  370. "_name": "",
  371. "_objFlags": 0,
  372. "node": {
  373. "__id__": 3
  374. },
  375. "_enabled": true,
  376. "alignMode": 0,
  377. "_target": null,
  378. "_alignFlags": 45,
  379. "_left": 0,
  380. "_right": 0,
  381. "_top": 0,
  382. "_bottom": 0,
  383. "_verticalCenter": 0,
  384. "_horizontalCenter": 0,
  385. "_isAbsLeft": true,
  386. "_isAbsRight": true,
  387. "_isAbsTop": true,
  388. "_isAbsBottom": true,
  389. "_isAbsHorizontalCenter": true,
  390. "_isAbsVerticalCenter": true,
  391. "_originalWidth": 100,
  392. "_originalHeight": 40,
  393. "_id": ""
  394. },
  395. {
  396. "__type__": "cc.PrefabInfo",
  397. "root": {
  398. "__id__": 1
  399. },
  400. "asset": {
  401. "__uuid__": "a27b4e5d-e3af-4b56-b7f5-085df2ef0f14"
  402. },
  403. "fileId": "77AExM28NEbILfaUJqRvyc",
  404. "sync": false
  405. },
  406. {
  407. "__type__": "cc.Button",
  408. "_name": "",
  409. "_objFlags": 0,
  410. "node": {
  411. "__id__": 2
  412. },
  413. "_enabled": true,
  414. "duration": 0.1,
  415. "zoomScale": 1.2,
  416. "clickEvents": [
  417. {
  418. "__id__": 12
  419. }
  420. ],
  421. "_N$interactable": true,
  422. "_N$enableAutoGrayEffect": false,
  423. "_N$transition": 3,
  424. "transition": 3,
  425. "_N$normalColor": {
  426. "__type__": "cc.Color",
  427. "r": 230,
  428. "g": 230,
  429. "b": 230,
  430. "a": 255
  431. },
  432. "_N$pressedColor": {
  433. "__type__": "cc.Color",
  434. "r": 200,
  435. "g": 200,
  436. "b": 200,
  437. "a": 255
  438. },
  439. "pressedColor": {
  440. "__type__": "cc.Color",
  441. "r": 200,
  442. "g": 200,
  443. "b": 200,
  444. "a": 255
  445. },
  446. "_N$hoverColor": {
  447. "__type__": "cc.Color",
  448. "r": 255,
  449. "g": 255,
  450. "b": 255,
  451. "a": 255
  452. },
  453. "hoverColor": {
  454. "__type__": "cc.Color",
  455. "r": 255,
  456. "g": 255,
  457. "b": 255,
  458. "a": 255
  459. },
  460. "_N$disabledColor": {
  461. "__type__": "cc.Color",
  462. "r": 120,
  463. "g": 120,
  464. "b": 120,
  465. "a": 200
  466. },
  467. "_N$normalSprite": {
  468. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  469. },
  470. "_N$pressedSprite": {
  471. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  472. },
  473. "pressedSprite": {
  474. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  475. },
  476. "_N$hoverSprite": {
  477. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  478. },
  479. "hoverSprite": {
  480. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  481. },
  482. "_N$disabledSprite": {
  483. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  484. },
  485. "_N$target": {
  486. "__id__": 3
  487. },
  488. "_id": ""
  489. },
  490. {
  491. "__type__": "cc.ClickEvent",
  492. "target": {
  493. "__id__": 1
  494. },
  495. "component": "",
  496. "_componentId": "455abMBsJVHMI9HxToE4F67",
  497. "handler": "onBtnClickedHandler",
  498. "customEventData": ""
  499. },
  500. {
  501. "__type__": "cc.PrefabInfo",
  502. "root": {
  503. "__id__": 1
  504. },
  505. "asset": {
  506. "__uuid__": "a27b4e5d-e3af-4b56-b7f5-085df2ef0f14"
  507. },
  508. "fileId": "baoS6pShRFDKhYsYtgYz4U",
  509. "sync": false
  510. },
  511. {
  512. "__type__": "cc.Widget",
  513. "_name": "",
  514. "_objFlags": 0,
  515. "node": {
  516. "__id__": 1
  517. },
  518. "_enabled": true,
  519. "alignMode": 1,
  520. "_target": null,
  521. "_alignFlags": 12,
  522. "_left": 0,
  523. "_right": 0,
  524. "_top": 542,
  525. "_bottom": 0,
  526. "_verticalCenter": 0,
  527. "_horizontalCenter": 0,
  528. "_isAbsLeft": true,
  529. "_isAbsRight": true,
  530. "_isAbsTop": true,
  531. "_isAbsBottom": true,
  532. "_isAbsHorizontalCenter": true,
  533. "_isAbsVerticalCenter": true,
  534. "_originalWidth": 0,
  535. "_originalHeight": 0,
  536. "_id": ""
  537. },
  538. {
  539. "__type__": "455abMBsJVHMI9HxToE4F67",
  540. "_name": "",
  541. "_objFlags": 0,
  542. "node": {
  543. "__id__": 1
  544. },
  545. "_enabled": true,
  546. "prefab": {
  547. "__uuid__": "4e21ae37-d50f-420a-830c-60f5d33a475c"
  548. },
  549. "prefab1": {
  550. "__uuid__": "25002cae-a097-461a-85ac-41e9878c22ff"
  551. },
  552. "_id": ""
  553. },
  554. {
  555. "__type__": "cc.PrefabInfo",
  556. "root": {
  557. "__id__": 1
  558. },
  559. "asset": {
  560. "__uuid__": "a27b4e5d-e3af-4b56-b7f5-085df2ef0f14"
  561. },
  562. "fileId": "6b4Ozybu9I4rlJVbn98dnt",
  563. "sync": false
  564. }
  565. ]