start.prefab 19 KB

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