UIGame.prefab 24 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499
  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__": 54
  26. },
  27. {
  28. "__id__": 93
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 111
  35. },
  36. {
  37. "__id__": 113
  38. },
  39. {
  40. "__id__": 115
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 117
  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__": 9
  118. },
  119. {
  120. "__id__": 11
  121. },
  122. {
  123. "__id__": 13
  124. },
  125. {
  126. "__id__": 15
  127. },
  128. {
  129. "__id__": 17
  130. },
  131. {
  132. "__id__": 19
  133. },
  134. {
  135. "__id__": 21
  136. },
  137. {
  138. "__id__": 24
  139. },
  140. {
  141. "__id__": 26
  142. },
  143. {
  144. "__id__": 28
  145. },
  146. {
  147. "__id__": 30
  148. },
  149. {
  150. "__id__": 32
  151. },
  152. {
  153. "__id__": 34
  154. },
  155. {
  156. "__id__": 36
  157. },
  158. {
  159. "__id__": 38
  160. },
  161. {
  162. "__id__": 40
  163. },
  164. {
  165. "__id__": 42
  166. },
  167. {
  168. "__id__": 43
  169. },
  170. {
  171. "__id__": 44
  172. },
  173. {
  174. "__id__": 45
  175. },
  176. {
  177. "__id__": 46
  178. },
  179. {
  180. "__id__": 47
  181. },
  182. {
  183. "__id__": 48
  184. },
  185. {
  186. "__id__": 49
  187. },
  188. {
  189. "__id__": 50
  190. },
  191. {
  192. "__id__": 51
  193. },
  194. {
  195. "__id__": 52
  196. }
  197. ],
  198. "removedComponents": [
  199. {
  200. "__id__": 53
  201. }
  202. ]
  203. },
  204. {
  205. "__type__": "CCPropertyOverrideInfo",
  206. "targetInfo": {
  207. "__id__": 6
  208. },
  209. "propertyPath": [
  210. "_name"
  211. ],
  212. "value": "SettingItem"
  213. },
  214. {
  215. "__type__": "cc.TargetInfo",
  216. "localID": [
  217. "16guJqMb5Eup2r3IjuQlY8"
  218. ]
  219. },
  220. {
  221. "__type__": "CCPropertyOverrideInfo",
  222. "targetInfo": {
  223. "__id__": 8
  224. },
  225. "propertyPath": [
  226. "_lpos"
  227. ],
  228. "value": {
  229. "__type__": "cc.Vec3",
  230. "x": -192.00800000000004,
  231. "y": 724,
  232. "z": 0
  233. }
  234. },
  235. {
  236. "__type__": "cc.TargetInfo",
  237. "localID": [
  238. "16guJqMb5Eup2r3IjuQlY8"
  239. ]
  240. },
  241. {
  242. "__type__": "CCPropertyOverrideInfo",
  243. "targetInfo": {
  244. "__id__": 10
  245. },
  246. "propertyPath": [
  247. "_lrot"
  248. ],
  249. "value": {
  250. "__type__": "cc.Quat",
  251. "x": 0,
  252. "y": 0,
  253. "z": 0,
  254. "w": 1
  255. }
  256. },
  257. {
  258. "__type__": "cc.TargetInfo",
  259. "localID": [
  260. "16guJqMb5Eup2r3IjuQlY8"
  261. ]
  262. },
  263. {
  264. "__type__": "CCPropertyOverrideInfo",
  265. "targetInfo": {
  266. "__id__": 12
  267. },
  268. "propertyPath": [
  269. "_euler"
  270. ],
  271. "value": {
  272. "__type__": "cc.Vec3",
  273. "x": 0,
  274. "y": 0,
  275. "z": 0
  276. }
  277. },
  278. {
  279. "__type__": "cc.TargetInfo",
  280. "localID": [
  281. "16guJqMb5Eup2r3IjuQlY8"
  282. ]
  283. },
  284. {
  285. "__type__": "CCPropertyOverrideInfo",
  286. "targetInfo": {
  287. "__id__": 14
  288. },
  289. "propertyPath": [
  290. "_alignFlags"
  291. ],
  292. "value": 1
  293. },
  294. {
  295. "__type__": "cc.TargetInfo",
  296. "localID": [
  297. "41xPDLpcBDyYi/KNss3WTO"
  298. ]
  299. },
  300. {
  301. "__type__": "CCPropertyOverrideInfo",
  302. "targetInfo": {
  303. "__id__": 16
  304. },
  305. "propertyPath": [
  306. "_lockFlags"
  307. ],
  308. "value": 9
  309. },
  310. {
  311. "__type__": "cc.TargetInfo",
  312. "localID": [
  313. "41xPDLpcBDyYi/KNss3WTO"
  314. ]
  315. },
  316. {
  317. "__type__": "CCPropertyOverrideInfo",
  318. "targetInfo": {
  319. "__id__": 18
  320. },
  321. "propertyPath": [
  322. "_name"
  323. ],
  324. "value": "BtnSetting"
  325. },
  326. {
  327. "__type__": "cc.TargetInfo",
  328. "localID": [
  329. "b6NHfZ6GdP7569T0huUZrE"
  330. ]
  331. },
  332. {
  333. "__type__": "CCPropertyOverrideInfo",
  334. "targetInfo": {
  335. "__id__": 20
  336. },
  337. "propertyPath": [
  338. "clickEvents",
  339. "length"
  340. ],
  341. "value": 1
  342. },
  343. {
  344. "__type__": "cc.TargetInfo",
  345. "localID": [
  346. "8alSH/jBpNwLNNpOnspxKb"
  347. ]
  348. },
  349. {
  350. "__type__": "CCPropertyOverrideInfo",
  351. "targetInfo": {
  352. "__id__": 22
  353. },
  354. "propertyPath": [
  355. "clickEvents",
  356. "0"
  357. ],
  358. "value": {
  359. "__id__": 23
  360. }
  361. },
  362. {
  363. "__type__": "cc.TargetInfo",
  364. "localID": [
  365. "8alSH/jBpNwLNNpOnspxKb"
  366. ]
  367. },
  368. {
  369. "__type__": "cc.ClickEvent",
  370. "target": {
  371. "__id__": 1
  372. },
  373. "component": "",
  374. "_componentId": "5a290LFtFJJ5ZYlc/D14Koe",
  375. "handler": "onBtnSettingClick",
  376. "customEventData": ""
  377. },
  378. {
  379. "__type__": "CCPropertyOverrideInfo",
  380. "targetInfo": {
  381. "__id__": 25
  382. },
  383. "propertyPath": [
  384. "_horizontalCenter"
  385. ],
  386. "value": -192.008
  387. },
  388. {
  389. "__type__": "cc.TargetInfo",
  390. "localID": [
  391. "41xPDLpcBDyYi/KNss3WTO"
  392. ]
  393. },
  394. {
  395. "__type__": "CCPropertyOverrideInfo",
  396. "targetInfo": {
  397. "__id__": 27
  398. },
  399. "propertyPath": [
  400. "_top"
  401. ],
  402. "value": 45
  403. },
  404. {
  405. "__type__": "cc.TargetInfo",
  406. "localID": [
  407. "41xPDLpcBDyYi/KNss3WTO"
  408. ]
  409. },
  410. {
  411. "__type__": "CCPropertyOverrideInfo",
  412. "targetInfo": {
  413. "__id__": 29
  414. },
  415. "propertyPath": [
  416. "_contentSize"
  417. ],
  418. "value": {
  419. "__type__": "cc.Size",
  420. "width": 121,
  421. "height": 108
  422. }
  423. },
  424. {
  425. "__type__": "cc.TargetInfo",
  426. "localID": [
  427. "73ukzHkntOPYfHGh3oRUXD"
  428. ]
  429. },
  430. {
  431. "__type__": "CCPropertyOverrideInfo",
  432. "targetInfo": {
  433. "__id__": 31
  434. },
  435. "propertyPath": [
  436. "_sizeMode"
  437. ],
  438. "value": 2
  439. },
  440. {
  441. "__type__": "cc.TargetInfo",
  442. "localID": [
  443. "8ac9kyoU5LkLW39Opvt1zI"
  444. ]
  445. },
  446. {
  447. "__type__": "CCPropertyOverrideInfo",
  448. "targetInfo": {
  449. "__id__": 33
  450. },
  451. "propertyPath": [
  452. "_lpos"
  453. ],
  454. "value": {
  455. "__type__": "cc.Vec3",
  456. "x": 40,
  457. "y": 0,
  458. "z": 0
  459. }
  460. },
  461. {
  462. "__type__": "cc.TargetInfo",
  463. "localID": [
  464. "faBj9kU3hBa7mi5co6HxID"
  465. ]
  466. },
  467. {
  468. "__type__": "CCPropertyOverrideInfo",
  469. "targetInfo": {
  470. "__id__": 35
  471. },
  472. "propertyPath": [
  473. "_lpos"
  474. ],
  475. "value": {
  476. "__type__": "cc.Vec3",
  477. "x": 43,
  478. "y": 0,
  479. "z": 0
  480. }
  481. },
  482. {
  483. "__type__": "cc.TargetInfo",
  484. "localID": [
  485. "8fnyHD4TRD+6Gq+AKR2hlU"
  486. ]
  487. },
  488. {
  489. "__type__": "CCPropertyOverrideInfo",
  490. "targetInfo": {
  491. "__id__": 37
  492. },
  493. "propertyPath": [
  494. "_contentSize"
  495. ],
  496. "value": {
  497. "__type__": "cc.Size",
  498. "width": 160,
  499. "height": 71
  500. }
  501. },
  502. {
  503. "__type__": "cc.TargetInfo",
  504. "localID": [
  505. "68jM5C7VZNTaNkFa2/7Lk4"
  506. ]
  507. },
  508. {
  509. "__type__": "CCPropertyOverrideInfo",
  510. "targetInfo": {
  511. "__id__": 39
  512. },
  513. "propertyPath": [
  514. "_sizeMode"
  515. ],
  516. "value": 0
  517. },
  518. {
  519. "__type__": "cc.TargetInfo",
  520. "localID": [
  521. "9adAmlzW1FR5eWPPqExv/J"
  522. ]
  523. },
  524. {
  525. "__type__": "CCPropertyOverrideInfo",
  526. "targetInfo": {
  527. "__id__": 41
  528. },
  529. "propertyPath": [
  530. "_cacheMode"
  531. ],
  532. "value": 1
  533. },
  534. {
  535. "__type__": "cc.TargetInfo",
  536. "localID": [
  537. "5aBz7jp8dOU6Rwg7PvdekM"
  538. ]
  539. },
  540. {
  541. "__type__": "CCPropertyOverrideInfo",
  542. "targetInfo": {
  543. "__id__": 41
  544. },
  545. "propertyPath": [
  546. "_enableWrapText"
  547. ],
  548. "value": false
  549. },
  550. {
  551. "__type__": "CCPropertyOverrideInfo",
  552. "targetInfo": {
  553. "__id__": 41
  554. },
  555. "propertyPath": [
  556. "_actualFontSize"
  557. ],
  558. "value": 36
  559. },
  560. {
  561. "__type__": "CCPropertyOverrideInfo",
  562. "targetInfo": {
  563. "__id__": 41
  564. },
  565. "propertyPath": [
  566. "_isSystemFontUsed"
  567. ],
  568. "value": false
  569. },
  570. {
  571. "__type__": "CCPropertyOverrideInfo",
  572. "targetInfo": {
  573. "__id__": 41
  574. },
  575. "propertyPath": [
  576. "_font"
  577. ],
  578. "value": {
  579. "__uuid__": "b396e0a4-493d-4c5b-af06-66ba37f8dc1e",
  580. "__expectedType__": "cc.TTFFont"
  581. }
  582. },
  583. {
  584. "__type__": "CCPropertyOverrideInfo",
  585. "targetInfo": {
  586. "__id__": 27
  587. },
  588. "propertyPath": [
  589. "_left"
  590. ],
  591. "value": 107.99199999999996
  592. },
  593. {
  594. "__type__": "CCPropertyOverrideInfo",
  595. "targetInfo": {
  596. "__id__": 41
  597. },
  598. "propertyPath": [
  599. "_enableOutline"
  600. ],
  601. "value": true
  602. },
  603. {
  604. "__type__": "CCPropertyOverrideInfo",
  605. "targetInfo": {
  606. "__id__": 41
  607. },
  608. "propertyPath": [
  609. "_outlineColor"
  610. ],
  611. "value": {
  612. "__type__": "cc.Color",
  613. "r": 60,
  614. "g": 112,
  615. "b": 183,
  616. "a": 255
  617. }
  618. },
  619. {
  620. "__type__": "CCPropertyOverrideInfo",
  621. "targetInfo": {
  622. "__id__": 41
  623. },
  624. "propertyPath": [
  625. "_outlineWidth"
  626. ],
  627. "value": 2
  628. },
  629. {
  630. "__type__": "CCPropertyOverrideInfo",
  631. "targetInfo": {
  632. "__id__": 41
  633. },
  634. "propertyPath": [
  635. "_color"
  636. ],
  637. "value": {
  638. "__type__": "cc.Color",
  639. "r": 133,
  640. "g": 202,
  641. "b": 255,
  642. "a": 255
  643. }
  644. },
  645. {
  646. "__type__": "CCPropertyOverrideInfo",
  647. "targetInfo": {
  648. "__id__": 41
  649. },
  650. "propertyPath": [
  651. "_fontSize"
  652. ],
  653. "value": 36
  654. },
  655. {
  656. "__type__": "CCPropertyOverrideInfo",
  657. "targetInfo": {
  658. "__id__": 41
  659. },
  660. "propertyPath": [
  661. "_lineHeight"
  662. ],
  663. "value": 40
  664. },
  665. {
  666. "__type__": "cc.TargetInfo",
  667. "localID": [
  668. "deBbmbPEhI4LRjI+wHKLV3"
  669. ]
  670. },
  671. {
  672. "__type__": "cc.Node",
  673. "_objFlags": 0,
  674. "_parent": {
  675. "__id__": 1
  676. },
  677. "_prefab": {
  678. "__id__": 55
  679. },
  680. "__editorExtras__": {}
  681. },
  682. {
  683. "__type__": "cc.PrefabInfo",
  684. "root": {
  685. "__id__": 54
  686. },
  687. "asset": {
  688. "__uuid__": "7c472dc3-af09-4df4-a4f9-6678aebc66b0",
  689. "__expectedType__": "cc.Prefab"
  690. },
  691. "fileId": "80B9Z+Ar1O7Z786kNWGrHv",
  692. "instance": {
  693. "__id__": 56
  694. },
  695. "targetOverrides": null
  696. },
  697. {
  698. "__type__": "cc.PrefabInstance",
  699. "fileId": "d97pruxbNN+70iLDrxjd7b",
  700. "prefabRootNode": {
  701. "__id__": 1
  702. },
  703. "mountedChildren": [],
  704. "mountedComponents": [],
  705. "propertyOverrides": [
  706. {
  707. "__id__": 57
  708. },
  709. {
  710. "__id__": 59
  711. },
  712. {
  713. "__id__": 60
  714. },
  715. {
  716. "__id__": 61
  717. },
  718. {
  719. "__id__": 62
  720. },
  721. {
  722. "__id__": 64
  723. },
  724. {
  725. "__id__": 66
  726. },
  727. {
  728. "__id__": 67
  729. },
  730. {
  731. "__id__": 68
  732. },
  733. {
  734. "__id__": 69
  735. },
  736. {
  737. "__id__": 71
  738. },
  739. {
  740. "__id__": 73
  741. },
  742. {
  743. "__id__": 75
  744. },
  745. {
  746. "__id__": 77
  747. },
  748. {
  749. "__id__": 79
  750. },
  751. {
  752. "__id__": 80
  753. },
  754. {
  755. "__id__": 82
  756. },
  757. {
  758. "__id__": 83
  759. },
  760. {
  761. "__id__": 85
  762. },
  763. {
  764. "__id__": 86
  765. },
  766. {
  767. "__id__": 87
  768. },
  769. {
  770. "__id__": 88
  771. },
  772. {
  773. "__id__": 89
  774. },
  775. {
  776. "__id__": 90
  777. },
  778. {
  779. "__id__": 91
  780. },
  781. {
  782. "__id__": 92
  783. }
  784. ],
  785. "removedComponents": []
  786. },
  787. {
  788. "__type__": "CCPropertyOverrideInfo",
  789. "targetInfo": {
  790. "__id__": 58
  791. },
  792. "propertyPath": [
  793. "_name"
  794. ],
  795. "value": "TimeItem"
  796. },
  797. {
  798. "__type__": "cc.TargetInfo",
  799. "localID": [
  800. "80B9Z+Ar1O7Z786kNWGrHv"
  801. ]
  802. },
  803. {
  804. "__type__": "CCPropertyOverrideInfo",
  805. "targetInfo": {
  806. "__id__": 58
  807. },
  808. "propertyPath": [
  809. "_lpos"
  810. ],
  811. "value": {
  812. "__type__": "cc.Vec3",
  813. "x": 90,
  814. "y": 724,
  815. "z": 0
  816. }
  817. },
  818. {
  819. "__type__": "CCPropertyOverrideInfo",
  820. "targetInfo": {
  821. "__id__": 58
  822. },
  823. "propertyPath": [
  824. "_lrot"
  825. ],
  826. "value": {
  827. "__type__": "cc.Quat",
  828. "x": 0,
  829. "y": 0,
  830. "z": 0,
  831. "w": 1
  832. }
  833. },
  834. {
  835. "__type__": "CCPropertyOverrideInfo",
  836. "targetInfo": {
  837. "__id__": 58
  838. },
  839. "propertyPath": [
  840. "_euler"
  841. ],
  842. "value": {
  843. "__type__": "cc.Vec3",
  844. "x": 0,
  845. "y": 0,
  846. "z": 0
  847. }
  848. },
  849. {
  850. "__type__": "CCPropertyOverrideInfo",
  851. "targetInfo": {
  852. "__id__": 63
  853. },
  854. "propertyPath": [
  855. "_alignFlags"
  856. ],
  857. "value": 1
  858. },
  859. {
  860. "__type__": "cc.TargetInfo",
  861. "localID": [
  862. "d6Jivdun9F9ryL3ifMlD/O"
  863. ]
  864. },
  865. {
  866. "__type__": "CCPropertyOverrideInfo",
  867. "targetInfo": {
  868. "__id__": 65
  869. },
  870. "propertyPath": [
  871. "_active"
  872. ],
  873. "value": true
  874. },
  875. {
  876. "__type__": "cc.TargetInfo",
  877. "localID": [
  878. "e0LB/sOZdNdLC71T6EmWUL"
  879. ]
  880. },
  881. {
  882. "__type__": "CCPropertyOverrideInfo",
  883. "targetInfo": {
  884. "__id__": 63
  885. },
  886. "propertyPath": [
  887. "_top"
  888. ],
  889. "value": 45
  890. },
  891. {
  892. "__type__": "CCPropertyOverrideInfo",
  893. "targetInfo": {
  894. "__id__": 63
  895. },
  896. "propertyPath": [
  897. "_lockFlags"
  898. ],
  899. "value": 8
  900. },
  901. {
  902. "__type__": "CCPropertyOverrideInfo",
  903. "targetInfo": {
  904. "__id__": 63
  905. },
  906. "propertyPath": [
  907. "_horizontalCenter"
  908. ],
  909. "value": 74.961
  910. },
  911. {
  912. "__type__": "CCPropertyOverrideInfo",
  913. "targetInfo": {
  914. "__id__": 70
  915. },
  916. "propertyPath": [
  917. "_contentSize"
  918. ],
  919. "value": {
  920. "__type__": "cc.Size",
  921. "width": 121,
  922. "height": 108
  923. }
  924. },
  925. {
  926. "__type__": "cc.TargetInfo",
  927. "localID": [
  928. "daEOwjxKBGQKrJygYvy+EK"
  929. ]
  930. },
  931. {
  932. "__type__": "CCPropertyOverrideInfo",
  933. "targetInfo": {
  934. "__id__": 72
  935. },
  936. "propertyPath": [
  937. "_sizeMode"
  938. ],
  939. "value": 2
  940. },
  941. {
  942. "__type__": "cc.TargetInfo",
  943. "localID": [
  944. "aaMD7Ej+FF+KxO26EfHBCh"
  945. ]
  946. },
  947. {
  948. "__type__": "CCPropertyOverrideInfo",
  949. "targetInfo": {
  950. "__id__": 74
  951. },
  952. "propertyPath": [
  953. "_contentSize"
  954. ],
  955. "value": {
  956. "__type__": "cc.Size",
  957. "width": 160,
  958. "height": 71
  959. }
  960. },
  961. {
  962. "__type__": "cc.TargetInfo",
  963. "localID": [
  964. "9cp9Uqu2pH+LBPZtwBmpyI"
  965. ]
  966. },
  967. {
  968. "__type__": "CCPropertyOverrideInfo",
  969. "targetInfo": {
  970. "__id__": 76
  971. },
  972. "propertyPath": [
  973. "_lpos"
  974. ],
  975. "value": {
  976. "__type__": "cc.Vec3",
  977. "x": 40,
  978. "y": 0,
  979. "z": 0
  980. }
  981. },
  982. {
  983. "__type__": "cc.TargetInfo",
  984. "localID": [
  985. "74qTOGCV9KM5mJmgFhTkuv"
  986. ]
  987. },
  988. {
  989. "__type__": "CCPropertyOverrideInfo",
  990. "targetInfo": {
  991. "__id__": 78
  992. },
  993. "propertyPath": [
  994. "_lpos"
  995. ],
  996. "value": {
  997. "__type__": "cc.Vec3",
  998. "x": 43,
  999. "y": 0,
  1000. "z": 0
  1001. }
  1002. },
  1003. {
  1004. "__type__": "cc.TargetInfo",
  1005. "localID": [
  1006. "41t9QkAftFt5mQ1M+PadzD"
  1007. ]
  1008. },
  1009. {
  1010. "__type__": "CCPropertyOverrideInfo",
  1011. "targetInfo": {
  1012. "__id__": 65
  1013. },
  1014. "propertyPath": [
  1015. "_lpos"
  1016. ],
  1017. "value": {
  1018. "__type__": "cc.Vec3",
  1019. "x": -72.958,
  1020. "y": 0,
  1021. "z": 0
  1022. }
  1023. },
  1024. {
  1025. "__type__": "CCPropertyOverrideInfo",
  1026. "targetInfo": {
  1027. "__id__": 81
  1028. },
  1029. "propertyPath": [
  1030. "_type"
  1031. ],
  1032. "value": 1
  1033. },
  1034. {
  1035. "__type__": "cc.TargetInfo",
  1036. "localID": [
  1037. "a7LdDTOEZISrlXsSsWaOht"
  1038. ]
  1039. },
  1040. {
  1041. "__type__": "CCPropertyOverrideInfo",
  1042. "targetInfo": {
  1043. "__id__": 81
  1044. },
  1045. "propertyPath": [
  1046. "_sizeMode"
  1047. ],
  1048. "value": 0
  1049. },
  1050. {
  1051. "__type__": "CCPropertyOverrideInfo",
  1052. "targetInfo": {
  1053. "__id__": 84
  1054. },
  1055. "propertyPath": [
  1056. "_enableWrapText"
  1057. ],
  1058. "value": false
  1059. },
  1060. {
  1061. "__type__": "cc.TargetInfo",
  1062. "localID": [
  1063. "f1BteuhtlMxIjHMhI19O9P"
  1064. ]
  1065. },
  1066. {
  1067. "__type__": "CCPropertyOverrideInfo",
  1068. "targetInfo": {
  1069. "__id__": 84
  1070. },
  1071. "propertyPath": [
  1072. "_actualFontSize"
  1073. ],
  1074. "value": 36
  1075. },
  1076. {
  1077. "__type__": "CCPropertyOverrideInfo",
  1078. "targetInfo": {
  1079. "__id__": 84
  1080. },
  1081. "propertyPath": [
  1082. "_cacheMode"
  1083. ],
  1084. "value": 2
  1085. },
  1086. {
  1087. "__type__": "CCPropertyOverrideInfo",
  1088. "targetInfo": {
  1089. "__id__": 84
  1090. },
  1091. "propertyPath": [
  1092. "_isSystemFontUsed"
  1093. ],
  1094. "value": false
  1095. },
  1096. {
  1097. "__type__": "CCPropertyOverrideInfo",
  1098. "targetInfo": {
  1099. "__id__": 84
  1100. },
  1101. "propertyPath": [
  1102. "_font"
  1103. ],
  1104. "value": {
  1105. "__uuid__": "b396e0a4-493d-4c5b-af06-66ba37f8dc1e",
  1106. "__expectedType__": "cc.TTFFont"
  1107. }
  1108. },
  1109. {
  1110. "__type__": "CCPropertyOverrideInfo",
  1111. "targetInfo": {
  1112. "__id__": 84
  1113. },
  1114. "propertyPath": [
  1115. "_color"
  1116. ],
  1117. "value": {
  1118. "__type__": "cc.Color",
  1119. "r": 133,
  1120. "g": 202,
  1121. "b": 255,
  1122. "a": 255
  1123. }
  1124. },
  1125. {
  1126. "__type__": "CCPropertyOverrideInfo",
  1127. "targetInfo": {
  1128. "__id__": 84
  1129. },
  1130. "propertyPath": [
  1131. "_enableOutline"
  1132. ],
  1133. "value": true
  1134. },
  1135. {
  1136. "__type__": "CCPropertyOverrideInfo",
  1137. "targetInfo": {
  1138. "__id__": 84
  1139. },
  1140. "propertyPath": [
  1141. "_outlineColor"
  1142. ],
  1143. "value": {
  1144. "__type__": "cc.Color",
  1145. "r": 60,
  1146. "g": 112,
  1147. "b": 183,
  1148. "a": 255
  1149. }
  1150. },
  1151. {
  1152. "__type__": "CCPropertyOverrideInfo",
  1153. "targetInfo": {
  1154. "__id__": 84
  1155. },
  1156. "propertyPath": [
  1157. "_outlineWidth"
  1158. ],
  1159. "value": 2
  1160. },
  1161. {
  1162. "__type__": "cc.Node",
  1163. "_objFlags": 0,
  1164. "_parent": {
  1165. "__id__": 1
  1166. },
  1167. "_prefab": {
  1168. "__id__": 94
  1169. },
  1170. "__editorExtras__": {}
  1171. },
  1172. {
  1173. "__type__": "cc.PrefabInfo",
  1174. "root": {
  1175. "__id__": 93
  1176. },
  1177. "asset": {
  1178. "__uuid__": "97df4867-ae74-48cf-a999-483cbac9cc6f",
  1179. "__expectedType__": "cc.Prefab"
  1180. },
  1181. "fileId": "f3Bka97HBLC70aYs8RpRDZ",
  1182. "instance": {
  1183. "__id__": 95
  1184. },
  1185. "targetOverrides": null
  1186. },
  1187. {
  1188. "__type__": "cc.PrefabInstance",
  1189. "fileId": "24lYF6PvZB1aj/nXcLEoEE",
  1190. "prefabRootNode": {
  1191. "__id__": 1
  1192. },
  1193. "mountedChildren": [],
  1194. "mountedComponents": [],
  1195. "propertyOverrides": [
  1196. {
  1197. "__id__": 96
  1198. },
  1199. {
  1200. "__id__": 98
  1201. },
  1202. {
  1203. "__id__": 99
  1204. },
  1205. {
  1206. "__id__": 100
  1207. },
  1208. {
  1209. "__id__": 101
  1210. },
  1211. {
  1212. "__id__": 103
  1213. },
  1214. {
  1215. "__id__": 104
  1216. },
  1217. {
  1218. "__id__": 105
  1219. },
  1220. {
  1221. "__id__": 106
  1222. },
  1223. {
  1224. "__id__": 107
  1225. },
  1226. {
  1227. "__id__": 108
  1228. },
  1229. {
  1230. "__id__": 109
  1231. }
  1232. ],
  1233. "removedComponents": []
  1234. },
  1235. {
  1236. "__type__": "CCPropertyOverrideInfo",
  1237. "targetInfo": {
  1238. "__id__": 97
  1239. },
  1240. "propertyPath": [
  1241. "_name"
  1242. ],
  1243. "value": "CoinItem"
  1244. },
  1245. {
  1246. "__type__": "cc.TargetInfo",
  1247. "localID": [
  1248. "f3Bka97HBLC70aYs8RpRDZ"
  1249. ]
  1250. },
  1251. {
  1252. "__type__": "CCPropertyOverrideInfo",
  1253. "targetInfo": {
  1254. "__id__": 97
  1255. },
  1256. "propertyPath": [
  1257. "_lpos"
  1258. ],
  1259. "value": {
  1260. "__type__": "cc.Vec3",
  1261. "x": 220,
  1262. "y": 1133.71,
  1263. "z": 0
  1264. }
  1265. },
  1266. {
  1267. "__type__": "CCPropertyOverrideInfo",
  1268. "targetInfo": {
  1269. "__id__": 97
  1270. },
  1271. "propertyPath": [
  1272. "_lrot"
  1273. ],
  1274. "value": {
  1275. "__type__": "cc.Quat",
  1276. "x": 0,
  1277. "y": 0,
  1278. "z": 0,
  1279. "w": 1
  1280. }
  1281. },
  1282. {
  1283. "__type__": "CCPropertyOverrideInfo",
  1284. "targetInfo": {
  1285. "__id__": 97
  1286. },
  1287. "propertyPath": [
  1288. "_euler"
  1289. ],
  1290. "value": {
  1291. "__type__": "cc.Vec3",
  1292. "x": 0,
  1293. "y": 0,
  1294. "z": 0
  1295. }
  1296. },
  1297. {
  1298. "__type__": "CCPropertyOverrideInfo",
  1299. "targetInfo": {
  1300. "__id__": 102
  1301. },
  1302. "propertyPath": [
  1303. "_alignFlags"
  1304. ],
  1305. "value": 17
  1306. },
  1307. {
  1308. "__type__": "cc.TargetInfo",
  1309. "localID": [
  1310. "f2AWmxhlFHkbLMHoU0sQHK"
  1311. ]
  1312. },
  1313. {
  1314. "__type__": "CCPropertyOverrideInfo",
  1315. "targetInfo": {
  1316. "__id__": 102
  1317. },
  1318. "propertyPath": [
  1319. "_top"
  1320. ],
  1321. "value": -369.21000000000004
  1322. },
  1323. {
  1324. "__type__": "CCPropertyOverrideInfo",
  1325. "targetInfo": {
  1326. "__id__": 102
  1327. },
  1328. "propertyPath": [
  1329. "_left"
  1330. ],
  1331. "value": 500
  1332. },
  1333. {
  1334. "__type__": "CCPropertyOverrideInfo",
  1335. "targetInfo": {
  1336. "__id__": 102
  1337. },
  1338. "propertyPath": [
  1339. "_right"
  1340. ],
  1341. "value": 60
  1342. },
  1343. {
  1344. "__type__": "CCPropertyOverrideInfo",
  1345. "targetInfo": {
  1346. "__id__": 102
  1347. },
  1348. "propertyPath": [
  1349. "_lockFlags"
  1350. ],
  1351. "value": 32
  1352. },
  1353. {
  1354. "__type__": "CCPropertyOverrideInfo",
  1355. "targetInfo": {
  1356. "__id__": 102
  1357. },
  1358. "propertyPath": [
  1359. "_horizontalCenter"
  1360. ],
  1361. "value": 220
  1362. },
  1363. {
  1364. "__type__": "CCPropertyOverrideInfo",
  1365. "targetInfo": {
  1366. "__id__": 97
  1367. },
  1368. "propertyPath": [
  1369. "_active"
  1370. ],
  1371. "value": true
  1372. },
  1373. {
  1374. "__type__": "CCPropertyOverrideInfo",
  1375. "targetInfo": {
  1376. "__id__": 110
  1377. },
  1378. "propertyPath": [
  1379. "_contentSize"
  1380. ],
  1381. "value": {
  1382. "__type__": "cc.Size",
  1383. "width": 109,
  1384. "height": 71
  1385. }
  1386. },
  1387. {
  1388. "__type__": "cc.TargetInfo",
  1389. "localID": [
  1390. "a5DChytv9Gc4whCvdJJJc0"
  1391. ]
  1392. },
  1393. {
  1394. "__type__": "cc.UITransform",
  1395. "_name": "",
  1396. "_objFlags": 0,
  1397. "__editorExtras__": {},
  1398. "node": {
  1399. "__id__": 1
  1400. },
  1401. "_enabled": true,
  1402. "__prefab": {
  1403. "__id__": 112
  1404. },
  1405. "_contentSize": {
  1406. "__type__": "cc.Size",
  1407. "width": 760,
  1408. "height": 1600
  1409. },
  1410. "_anchorPoint": {
  1411. "__type__": "cc.Vec2",
  1412. "x": 0.5,
  1413. "y": 0.5
  1414. },
  1415. "_id": ""
  1416. },
  1417. {
  1418. "__type__": "cc.CompPrefabInfo",
  1419. "fileId": "efaeFVZdZJ+bksPhw6FTu/"
  1420. },
  1421. {
  1422. "__type__": "cc.Widget",
  1423. "_name": "",
  1424. "_objFlags": 0,
  1425. "__editorExtras__": {},
  1426. "node": {
  1427. "__id__": 1
  1428. },
  1429. "_enabled": true,
  1430. "__prefab": {
  1431. "__id__": 114
  1432. },
  1433. "_alignFlags": 45,
  1434. "_target": null,
  1435. "_left": 0,
  1436. "_right": 0,
  1437. "_top": 0,
  1438. "_bottom": 0,
  1439. "_horizontalCenter": 0,
  1440. "_verticalCenter": 0,
  1441. "_isAbsLeft": true,
  1442. "_isAbsRight": true,
  1443. "_isAbsTop": true,
  1444. "_isAbsBottom": true,
  1445. "_isAbsHorizontalCenter": true,
  1446. "_isAbsVerticalCenter": true,
  1447. "_originalWidth": 100,
  1448. "_originalHeight": 100,
  1449. "_alignMode": 2,
  1450. "_lockFlags": 0,
  1451. "_id": ""
  1452. },
  1453. {
  1454. "__type__": "cc.CompPrefabInfo",
  1455. "fileId": "5ar7yopwlFMY7PLmSLgmAm"
  1456. },
  1457. {
  1458. "__type__": "5a290LFtFJJ5ZYlc/D14Koe",
  1459. "_name": "",
  1460. "_objFlags": 0,
  1461. "__editorExtras__": {},
  1462. "node": {
  1463. "__id__": 1
  1464. },
  1465. "_enabled": true,
  1466. "__prefab": {
  1467. "__id__": 116
  1468. },
  1469. "uiType": 0,
  1470. "_id": ""
  1471. },
  1472. {
  1473. "__type__": "cc.CompPrefabInfo",
  1474. "fileId": "24FbucnzVFuag3qD6AGuHk"
  1475. },
  1476. {
  1477. "__type__": "cc.PrefabInfo",
  1478. "root": {
  1479. "__id__": 1
  1480. },
  1481. "asset": {
  1482. "__id__": 0
  1483. },
  1484. "fileId": "08+GBGQyBNT6kwCckWZy9v",
  1485. "instance": null,
  1486. "targetOverrides": [],
  1487. "nestedPrefabInstanceRoots": [
  1488. {
  1489. "__id__": 93
  1490. },
  1491. {
  1492. "__id__": 54
  1493. },
  1494. {
  1495. "__id__": 2
  1496. }
  1497. ]
  1498. }
  1499. ]