Start.prefab 20 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "Start",
  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": "Start",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 12
  26. },
  27. {
  28. "__id__": 22
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 40
  35. },
  36. {
  37. "__id__": 42
  38. },
  39. {
  40. "__id__": 44
  41. },
  42. {
  43. "__id__": 46
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 48
  48. },
  49. "_lpos": {
  50. "__type__": "cc.Vec3",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0
  54. },
  55. "_lrot": {
  56. "__type__": "cc.Quat",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0,
  60. "w": 1
  61. },
  62. "_lscale": {
  63. "__type__": "cc.Vec3",
  64. "x": 1,
  65. "y": 1,
  66. "z": 1
  67. },
  68. "_mobility": 0,
  69. "_layer": 33554432,
  70. "_euler": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_id": ""
  77. },
  78. {
  79. "__type__": "cc.Node",
  80. "_name": "_btnMusic",
  81. "_objFlags": 0,
  82. "__editorExtras__": {},
  83. "_parent": {
  84. "__id__": 1
  85. },
  86. "_children": [],
  87. "_active": true,
  88. "_components": [
  89. {
  90. "__id__": 3
  91. },
  92. {
  93. "__id__": 5
  94. },
  95. {
  96. "__id__": 7
  97. },
  98. {
  99. "__id__": 9
  100. }
  101. ],
  102. "_prefab": {
  103. "__id__": 11
  104. },
  105. "_lpos": {
  106. "__type__": "cc.Vec3",
  107. "x": 390,
  108. "y": 300.08492569002124,
  109. "z": 0
  110. },
  111. "_lrot": {
  112. "__type__": "cc.Quat",
  113. "x": 0,
  114. "y": 0,
  115. "z": 0,
  116. "w": 1
  117. },
  118. "_lscale": {
  119. "__type__": "cc.Vec3",
  120. "x": 1,
  121. "y": 1,
  122. "z": 1
  123. },
  124. "_mobility": 0,
  125. "_layer": 33554432,
  126. "_euler": {
  127. "__type__": "cc.Vec3",
  128. "x": 0,
  129. "y": 0,
  130. "z": 0
  131. },
  132. "_id": ""
  133. },
  134. {
  135. "__type__": "cc.UITransform",
  136. "_name": "",
  137. "_objFlags": 0,
  138. "__editorExtras__": {},
  139. "node": {
  140. "__id__": 2
  141. },
  142. "_enabled": true,
  143. "__prefab": {
  144. "__id__": 4
  145. },
  146. "_contentSize": {
  147. "__type__": "cc.Size",
  148. "width": 62,
  149. "height": 58
  150. },
  151. "_anchorPoint": {
  152. "__type__": "cc.Vec2",
  153. "x": 0.5,
  154. "y": 0.5
  155. },
  156. "_id": ""
  157. },
  158. {
  159. "__type__": "cc.CompPrefabInfo",
  160. "fileId": "28ce1qLwBOurua/pqlNf9J"
  161. },
  162. {
  163. "__type__": "cc.Sprite",
  164. "_name": "",
  165. "_objFlags": 0,
  166. "__editorExtras__": {},
  167. "node": {
  168. "__id__": 2
  169. },
  170. "_enabled": true,
  171. "__prefab": {
  172. "__id__": 6
  173. },
  174. "_customMaterial": null,
  175. "_srcBlendFactor": 2,
  176. "_dstBlendFactor": 4,
  177. "_color": {
  178. "__type__": "cc.Color",
  179. "r": 255,
  180. "g": 255,
  181. "b": 255,
  182. "a": 255
  183. },
  184. "_spriteFrame": {
  185. "__uuid__": "c00b279f-801e-4e6d-a02e-0a9604678070@657c6",
  186. "__expectedType__": "cc.SpriteFrame"
  187. },
  188. "_type": 1,
  189. "_fillType": 0,
  190. "_sizeMode": 2,
  191. "_fillCenter": {
  192. "__type__": "cc.Vec2",
  193. "x": 0,
  194. "y": 0
  195. },
  196. "_fillStart": 0,
  197. "_fillRange": 0,
  198. "_isTrimmedMode": true,
  199. "_useGrayscale": false,
  200. "_atlas": null,
  201. "_id": ""
  202. },
  203. {
  204. "__type__": "cc.CompPrefabInfo",
  205. "fileId": "ba71nTEsxEmq9GWRYvW5+O"
  206. },
  207. {
  208. "__type__": "cc.Button",
  209. "_name": "",
  210. "_objFlags": 0,
  211. "__editorExtras__": {},
  212. "node": {
  213. "__id__": 2
  214. },
  215. "_enabled": true,
  216. "__prefab": {
  217. "__id__": 8
  218. },
  219. "clickEvents": [],
  220. "_interactable": true,
  221. "_transition": 2,
  222. "_normalColor": {
  223. "__type__": "cc.Color",
  224. "r": 214,
  225. "g": 214,
  226. "b": 214,
  227. "a": 255
  228. },
  229. "_hoverColor": {
  230. "__type__": "cc.Color",
  231. "r": 211,
  232. "g": 211,
  233. "b": 211,
  234. "a": 255
  235. },
  236. "_pressedColor": {
  237. "__type__": "cc.Color",
  238. "r": 255,
  239. "g": 255,
  240. "b": 255,
  241. "a": 255
  242. },
  243. "_disabledColor": {
  244. "__type__": "cc.Color",
  245. "r": 124,
  246. "g": 124,
  247. "b": 124,
  248. "a": 255
  249. },
  250. "_normalSprite": {
  251. "__uuid__": "c00b279f-801e-4e6d-a02e-0a9604678070@657c6",
  252. "__expectedType__": "cc.SpriteFrame"
  253. },
  254. "_hoverSprite": null,
  255. "_pressedSprite": {
  256. "__uuid__": "c00b279f-801e-4e6d-a02e-0a9604678070@0beb9",
  257. "__expectedType__": "cc.SpriteFrame"
  258. },
  259. "_disabledSprite": null,
  260. "_duration": 0.1,
  261. "_zoomScale": 1.2,
  262. "_target": {
  263. "__id__": 2
  264. },
  265. "_id": ""
  266. },
  267. {
  268. "__type__": "cc.CompPrefabInfo",
  269. "fileId": "0378iSFGdAwaOPGJNrwVhv"
  270. },
  271. {
  272. "__type__": "cc.Widget",
  273. "_name": "",
  274. "_objFlags": 0,
  275. "__editorExtras__": {},
  276. "node": {
  277. "__id__": 2
  278. },
  279. "_enabled": true,
  280. "__prefab": {
  281. "__id__": 10
  282. },
  283. "_alignFlags": 33,
  284. "_target": null,
  285. "_left": 0,
  286. "_right": 219,
  287. "_top": 31,
  288. "_bottom": 0,
  289. "_horizontalCenter": 0,
  290. "_verticalCenter": 0,
  291. "_isAbsLeft": true,
  292. "_isAbsRight": true,
  293. "_isAbsTop": true,
  294. "_isAbsBottom": true,
  295. "_isAbsHorizontalCenter": true,
  296. "_isAbsVerticalCenter": true,
  297. "_originalWidth": 0,
  298. "_originalHeight": 0,
  299. "_alignMode": 2,
  300. "_lockFlags": 0,
  301. "_id": ""
  302. },
  303. {
  304. "__type__": "cc.CompPrefabInfo",
  305. "fileId": "9aiq1HkNJCRrumjMIzudtS"
  306. },
  307. {
  308. "__type__": "cc.PrefabInfo",
  309. "root": {
  310. "__id__": 1
  311. },
  312. "asset": {
  313. "__id__": 0
  314. },
  315. "fileId": "bd6+lE9oNDQZi69N7Xqmrg",
  316. "instance": null,
  317. "targetOverrides": null,
  318. "nestedPrefabInstanceRoots": null
  319. },
  320. {
  321. "__type__": "cc.Node",
  322. "_name": "_btnStart",
  323. "_objFlags": 0,
  324. "__editorExtras__": {},
  325. "_parent": {
  326. "__id__": 1
  327. },
  328. "_children": [],
  329. "_active": true,
  330. "_components": [
  331. {
  332. "__id__": 13
  333. },
  334. {
  335. "__id__": 15
  336. },
  337. {
  338. "__id__": 17
  339. },
  340. {
  341. "__id__": 19
  342. }
  343. ],
  344. "_prefab": {
  345. "__id__": 21
  346. },
  347. "_lpos": {
  348. "__type__": "cc.Vec3",
  349. "x": 0,
  350. "y": -140.08492569002124,
  351. "z": 0
  352. },
  353. "_lrot": {
  354. "__type__": "cc.Quat",
  355. "x": 0,
  356. "y": 0,
  357. "z": 0,
  358. "w": 1
  359. },
  360. "_lscale": {
  361. "__type__": "cc.Vec3",
  362. "x": 1,
  363. "y": 1,
  364. "z": 1
  365. },
  366. "_mobility": 0,
  367. "_layer": 33554432,
  368. "_euler": {
  369. "__type__": "cc.Vec3",
  370. "x": 0,
  371. "y": 0,
  372. "z": 0
  373. },
  374. "_id": ""
  375. },
  376. {
  377. "__type__": "cc.UITransform",
  378. "_name": "",
  379. "_objFlags": 0,
  380. "__editorExtras__": {},
  381. "node": {
  382. "__id__": 12
  383. },
  384. "_enabled": true,
  385. "__prefab": {
  386. "__id__": 14
  387. },
  388. "_contentSize": {
  389. "__type__": "cc.Size",
  390. "width": 288,
  391. "height": 103
  392. },
  393. "_anchorPoint": {
  394. "__type__": "cc.Vec2",
  395. "x": 0.5,
  396. "y": 0.5
  397. },
  398. "_id": ""
  399. },
  400. {
  401. "__type__": "cc.CompPrefabInfo",
  402. "fileId": "3eGigF9QtPpoaVP6HCxKqV"
  403. },
  404. {
  405. "__type__": "cc.Sprite",
  406. "_name": "",
  407. "_objFlags": 0,
  408. "__editorExtras__": {},
  409. "node": {
  410. "__id__": 12
  411. },
  412. "_enabled": true,
  413. "__prefab": {
  414. "__id__": 16
  415. },
  416. "_customMaterial": null,
  417. "_srcBlendFactor": 2,
  418. "_dstBlendFactor": 4,
  419. "_color": {
  420. "__type__": "cc.Color",
  421. "r": 255,
  422. "g": 255,
  423. "b": 255,
  424. "a": 255
  425. },
  426. "_spriteFrame": {
  427. "__uuid__": "c00b279f-801e-4e6d-a02e-0a9604678070@7e666",
  428. "__expectedType__": "cc.SpriteFrame"
  429. },
  430. "_type": 1,
  431. "_fillType": 0,
  432. "_sizeMode": 0,
  433. "_fillCenter": {
  434. "__type__": "cc.Vec2",
  435. "x": 0,
  436. "y": 0
  437. },
  438. "_fillStart": 0,
  439. "_fillRange": 0,
  440. "_isTrimmedMode": true,
  441. "_useGrayscale": false,
  442. "_atlas": null,
  443. "_id": ""
  444. },
  445. {
  446. "__type__": "cc.CompPrefabInfo",
  447. "fileId": "fcuhkd3lNPO7szL1YBZqf7"
  448. },
  449. {
  450. "__type__": "cc.Button",
  451. "_name": "",
  452. "_objFlags": 0,
  453. "__editorExtras__": {},
  454. "node": {
  455. "__id__": 12
  456. },
  457. "_enabled": true,
  458. "__prefab": {
  459. "__id__": 18
  460. },
  461. "clickEvents": [],
  462. "_interactable": true,
  463. "_transition": 3,
  464. "_normalColor": {
  465. "__type__": "cc.Color",
  466. "r": 214,
  467. "g": 214,
  468. "b": 214,
  469. "a": 255
  470. },
  471. "_hoverColor": {
  472. "__type__": "cc.Color",
  473. "r": 211,
  474. "g": 211,
  475. "b": 211,
  476. "a": 255
  477. },
  478. "_pressedColor": {
  479. "__type__": "cc.Color",
  480. "r": 255,
  481. "g": 255,
  482. "b": 255,
  483. "a": 255
  484. },
  485. "_disabledColor": {
  486. "__type__": "cc.Color",
  487. "r": 124,
  488. "g": 124,
  489. "b": 124,
  490. "a": 255
  491. },
  492. "_normalSprite": {
  493. "__uuid__": "c00b279f-801e-4e6d-a02e-0a9604678070@7e666",
  494. "__expectedType__": "cc.SpriteFrame"
  495. },
  496. "_hoverSprite": null,
  497. "_pressedSprite": null,
  498. "_disabledSprite": null,
  499. "_duration": 0.1,
  500. "_zoomScale": 1.2,
  501. "_target": {
  502. "__id__": 12
  503. },
  504. "_id": ""
  505. },
  506. {
  507. "__type__": "cc.CompPrefabInfo",
  508. "fileId": "32l/J7TnZAcJ7vZcJXf7v5"
  509. },
  510. {
  511. "__type__": "cc.Widget",
  512. "_name": "",
  513. "_objFlags": 0,
  514. "__editorExtras__": {},
  515. "node": {
  516. "__id__": 12
  517. },
  518. "_enabled": true,
  519. "__prefab": {
  520. "__id__": 20
  521. },
  522. "_alignFlags": 44,
  523. "_target": null,
  524. "_left": 496,
  525. "_right": 496,
  526. "_top": 0,
  527. "_bottom": 168.5,
  528. "_horizontalCenter": 0,
  529. "_verticalCenter": 0,
  530. "_isAbsLeft": true,
  531. "_isAbsRight": true,
  532. "_isAbsTop": true,
  533. "_isAbsBottom": true,
  534. "_isAbsHorizontalCenter": true,
  535. "_isAbsVerticalCenter": true,
  536. "_originalWidth": 100,
  537. "_originalHeight": 0,
  538. "_alignMode": 2,
  539. "_lockFlags": 0,
  540. "_id": ""
  541. },
  542. {
  543. "__type__": "cc.CompPrefabInfo",
  544. "fileId": "f6+DL+qttBLqqWqFc2a5QF"
  545. },
  546. {
  547. "__type__": "cc.PrefabInfo",
  548. "root": {
  549. "__id__": 1
  550. },
  551. "asset": {
  552. "__id__": 0
  553. },
  554. "fileId": "31zeUCMblP+6+pFvmkbbRE",
  555. "instance": null,
  556. "targetOverrides": null,
  557. "nestedPrefabInstanceRoots": null
  558. },
  559. {
  560. "__type__": "cc.Node",
  561. "_name": "_clearData",
  562. "_objFlags": 0,
  563. "__editorExtras__": {},
  564. "_parent": {
  565. "__id__": 1
  566. },
  567. "_children": [
  568. {
  569. "__id__": 23
  570. }
  571. ],
  572. "_active": true,
  573. "_components": [
  574. {
  575. "__id__": 31
  576. },
  577. {
  578. "__id__": 33
  579. },
  580. {
  581. "__id__": 35
  582. },
  583. {
  584. "__id__": 37
  585. }
  586. ],
  587. "_prefab": {
  588. "__id__": 39
  589. },
  590. "_lpos": {
  591. "__type__": "cc.Vec3",
  592. "x": 500.0585,
  593. "y": 300.88492569002125,
  594. "z": 0
  595. },
  596. "_lrot": {
  597. "__type__": "cc.Quat",
  598. "x": 0,
  599. "y": 0,
  600. "z": 0,
  601. "w": 1
  602. },
  603. "_lscale": {
  604. "__type__": "cc.Vec3",
  605. "x": 1,
  606. "y": 1,
  607. "z": 1
  608. },
  609. "_mobility": 0,
  610. "_layer": 33554432,
  611. "_euler": {
  612. "__type__": "cc.Vec3",
  613. "x": 0,
  614. "y": 0,
  615. "z": 0
  616. },
  617. "_id": ""
  618. },
  619. {
  620. "__type__": "cc.Node",
  621. "_name": "Label",
  622. "_objFlags": 0,
  623. "__editorExtras__": {},
  624. "_parent": {
  625. "__id__": 22
  626. },
  627. "_children": [],
  628. "_active": true,
  629. "_components": [
  630. {
  631. "__id__": 24
  632. },
  633. {
  634. "__id__": 26
  635. },
  636. {
  637. "__id__": 28
  638. }
  639. ],
  640. "_prefab": {
  641. "__id__": 30
  642. },
  643. "_lpos": {
  644. "__type__": "cc.Vec3",
  645. "x": 0,
  646. "y": 0,
  647. "z": 0
  648. },
  649. "_lrot": {
  650. "__type__": "cc.Quat",
  651. "x": 0,
  652. "y": 0,
  653. "z": 0,
  654. "w": 1
  655. },
  656. "_lscale": {
  657. "__type__": "cc.Vec3",
  658. "x": 1,
  659. "y": 1,
  660. "z": 1
  661. },
  662. "_mobility": 0,
  663. "_layer": 33554432,
  664. "_euler": {
  665. "__type__": "cc.Vec3",
  666. "x": 0,
  667. "y": 0,
  668. "z": 0
  669. },
  670. "_id": ""
  671. },
  672. {
  673. "__type__": "cc.UITransform",
  674. "_name": "",
  675. "_objFlags": 0,
  676. "__editorExtras__": {},
  677. "node": {
  678. "__id__": 23
  679. },
  680. "_enabled": true,
  681. "__prefab": {
  682. "__id__": 25
  683. },
  684. "_contentSize": {
  685. "__type__": "cc.Size",
  686. "width": 80,
  687. "height": 50.4
  688. },
  689. "_anchorPoint": {
  690. "__type__": "cc.Vec2",
  691. "x": 0.5,
  692. "y": 0.5
  693. },
  694. "_id": ""
  695. },
  696. {
  697. "__type__": "cc.CompPrefabInfo",
  698. "fileId": "91bx98BWFLx7OFs+y+Daf/"
  699. },
  700. {
  701. "__type__": "cc.Label",
  702. "_name": "",
  703. "_objFlags": 0,
  704. "__editorExtras__": {},
  705. "node": {
  706. "__id__": 23
  707. },
  708. "_enabled": true,
  709. "__prefab": {
  710. "__id__": 27
  711. },
  712. "_customMaterial": null,
  713. "_srcBlendFactor": 2,
  714. "_dstBlendFactor": 4,
  715. "_color": {
  716. "__type__": "cc.Color",
  717. "r": 255,
  718. "g": 255,
  719. "b": 255,
  720. "a": 255
  721. },
  722. "_string": "清除数据",
  723. "_horizontalAlign": 1,
  724. "_verticalAlign": 1,
  725. "_actualFontSize": 20,
  726. "_fontSize": 20,
  727. "_fontFamily": "Arial",
  728. "_lineHeight": 40,
  729. "_overflow": 0,
  730. "_enableWrapText": true,
  731. "_font": null,
  732. "_isSystemFontUsed": true,
  733. "_spacingX": 0,
  734. "_isItalic": false,
  735. "_isBold": false,
  736. "_isUnderline": false,
  737. "_underlineHeight": 2,
  738. "_cacheMode": 0,
  739. "_enableOutline": false,
  740. "_outlineColor": {
  741. "__type__": "cc.Color",
  742. "r": 0,
  743. "g": 0,
  744. "b": 0,
  745. "a": 255
  746. },
  747. "_outlineWidth": 2,
  748. "_enableShadow": false,
  749. "_shadowColor": {
  750. "__type__": "cc.Color",
  751. "r": 0,
  752. "g": 0,
  753. "b": 0,
  754. "a": 255
  755. },
  756. "_shadowOffset": {
  757. "__type__": "cc.Vec2",
  758. "x": 2,
  759. "y": 2
  760. },
  761. "_shadowBlur": 2,
  762. "_id": ""
  763. },
  764. {
  765. "__type__": "cc.CompPrefabInfo",
  766. "fileId": "95CZos6npFLZzerZdM6XMb"
  767. },
  768. {
  769. "__type__": "cc.Widget",
  770. "_name": "",
  771. "_objFlags": 0,
  772. "__editorExtras__": {},
  773. "node": {
  774. "__id__": 23
  775. },
  776. "_enabled": true,
  777. "__prefab": {
  778. "__id__": 29
  779. },
  780. "_alignFlags": 45,
  781. "_target": null,
  782. "_left": 20,
  783. "_right": 20,
  784. "_top": -6,
  785. "_bottom": -6,
  786. "_horizontalCenter": 0,
  787. "_verticalCenter": 0,
  788. "_isAbsLeft": true,
  789. "_isAbsRight": true,
  790. "_isAbsTop": true,
  791. "_isAbsBottom": true,
  792. "_isAbsHorizontalCenter": true,
  793. "_isAbsVerticalCenter": true,
  794. "_originalWidth": 42.255859375,
  795. "_originalHeight": 50.4,
  796. "_alignMode": 2,
  797. "_lockFlags": 0,
  798. "_id": ""
  799. },
  800. {
  801. "__type__": "cc.CompPrefabInfo",
  802. "fileId": "1cY3pIpzFLNbDiJNilR9FC"
  803. },
  804. {
  805. "__type__": "cc.PrefabInfo",
  806. "root": {
  807. "__id__": 1
  808. },
  809. "asset": {
  810. "__id__": 0
  811. },
  812. "fileId": "22kqxw34tLeqAUBQjg0msb",
  813. "nestedPrefabInstanceRoots": null
  814. },
  815. {
  816. "__type__": "cc.UITransform",
  817. "_name": "",
  818. "_objFlags": 0,
  819. "__editorExtras__": {},
  820. "node": {
  821. "__id__": 22
  822. },
  823. "_enabled": true,
  824. "__prefab": {
  825. "__id__": 32
  826. },
  827. "_contentSize": {
  828. "__type__": "cc.Size",
  829. "width": 120,
  830. "height": 38.4
  831. },
  832. "_anchorPoint": {
  833. "__type__": "cc.Vec2",
  834. "x": 0.5,
  835. "y": 0.5
  836. },
  837. "_id": ""
  838. },
  839. {
  840. "__type__": "cc.CompPrefabInfo",
  841. "fileId": "e5JcZ9mWRHObVC0lfEvNLp"
  842. },
  843. {
  844. "__type__": "cc.Sprite",
  845. "_name": "",
  846. "_objFlags": 0,
  847. "__editorExtras__": {},
  848. "node": {
  849. "__id__": 22
  850. },
  851. "_enabled": true,
  852. "__prefab": {
  853. "__id__": 34
  854. },
  855. "_customMaterial": null,
  856. "_srcBlendFactor": 2,
  857. "_dstBlendFactor": 4,
  858. "_color": {
  859. "__type__": "cc.Color",
  860. "r": 255,
  861. "g": 255,
  862. "b": 255,
  863. "a": 255
  864. },
  865. "_spriteFrame": {
  866. "__uuid__": "1440ddfa-68c4-4328-bf37-600cd18f4812@afe4a",
  867. "__expectedType__": "cc.SpriteFrame"
  868. },
  869. "_type": 1,
  870. "_fillType": 0,
  871. "_sizeMode": 0,
  872. "_fillCenter": {
  873. "__type__": "cc.Vec2",
  874. "x": 0,
  875. "y": 0
  876. },
  877. "_fillStart": 0,
  878. "_fillRange": 0,
  879. "_isTrimmedMode": true,
  880. "_useGrayscale": false,
  881. "_atlas": null,
  882. "_id": ""
  883. },
  884. {
  885. "__type__": "cc.CompPrefabInfo",
  886. "fileId": "14ze42OFJNEJj2b57MCV4g"
  887. },
  888. {
  889. "__type__": "cc.Button",
  890. "_name": "",
  891. "_objFlags": 0,
  892. "__editorExtras__": {},
  893. "node": {
  894. "__id__": 22
  895. },
  896. "_enabled": true,
  897. "__prefab": {
  898. "__id__": 36
  899. },
  900. "clickEvents": [],
  901. "_interactable": true,
  902. "_transition": 3,
  903. "_normalColor": {
  904. "__type__": "cc.Color",
  905. "r": 214,
  906. "g": 214,
  907. "b": 214,
  908. "a": 255
  909. },
  910. "_hoverColor": {
  911. "__type__": "cc.Color",
  912. "r": 211,
  913. "g": 211,
  914. "b": 211,
  915. "a": 255
  916. },
  917. "_pressedColor": {
  918. "__type__": "cc.Color",
  919. "r": 255,
  920. "g": 255,
  921. "b": 255,
  922. "a": 255
  923. },
  924. "_disabledColor": {
  925. "__type__": "cc.Color",
  926. "r": 124,
  927. "g": 124,
  928. "b": 124,
  929. "a": 255
  930. },
  931. "_normalSprite": null,
  932. "_hoverSprite": null,
  933. "_pressedSprite": null,
  934. "_disabledSprite": null,
  935. "_duration": 0.1,
  936. "_zoomScale": 1.2,
  937. "_target": {
  938. "__id__": 22
  939. },
  940. "_id": ""
  941. },
  942. {
  943. "__type__": "cc.CompPrefabInfo",
  944. "fileId": "a6efazfSNDHLg12L+q4x44"
  945. },
  946. {
  947. "__type__": "cc.Widget",
  948. "_name": "",
  949. "_objFlags": 0,
  950. "__editorExtras__": {},
  951. "node": {
  952. "__id__": 22
  953. },
  954. "_enabled": true,
  955. "__prefab": {
  956. "__id__": 38
  957. },
  958. "_alignFlags": 33,
  959. "_target": null,
  960. "_left": 0,
  961. "_right": 79.94150000000002,
  962. "_top": 40,
  963. "_bottom": 0,
  964. "_horizontalCenter": 0,
  965. "_verticalCenter": 0,
  966. "_isAbsLeft": true,
  967. "_isAbsRight": true,
  968. "_isAbsTop": true,
  969. "_isAbsBottom": true,
  970. "_isAbsHorizontalCenter": true,
  971. "_isAbsVerticalCenter": true,
  972. "_originalWidth": 0,
  973. "_originalHeight": 0,
  974. "_alignMode": 2,
  975. "_lockFlags": 0,
  976. "_id": ""
  977. },
  978. {
  979. "__type__": "cc.CompPrefabInfo",
  980. "fileId": "98/92TGGVJBq+PofiSrReP"
  981. },
  982. {
  983. "__type__": "cc.PrefabInfo",
  984. "root": {
  985. "__id__": 1
  986. },
  987. "asset": {
  988. "__id__": 0
  989. },
  990. "fileId": "30mXoUqN5MUZk6iAqSPXpV",
  991. "nestedPrefabInstanceRoots": null
  992. },
  993. {
  994. "__type__": "cc.UITransform",
  995. "_name": "",
  996. "_objFlags": 0,
  997. "__editorExtras__": {},
  998. "node": {
  999. "__id__": 1
  1000. },
  1001. "_enabled": true,
  1002. "__prefab": {
  1003. "__id__": 41
  1004. },
  1005. "_contentSize": {
  1006. "__type__": "cc.Size",
  1007. "width": 1280,
  1008. "height": 720.1698513800425
  1009. },
  1010. "_anchorPoint": {
  1011. "__type__": "cc.Vec2",
  1012. "x": 0.5,
  1013. "y": 0.5
  1014. },
  1015. "_id": ""
  1016. },
  1017. {
  1018. "__type__": "cc.CompPrefabInfo",
  1019. "fileId": "18tgmqpMtL3oE8vBGMAywf"
  1020. },
  1021. {
  1022. "__type__": "cc.Sprite",
  1023. "_name": "",
  1024. "_objFlags": 0,
  1025. "__editorExtras__": {},
  1026. "node": {
  1027. "__id__": 1
  1028. },
  1029. "_enabled": true,
  1030. "__prefab": {
  1031. "__id__": 43
  1032. },
  1033. "_customMaterial": null,
  1034. "_srcBlendFactor": 2,
  1035. "_dstBlendFactor": 4,
  1036. "_color": {
  1037. "__type__": "cc.Color",
  1038. "r": 255,
  1039. "g": 255,
  1040. "b": 255,
  1041. "a": 255
  1042. },
  1043. "_spriteFrame": {
  1044. "__uuid__": "7ac7939e-3439-4b31-bc43-e957011e4b5f@f9941",
  1045. "__expectedType__": "cc.SpriteFrame"
  1046. },
  1047. "_type": 0,
  1048. "_fillType": 0,
  1049. "_sizeMode": 0,
  1050. "_fillCenter": {
  1051. "__type__": "cc.Vec2",
  1052. "x": 0,
  1053. "y": 0
  1054. },
  1055. "_fillStart": 0,
  1056. "_fillRange": 0,
  1057. "_isTrimmedMode": true,
  1058. "_useGrayscale": false,
  1059. "_atlas": null,
  1060. "_id": ""
  1061. },
  1062. {
  1063. "__type__": "cc.CompPrefabInfo",
  1064. "fileId": "35tS5eQ6tIjLJaxzcua2wb"
  1065. },
  1066. {
  1067. "__type__": "cc.Widget",
  1068. "_name": "",
  1069. "_objFlags": 0,
  1070. "__editorExtras__": {},
  1071. "node": {
  1072. "__id__": 1
  1073. },
  1074. "_enabled": true,
  1075. "__prefab": {
  1076. "__id__": 45
  1077. },
  1078. "_alignFlags": 45,
  1079. "_target": null,
  1080. "_left": 0,
  1081. "_right": 0,
  1082. "_top": 0,
  1083. "_bottom": 0,
  1084. "_horizontalCenter": 0,
  1085. "_verticalCenter": 0,
  1086. "_isAbsLeft": true,
  1087. "_isAbsRight": true,
  1088. "_isAbsTop": true,
  1089. "_isAbsBottom": true,
  1090. "_isAbsHorizontalCenter": true,
  1091. "_isAbsVerticalCenter": true,
  1092. "_originalWidth": 100,
  1093. "_originalHeight": 100,
  1094. "_alignMode": 2,
  1095. "_lockFlags": 0,
  1096. "_id": ""
  1097. },
  1098. {
  1099. "__type__": "cc.CompPrefabInfo",
  1100. "fileId": "0cuIGitZ1ICaoB7NRsQM9x"
  1101. },
  1102. {
  1103. "__type__": "be70bvt6ydKmY3vpMV889sA",
  1104. "_name": "",
  1105. "_objFlags": 0,
  1106. "__editorExtras__": {},
  1107. "node": {
  1108. "__id__": 1
  1109. },
  1110. "_enabled": true,
  1111. "__prefab": {
  1112. "__id__": 47
  1113. },
  1114. "_id": ""
  1115. },
  1116. {
  1117. "__type__": "cc.CompPrefabInfo",
  1118. "fileId": "28xgEHIPVBprApY9+pyodn"
  1119. },
  1120. {
  1121. "__type__": "cc.PrefabInfo",
  1122. "root": {
  1123. "__id__": 1
  1124. },
  1125. "asset": {
  1126. "__id__": 0
  1127. },
  1128. "fileId": "79X/cjR91APK4OJA3+H2wM",
  1129. "instance": null,
  1130. "targetOverrides": null
  1131. }
  1132. ]