UIGame.prefab 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "UIGame",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "UIGame",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 22
  26. },
  27. {
  28. "__id__": 35
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 50
  35. },
  36. {
  37. "__id__": 52
  38. },
  39. {
  40. "__id__": 54
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 56
  45. },
  46. "_lpos": {
  47. "__type__": "cc.Vec3",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0
  51. },
  52. "_lrot": {
  53. "__type__": "cc.Quat",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0,
  57. "w": 1
  58. },
  59. "_lscale": {
  60. "__type__": "cc.Vec3",
  61. "x": 1,
  62. "y": 1,
  63. "z": 1
  64. },
  65. "_mobility": 0,
  66. "_layer": 33554432,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_objFlags": 0,
  78. "_parent": {
  79. "__id__": 1
  80. },
  81. "_prefab": {
  82. "__id__": 3
  83. },
  84. "__editorExtras__": {}
  85. },
  86. {
  87. "__type__": "cc.PrefabInfo",
  88. "root": {
  89. "__id__": 2
  90. },
  91. "asset": {
  92. "__uuid__": "e59edf27-ed52-432a-a4ac-7c208363fcc3",
  93. "__expectedType__": "cc.Prefab"
  94. },
  95. "fileId": "16guJqMb5Eup2r3IjuQlY8",
  96. "instance": {
  97. "__id__": 4
  98. },
  99. "targetOverrides": null
  100. },
  101. {
  102. "__type__": "cc.PrefabInstance",
  103. "fileId": "87N+hgQlBJ7rUwdahsE4Nr",
  104. "prefabRootNode": {
  105. "__id__": 1
  106. },
  107. "mountedChildren": [],
  108. "mountedComponents": [],
  109. "propertyOverrides": [
  110. {
  111. "__id__": 5
  112. },
  113. {
  114. "__id__": 7
  115. },
  116. {
  117. "__id__": 8
  118. },
  119. {
  120. "__id__": 9
  121. },
  122. {
  123. "__id__": 10
  124. },
  125. {
  126. "__id__": 12
  127. },
  128. {
  129. "__id__": 13
  130. },
  131. {
  132. "__id__": 15
  133. },
  134. {
  135. "__id__": 17
  136. },
  137. {
  138. "__id__": 19
  139. },
  140. {
  141. "__id__": 20
  142. }
  143. ],
  144. "removedComponents": [
  145. {
  146. "__id__": 21
  147. }
  148. ]
  149. },
  150. {
  151. "__type__": "CCPropertyOverrideInfo",
  152. "targetInfo": {
  153. "__id__": 6
  154. },
  155. "propertyPath": [
  156. "_name"
  157. ],
  158. "value": "SettingItem"
  159. },
  160. {
  161. "__type__": "cc.TargetInfo",
  162. "localID": [
  163. "16guJqMb5Eup2r3IjuQlY8"
  164. ]
  165. },
  166. {
  167. "__type__": "CCPropertyOverrideInfo",
  168. "targetInfo": {
  169. "__id__": 6
  170. },
  171. "propertyPath": [
  172. "_lpos"
  173. ],
  174. "value": {
  175. "__type__": "cc.Vec3",
  176. "x": -220,
  177. "y": 645,
  178. "z": 0
  179. }
  180. },
  181. {
  182. "__type__": "CCPropertyOverrideInfo",
  183. "targetInfo": {
  184. "__id__": 6
  185. },
  186. "propertyPath": [
  187. "_lrot"
  188. ],
  189. "value": {
  190. "__type__": "cc.Quat",
  191. "x": 0,
  192. "y": 0,
  193. "z": 0,
  194. "w": 1
  195. }
  196. },
  197. {
  198. "__type__": "CCPropertyOverrideInfo",
  199. "targetInfo": {
  200. "__id__": 6
  201. },
  202. "propertyPath": [
  203. "_euler"
  204. ],
  205. "value": {
  206. "__type__": "cc.Vec3",
  207. "x": 0,
  208. "y": 0,
  209. "z": 0
  210. }
  211. },
  212. {
  213. "__type__": "CCPropertyOverrideInfo",
  214. "targetInfo": {
  215. "__id__": 11
  216. },
  217. "propertyPath": [
  218. "_alignFlags"
  219. ],
  220. "value": 17
  221. },
  222. {
  223. "__type__": "cc.TargetInfo",
  224. "localID": [
  225. "41xPDLpcBDyYi/KNss3WTO"
  226. ]
  227. },
  228. {
  229. "__type__": "CCPropertyOverrideInfo",
  230. "targetInfo": {
  231. "__id__": 11
  232. },
  233. "propertyPath": [
  234. "_lockFlags"
  235. ],
  236. "value": 9
  237. },
  238. {
  239. "__type__": "CCPropertyOverrideInfo",
  240. "targetInfo": {
  241. "__id__": 14
  242. },
  243. "propertyPath": [
  244. "_name"
  245. ],
  246. "value": "BtnSetting"
  247. },
  248. {
  249. "__type__": "cc.TargetInfo",
  250. "localID": [
  251. "b6NHfZ6GdP7569T0huUZrE"
  252. ]
  253. },
  254. {
  255. "__type__": "CCPropertyOverrideInfo",
  256. "targetInfo": {
  257. "__id__": 16
  258. },
  259. "propertyPath": [
  260. "clickEvents",
  261. "length"
  262. ],
  263. "value": 1
  264. },
  265. {
  266. "__type__": "cc.TargetInfo",
  267. "localID": [
  268. "8alSH/jBpNwLNNpOnspxKb"
  269. ]
  270. },
  271. {
  272. "__type__": "CCPropertyOverrideInfo",
  273. "targetInfo": {
  274. "__id__": 16
  275. },
  276. "propertyPath": [
  277. "clickEvents",
  278. "0"
  279. ],
  280. "value": {
  281. "__id__": 18
  282. }
  283. },
  284. {
  285. "__type__": "cc.ClickEvent",
  286. "target": {
  287. "__id__": 1
  288. },
  289. "component": "",
  290. "_componentId": "5a290LFtFJJ5ZYlc/D14Koe",
  291. "handler": "onBtnSettingClick",
  292. "customEventData": ""
  293. },
  294. {
  295. "__type__": "CCPropertyOverrideInfo",
  296. "targetInfo": {
  297. "__id__": 11
  298. },
  299. "propertyPath": [
  300. "_horizontalCenter"
  301. ],
  302. "value": -220
  303. },
  304. {
  305. "__type__": "CCPropertyOverrideInfo",
  306. "targetInfo": {
  307. "__id__": 11
  308. },
  309. "propertyPath": [
  310. "_top"
  311. ],
  312. "value": 124
  313. },
  314. {
  315. "__type__": "cc.TargetInfo",
  316. "localID": [
  317. "deBbmbPEhI4LRjI+wHKLV3"
  318. ]
  319. },
  320. {
  321. "__type__": "cc.Node",
  322. "_objFlags": 0,
  323. "_parent": {
  324. "__id__": 1
  325. },
  326. "_prefab": {
  327. "__id__": 23
  328. },
  329. "__editorExtras__": {}
  330. },
  331. {
  332. "__type__": "cc.PrefabInfo",
  333. "root": {
  334. "__id__": 22
  335. },
  336. "asset": {
  337. "__uuid__": "7c472dc3-af09-4df4-a4f9-6678aebc66b0",
  338. "__expectedType__": "cc.Prefab"
  339. },
  340. "fileId": "80B9Z+Ar1O7Z786kNWGrHv",
  341. "instance": {
  342. "__id__": 24
  343. },
  344. "targetOverrides": null
  345. },
  346. {
  347. "__type__": "cc.PrefabInstance",
  348. "fileId": "d97pruxbNN+70iLDrxjd7b",
  349. "prefabRootNode": {
  350. "__id__": 1
  351. },
  352. "mountedChildren": [],
  353. "mountedComponents": [],
  354. "propertyOverrides": [
  355. {
  356. "__id__": 25
  357. },
  358. {
  359. "__id__": 27
  360. },
  361. {
  362. "__id__": 28
  363. },
  364. {
  365. "__id__": 29
  366. },
  367. {
  368. "__id__": 30
  369. },
  370. {
  371. "__id__": 32
  372. },
  373. {
  374. "__id__": 34
  375. }
  376. ],
  377. "removedComponents": []
  378. },
  379. {
  380. "__type__": "CCPropertyOverrideInfo",
  381. "targetInfo": {
  382. "__id__": 26
  383. },
  384. "propertyPath": [
  385. "_name"
  386. ],
  387. "value": "TimeItem"
  388. },
  389. {
  390. "__type__": "cc.TargetInfo",
  391. "localID": [
  392. "80B9Z+Ar1O7Z786kNWGrHv"
  393. ]
  394. },
  395. {
  396. "__type__": "CCPropertyOverrideInfo",
  397. "targetInfo": {
  398. "__id__": 26
  399. },
  400. "propertyPath": [
  401. "_lpos"
  402. ],
  403. "value": {
  404. "__type__": "cc.Vec3",
  405. "x": 0,
  406. "y": 645,
  407. "z": 0
  408. }
  409. },
  410. {
  411. "__type__": "CCPropertyOverrideInfo",
  412. "targetInfo": {
  413. "__id__": 26
  414. },
  415. "propertyPath": [
  416. "_lrot"
  417. ],
  418. "value": {
  419. "__type__": "cc.Quat",
  420. "x": 0,
  421. "y": 0,
  422. "z": 0,
  423. "w": 1
  424. }
  425. },
  426. {
  427. "__type__": "CCPropertyOverrideInfo",
  428. "targetInfo": {
  429. "__id__": 26
  430. },
  431. "propertyPath": [
  432. "_euler"
  433. ],
  434. "value": {
  435. "__type__": "cc.Vec3",
  436. "x": 0,
  437. "y": 0,
  438. "z": 0
  439. }
  440. },
  441. {
  442. "__type__": "CCPropertyOverrideInfo",
  443. "targetInfo": {
  444. "__id__": 31
  445. },
  446. "propertyPath": [
  447. "_alignFlags"
  448. ],
  449. "value": 17
  450. },
  451. {
  452. "__type__": "cc.TargetInfo",
  453. "localID": [
  454. "d6Jivdun9F9ryL3ifMlD/O"
  455. ]
  456. },
  457. {
  458. "__type__": "CCPropertyOverrideInfo",
  459. "targetInfo": {
  460. "__id__": 33
  461. },
  462. "propertyPath": [
  463. "_active"
  464. ],
  465. "value": true
  466. },
  467. {
  468. "__type__": "cc.TargetInfo",
  469. "localID": [
  470. "e0LB/sOZdNdLC71T6EmWUL"
  471. ]
  472. },
  473. {
  474. "__type__": "CCPropertyOverrideInfo",
  475. "targetInfo": {
  476. "__id__": 31
  477. },
  478. "propertyPath": [
  479. "_top"
  480. ],
  481. "value": 124
  482. },
  483. {
  484. "__type__": "cc.Node",
  485. "_objFlags": 0,
  486. "_parent": {
  487. "__id__": 1
  488. },
  489. "_prefab": {
  490. "__id__": 36
  491. },
  492. "__editorExtras__": {}
  493. },
  494. {
  495. "__type__": "cc.PrefabInfo",
  496. "root": {
  497. "__id__": 35
  498. },
  499. "asset": {
  500. "__uuid__": "97df4867-ae74-48cf-a999-483cbac9cc6f",
  501. "__expectedType__": "cc.Prefab"
  502. },
  503. "fileId": "f3Bka97HBLC70aYs8RpRDZ",
  504. "instance": {
  505. "__id__": 37
  506. },
  507. "targetOverrides": null
  508. },
  509. {
  510. "__type__": "cc.PrefabInstance",
  511. "fileId": "24lYF6PvZB1aj/nXcLEoEE",
  512. "prefabRootNode": {
  513. "__id__": 1
  514. },
  515. "mountedChildren": [],
  516. "mountedComponents": [],
  517. "propertyOverrides": [
  518. {
  519. "__id__": 38
  520. },
  521. {
  522. "__id__": 40
  523. },
  524. {
  525. "__id__": 41
  526. },
  527. {
  528. "__id__": 42
  529. },
  530. {
  531. "__id__": 43
  532. },
  533. {
  534. "__id__": 45
  535. },
  536. {
  537. "__id__": 46
  538. },
  539. {
  540. "__id__": 47
  541. },
  542. {
  543. "__id__": 48
  544. },
  545. {
  546. "__id__": 49
  547. }
  548. ],
  549. "removedComponents": []
  550. },
  551. {
  552. "__type__": "CCPropertyOverrideInfo",
  553. "targetInfo": {
  554. "__id__": 39
  555. },
  556. "propertyPath": [
  557. "_name"
  558. ],
  559. "value": "CoinItem"
  560. },
  561. {
  562. "__type__": "cc.TargetInfo",
  563. "localID": [
  564. "f3Bka97HBLC70aYs8RpRDZ"
  565. ]
  566. },
  567. {
  568. "__type__": "CCPropertyOverrideInfo",
  569. "targetInfo": {
  570. "__id__": 39
  571. },
  572. "propertyPath": [
  573. "_lpos"
  574. ],
  575. "value": {
  576. "__type__": "cc.Vec3",
  577. "x": 220,
  578. "y": 645,
  579. "z": 0
  580. }
  581. },
  582. {
  583. "__type__": "CCPropertyOverrideInfo",
  584. "targetInfo": {
  585. "__id__": 39
  586. },
  587. "propertyPath": [
  588. "_lrot"
  589. ],
  590. "value": {
  591. "__type__": "cc.Quat",
  592. "x": 0,
  593. "y": 0,
  594. "z": 0,
  595. "w": 1
  596. }
  597. },
  598. {
  599. "__type__": "CCPropertyOverrideInfo",
  600. "targetInfo": {
  601. "__id__": 39
  602. },
  603. "propertyPath": [
  604. "_euler"
  605. ],
  606. "value": {
  607. "__type__": "cc.Vec3",
  608. "x": 0,
  609. "y": 0,
  610. "z": 0
  611. }
  612. },
  613. {
  614. "__type__": "CCPropertyOverrideInfo",
  615. "targetInfo": {
  616. "__id__": 44
  617. },
  618. "propertyPath": [
  619. "_alignFlags"
  620. ],
  621. "value": 17
  622. },
  623. {
  624. "__type__": "cc.TargetInfo",
  625. "localID": [
  626. "f2AWmxhlFHkbLMHoU0sQHK"
  627. ]
  628. },
  629. {
  630. "__type__": "CCPropertyOverrideInfo",
  631. "targetInfo": {
  632. "__id__": 44
  633. },
  634. "propertyPath": [
  635. "_top"
  636. ],
  637. "value": 124
  638. },
  639. {
  640. "__type__": "CCPropertyOverrideInfo",
  641. "targetInfo": {
  642. "__id__": 44
  643. },
  644. "propertyPath": [
  645. "_left"
  646. ],
  647. "value": 500
  648. },
  649. {
  650. "__type__": "CCPropertyOverrideInfo",
  651. "targetInfo": {
  652. "__id__": 44
  653. },
  654. "propertyPath": [
  655. "_right"
  656. ],
  657. "value": 60
  658. },
  659. {
  660. "__type__": "CCPropertyOverrideInfo",
  661. "targetInfo": {
  662. "__id__": 44
  663. },
  664. "propertyPath": [
  665. "_lockFlags"
  666. ],
  667. "value": 33
  668. },
  669. {
  670. "__type__": "CCPropertyOverrideInfo",
  671. "targetInfo": {
  672. "__id__": 44
  673. },
  674. "propertyPath": [
  675. "_horizontalCenter"
  676. ],
  677. "value": 220
  678. },
  679. {
  680. "__type__": "cc.UITransform",
  681. "_name": "",
  682. "_objFlags": 0,
  683. "__editorExtras__": {},
  684. "node": {
  685. "__id__": 1
  686. },
  687. "_enabled": true,
  688. "__prefab": {
  689. "__id__": 51
  690. },
  691. "_contentSize": {
  692. "__type__": "cc.Size",
  693. "width": 720,
  694. "height": 1600
  695. },
  696. "_anchorPoint": {
  697. "__type__": "cc.Vec2",
  698. "x": 0.5,
  699. "y": 0.5
  700. },
  701. "_id": ""
  702. },
  703. {
  704. "__type__": "cc.CompPrefabInfo",
  705. "fileId": "efaeFVZdZJ+bksPhw6FTu/"
  706. },
  707. {
  708. "__type__": "cc.Widget",
  709. "_name": "",
  710. "_objFlags": 0,
  711. "__editorExtras__": {},
  712. "node": {
  713. "__id__": 1
  714. },
  715. "_enabled": true,
  716. "__prefab": {
  717. "__id__": 53
  718. },
  719. "_alignFlags": 45,
  720. "_target": null,
  721. "_left": 0,
  722. "_right": 0,
  723. "_top": 0,
  724. "_bottom": 0,
  725. "_horizontalCenter": 0,
  726. "_verticalCenter": 0,
  727. "_isAbsLeft": true,
  728. "_isAbsRight": true,
  729. "_isAbsTop": true,
  730. "_isAbsBottom": true,
  731. "_isAbsHorizontalCenter": true,
  732. "_isAbsVerticalCenter": true,
  733. "_originalWidth": 100,
  734. "_originalHeight": 100,
  735. "_alignMode": 2,
  736. "_lockFlags": 0,
  737. "_id": ""
  738. },
  739. {
  740. "__type__": "cc.CompPrefabInfo",
  741. "fileId": "5ar7yopwlFMY7PLmSLgmAm"
  742. },
  743. {
  744. "__type__": "5a290LFtFJJ5ZYlc/D14Koe",
  745. "_name": "",
  746. "_objFlags": 0,
  747. "__editorExtras__": {},
  748. "node": {
  749. "__id__": 1
  750. },
  751. "_enabled": true,
  752. "__prefab": {
  753. "__id__": 55
  754. },
  755. "uiType": 0,
  756. "_id": ""
  757. },
  758. {
  759. "__type__": "cc.CompPrefabInfo",
  760. "fileId": "24FbucnzVFuag3qD6AGuHk"
  761. },
  762. {
  763. "__type__": "cc.PrefabInfo",
  764. "root": {
  765. "__id__": 1
  766. },
  767. "asset": {
  768. "__id__": 0
  769. },
  770. "fileId": "08+GBGQyBNT6kwCckWZy9v",
  771. "instance": null,
  772. "targetOverrides": [],
  773. "nestedPrefabInstanceRoots": [
  774. {
  775. "__id__": 35
  776. },
  777. {
  778. "__id__": 22
  779. },
  780. {
  781. "__id__": 2
  782. }
  783. ]
  784. }
  785. ]