MoreGamesWidget.prefab 9.7 KB

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