rankUI.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665
  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": "rankUI",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 12
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 17
  34. },
  35. {
  36. "__id__": 18
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 19
  41. },
  42. "_opacity": 255,
  43. "_color": {
  44. "__type__": "cc.Color",
  45. "r": 255,
  46. "g": 255,
  47. "b": 255,
  48. "a": 255
  49. },
  50. "_contentSize": {
  51. "__type__": "cc.Size",
  52. "width": 750,
  53. "height": 1334
  54. },
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_trs": {
  61. "__type__": "TypedArray",
  62. "ctor": "Float64Array",
  63. "array": [
  64. 375,
  65. 667,
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 1,
  71. 1,
  72. 1,
  73. 1
  74. ]
  75. },
  76. "_eulerAngles": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_skewX": 0,
  83. "_skewY": 0,
  84. "_is3DNode": false,
  85. "_groupIndex": 0,
  86. "groupIndex": 0,
  87. "_id": ""
  88. },
  89. {
  90. "__type__": "cc.Node",
  91. "_name": "bg",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [],
  97. "_active": true,
  98. "_components": [
  99. {
  100. "__id__": 3
  101. },
  102. {
  103. "__id__": 4
  104. }
  105. ],
  106. "_prefab": {
  107. "__id__": 5
  108. },
  109. "_opacity": 125,
  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": 750,
  120. "height": 1334
  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": 1,
  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": 40,
  212. "_originalHeight": 36,
  213. "_id": ""
  214. },
  215. {
  216. "__type__": "cc.PrefabInfo",
  217. "root": {
  218. "__id__": 1
  219. },
  220. "asset": {
  221. "__id__": 0
  222. },
  223. "fileId": "273mE7VLhPTrjbO5YM6POi",
  224. "sync": false
  225. },
  226. {
  227. "__type__": "cc.Node",
  228. "_name": "rank_bg",
  229. "_objFlags": 0,
  230. "_parent": {
  231. "__id__": 1
  232. },
  233. "_children": [
  234. {
  235. "__id__": 7
  236. }
  237. ],
  238. "_active": true,
  239. "_components": [
  240. {
  241. "__id__": 10
  242. }
  243. ],
  244. "_prefab": {
  245. "__id__": 11
  246. },
  247. "_opacity": 255,
  248. "_color": {
  249. "__type__": "cc.Color",
  250. "r": 255,
  251. "g": 255,
  252. "b": 255,
  253. "a": 255
  254. },
  255. "_contentSize": {
  256. "__type__": "cc.Size",
  257. "width": 601,
  258. "height": 820
  259. },
  260. "_anchorPoint": {
  261. "__type__": "cc.Vec2",
  262. "x": 0.5,
  263. "y": 0.5
  264. },
  265. "_trs": {
  266. "__type__": "TypedArray",
  267. "ctor": "Float64Array",
  268. "array": [
  269. 0,
  270. 0,
  271. 0,
  272. 0,
  273. 0,
  274. 0,
  275. 1,
  276. 1,
  277. 1,
  278. 1
  279. ]
  280. },
  281. "_eulerAngles": {
  282. "__type__": "cc.Vec3",
  283. "x": 0,
  284. "y": 0,
  285. "z": 0
  286. },
  287. "_skewX": 0,
  288. "_skewY": 0,
  289. "_is3DNode": false,
  290. "_groupIndex": 0,
  291. "groupIndex": 0,
  292. "_id": ""
  293. },
  294. {
  295. "__type__": "cc.Node",
  296. "_name": "view",
  297. "_objFlags": 0,
  298. "_parent": {
  299. "__id__": 6
  300. },
  301. "_children": [],
  302. "_active": true,
  303. "_components": [
  304. {
  305. "__id__": 8
  306. }
  307. ],
  308. "_prefab": {
  309. "__id__": 9
  310. },
  311. "_opacity": 255,
  312. "_color": {
  313. "__type__": "cc.Color",
  314. "r": 255,
  315. "g": 255,
  316. "b": 255,
  317. "a": 255
  318. },
  319. "_contentSize": {
  320. "__type__": "cc.Size",
  321. "width": 580,
  322. "height": 850
  323. },
  324. "_anchorPoint": {
  325. "__type__": "cc.Vec2",
  326. "x": 0.5,
  327. "y": 0.5
  328. },
  329. "_trs": {
  330. "__type__": "TypedArray",
  331. "ctor": "Float64Array",
  332. "array": [
  333. 0,
  334. -52.174,
  335. 0,
  336. 0,
  337. 0,
  338. 0,
  339. 1,
  340. 1,
  341. 1,
  342. 1
  343. ]
  344. },
  345. "_eulerAngles": {
  346. "__type__": "cc.Vec3",
  347. "x": 0,
  348. "y": 0,
  349. "z": 0
  350. },
  351. "_skewX": 0,
  352. "_skewY": 0,
  353. "_is3DNode": false,
  354. "_groupIndex": 0,
  355. "groupIndex": 0,
  356. "_id": ""
  357. },
  358. {
  359. "__type__": "cc.SubContextView",
  360. "_name": "",
  361. "_objFlags": 0,
  362. "node": {
  363. "__id__": 7
  364. },
  365. "_enabled": true,
  366. "_firstlyEnabled": true,
  367. "_fps": 60,
  368. "_id": ""
  369. },
  370. {
  371. "__type__": "cc.PrefabInfo",
  372. "root": {
  373. "__id__": 1
  374. },
  375. "asset": {
  376. "__id__": 0
  377. },
  378. "fileId": "30B2p3sqZCcYbsQzS2Lm7X",
  379. "sync": false
  380. },
  381. {
  382. "__type__": "cc.Sprite",
  383. "_name": "",
  384. "_objFlags": 0,
  385. "node": {
  386. "__id__": 6
  387. },
  388. "_enabled": true,
  389. "_materials": [
  390. {
  391. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  392. }
  393. ],
  394. "_srcBlendFactor": 770,
  395. "_dstBlendFactor": 771,
  396. "_spriteFrame": {
  397. "__uuid__": "00c7a27c-a6a4-445d-8984-3aea4d6f5cd5"
  398. },
  399. "_type": 0,
  400. "_sizeMode": 0,
  401. "_fillType": 0,
  402. "_fillCenter": {
  403. "__type__": "cc.Vec2",
  404. "x": 0,
  405. "y": 0
  406. },
  407. "_fillStart": 0,
  408. "_fillRange": 0,
  409. "_isTrimmedMode": true,
  410. "_atlas": null,
  411. "_id": ""
  412. },
  413. {
  414. "__type__": "cc.PrefabInfo",
  415. "root": {
  416. "__id__": 1
  417. },
  418. "asset": {
  419. "__id__": 0
  420. },
  421. "fileId": "13ETQk4VBJwKSeKGNUKPXx",
  422. "sync": false
  423. },
  424. {
  425. "__type__": "cc.Node",
  426. "_name": "btn_close",
  427. "_objFlags": 0,
  428. "_parent": {
  429. "__id__": 1
  430. },
  431. "_children": [],
  432. "_active": true,
  433. "_components": [
  434. {
  435. "__id__": 13
  436. },
  437. {
  438. "__id__": 14
  439. }
  440. ],
  441. "_prefab": {
  442. "__id__": 16
  443. },
  444. "_opacity": 255,
  445. "_color": {
  446. "__type__": "cc.Color",
  447. "r": 255,
  448. "g": 255,
  449. "b": 255,
  450. "a": 255
  451. },
  452. "_contentSize": {
  453. "__type__": "cc.Size",
  454. "width": 28,
  455. "height": 28
  456. },
  457. "_anchorPoint": {
  458. "__type__": "cc.Vec2",
  459. "x": 0.5,
  460. "y": 0.5
  461. },
  462. "_trs": {
  463. "__type__": "TypedArray",
  464. "ctor": "Float64Array",
  465. "array": [
  466. 216.76,
  467. 326.259,
  468. 0,
  469. 0,
  470. 0,
  471. 0,
  472. 1,
  473. 1,
  474. 1,
  475. 0
  476. ]
  477. },
  478. "_eulerAngles": {
  479. "__type__": "cc.Vec3",
  480. "x": 0,
  481. "y": 0,
  482. "z": 0
  483. },
  484. "_skewX": 0,
  485. "_skewY": 0,
  486. "_is3DNode": false,
  487. "_groupIndex": 0,
  488. "groupIndex": 0,
  489. "_id": ""
  490. },
  491. {
  492. "__type__": "cc.Sprite",
  493. "_name": "",
  494. "_objFlags": 0,
  495. "node": {
  496. "__id__": 12
  497. },
  498. "_enabled": true,
  499. "_materials": [
  500. {
  501. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  502. }
  503. ],
  504. "_srcBlendFactor": 770,
  505. "_dstBlendFactor": 771,
  506. "_spriteFrame": {
  507. "__uuid__": "cae473ec-54ec-4419-a140-243e513e488e"
  508. },
  509. "_type": 0,
  510. "_sizeMode": 1,
  511. "_fillType": 0,
  512. "_fillCenter": {
  513. "__type__": "cc.Vec2",
  514. "x": 0,
  515. "y": 0
  516. },
  517. "_fillStart": 0,
  518. "_fillRange": 0,
  519. "_isTrimmedMode": true,
  520. "_atlas": null,
  521. "_id": ""
  522. },
  523. {
  524. "__type__": "cc.Button",
  525. "_name": "",
  526. "_objFlags": 0,
  527. "node": {
  528. "__id__": 12
  529. },
  530. "_enabled": true,
  531. "_normalMaterial": null,
  532. "_grayMaterial": null,
  533. "duration": 0.1,
  534. "zoomScale": 1.2,
  535. "clickEvents": [
  536. {
  537. "__id__": 15
  538. }
  539. ],
  540. "_N$interactable": true,
  541. "_N$enableAutoGrayEffect": false,
  542. "_N$transition": 3,
  543. "transition": 3,
  544. "_N$normalColor": {
  545. "__type__": "cc.Color",
  546. "r": 255,
  547. "g": 255,
  548. "b": 255,
  549. "a": 255
  550. },
  551. "_N$pressedColor": {
  552. "__type__": "cc.Color",
  553. "r": 211,
  554. "g": 211,
  555. "b": 211,
  556. "a": 255
  557. },
  558. "pressedColor": {
  559. "__type__": "cc.Color",
  560. "r": 211,
  561. "g": 211,
  562. "b": 211,
  563. "a": 255
  564. },
  565. "_N$hoverColor": {
  566. "__type__": "cc.Color",
  567. "r": 255,
  568. "g": 255,
  569. "b": 255,
  570. "a": 255
  571. },
  572. "hoverColor": {
  573. "__type__": "cc.Color",
  574. "r": 255,
  575. "g": 255,
  576. "b": 255,
  577. "a": 255
  578. },
  579. "_N$disabledColor": {
  580. "__type__": "cc.Color",
  581. "r": 124,
  582. "g": 124,
  583. "b": 124,
  584. "a": 255
  585. },
  586. "_N$normalSprite": null,
  587. "_N$pressedSprite": null,
  588. "pressedSprite": null,
  589. "_N$hoverSprite": null,
  590. "hoverSprite": null,
  591. "_N$disabledSprite": null,
  592. "_N$target": null,
  593. "_id": ""
  594. },
  595. {
  596. "__type__": "cc.ClickEvent",
  597. "target": {
  598. "__id__": 1
  599. },
  600. "component": "",
  601. "_componentId": "5bcfexuak9EfJ8KL1AMkbBG",
  602. "handler": "hideUI",
  603. "customEventData": ""
  604. },
  605. {
  606. "__type__": "cc.PrefabInfo",
  607. "root": {
  608. "__id__": 1
  609. },
  610. "asset": {
  611. "__id__": 0
  612. },
  613. "fileId": "a7R+XXZCpPbI7KzV0HIFyi",
  614. "sync": false
  615. },
  616. {
  617. "__type__": "cc.Widget",
  618. "_name": "",
  619. "_objFlags": 0,
  620. "node": {
  621. "__id__": 1
  622. },
  623. "_enabled": true,
  624. "alignMode": 1,
  625. "_target": null,
  626. "_alignFlags": 45,
  627. "_left": 0,
  628. "_right": 0,
  629. "_top": 0,
  630. "_bottom": 0,
  631. "_verticalCenter": 0,
  632. "_horizontalCenter": 0,
  633. "_isAbsLeft": true,
  634. "_isAbsRight": true,
  635. "_isAbsTop": true,
  636. "_isAbsBottom": true,
  637. "_isAbsHorizontalCenter": true,
  638. "_isAbsVerticalCenter": true,
  639. "_originalWidth": 750,
  640. "_originalHeight": 1334,
  641. "_id": ""
  642. },
  643. {
  644. "__type__": "5bcfexuak9EfJ8KL1AMkbBG",
  645. "_name": "",
  646. "_objFlags": 0,
  647. "node": {
  648. "__id__": 1
  649. },
  650. "_enabled": true,
  651. "view": null,
  652. "_id": ""
  653. },
  654. {
  655. "__type__": "cc.PrefabInfo",
  656. "root": {
  657. "__id__": 1
  658. },
  659. "asset": {
  660. "__id__": 0
  661. },
  662. "fileId": "",
  663. "sync": false
  664. }
  665. ]