Set.prefab 24 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "setup",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 7
  25. },
  26. {
  27. "__id__": 30
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 34
  34. },
  35. {
  36. "__id__": 35
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 36
  41. },
  42. "_opacity": 255,
  43. "_color": {
  44. "__type__": "cc.Color",
  45. "r": 255,
  46. "g": 255,
  47. "b": 255,
  48. "a": 255
  49. },
  50. "_contentSize": {
  51. "__type__": "cc.Size",
  52. "width": 750,
  53. "height": 1334
  54. },
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_trs": {
  61. "__type__": "TypedArray",
  62. "ctor": "Float64Array",
  63. "array": [
  64. 375,
  65. 667,
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 1,
  71. 1,
  72. 1,
  73. 1
  74. ]
  75. },
  76. "_eulerAngles": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_skewX": 0,
  83. "_skewY": 0,
  84. "_is3DNode": false,
  85. "_groupIndex": 0,
  86. "groupIndex": 0,
  87. "_id": ""
  88. },
  89. {
  90. "__type__": "cc.Node",
  91. "_name": "Mask",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [],
  97. "_active": true,
  98. "_components": [
  99. {
  100. "__id__": 3
  101. },
  102. {
  103. "__id__": 4
  104. },
  105. {
  106. "__id__": 5
  107. }
  108. ],
  109. "_prefab": {
  110. "__id__": 6
  111. },
  112. "_opacity": 180,
  113. "_color": {
  114. "__type__": "cc.Color",
  115. "r": 0,
  116. "g": 0,
  117. "b": 0,
  118. "a": 255
  119. },
  120. "_contentSize": {
  121. "__type__": "cc.Size",
  122. "width": 750,
  123. "height": 1334
  124. },
  125. "_anchorPoint": {
  126. "__type__": "cc.Vec2",
  127. "x": 0.5,
  128. "y": 0.5
  129. },
  130. "_trs": {
  131. "__type__": "TypedArray",
  132. "ctor": "Float64Array",
  133. "array": [
  134. 0,
  135. 0,
  136. 0,
  137. 0,
  138. 0,
  139. 0,
  140. 1,
  141. 1,
  142. 1,
  143. 1
  144. ]
  145. },
  146. "_eulerAngles": {
  147. "__type__": "cc.Vec3",
  148. "x": 0,
  149. "y": 0,
  150. "z": 0
  151. },
  152. "_skewX": 0,
  153. "_skewY": 0,
  154. "_is3DNode": false,
  155. "_groupIndex": 0,
  156. "groupIndex": 0,
  157. "_id": ""
  158. },
  159. {
  160. "__type__": "cc.Sprite",
  161. "_name": "",
  162. "_objFlags": 0,
  163. "node": {
  164. "__id__": 2
  165. },
  166. "_enabled": true,
  167. "_materials": [
  168. {
  169. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  170. }
  171. ],
  172. "_srcBlendFactor": 770,
  173. "_dstBlendFactor": 771,
  174. "_spriteFrame": {
  175. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  176. },
  177. "_type": 0,
  178. "_sizeMode": 0,
  179. "_fillType": 0,
  180. "_fillCenter": {
  181. "__type__": "cc.Vec2",
  182. "x": 0,
  183. "y": 0
  184. },
  185. "_fillStart": 0,
  186. "_fillRange": 0,
  187. "_isTrimmedMode": true,
  188. "_atlas": null,
  189. "_id": ""
  190. },
  191. {
  192. "__type__": "cc.Widget",
  193. "_name": "",
  194. "_objFlags": 0,
  195. "node": {
  196. "__id__": 2
  197. },
  198. "_enabled": true,
  199. "alignMode": 1,
  200. "_target": null,
  201. "_alignFlags": 45,
  202. "_left": 0,
  203. "_right": 0,
  204. "_top": 0,
  205. "_bottom": 0,
  206. "_verticalCenter": 0,
  207. "_horizontalCenter": 0,
  208. "_isAbsLeft": true,
  209. "_isAbsRight": true,
  210. "_isAbsTop": true,
  211. "_isAbsBottom": true,
  212. "_isAbsHorizontalCenter": true,
  213. "_isAbsVerticalCenter": true,
  214. "_originalWidth": 509,
  215. "_originalHeight": 451,
  216. "_id": ""
  217. },
  218. {
  219. "__type__": "cc.Button",
  220. "_name": "",
  221. "_objFlags": 0,
  222. "node": {
  223. "__id__": 2
  224. },
  225. "_enabled": true,
  226. "_normalMaterial": null,
  227. "_grayMaterial": null,
  228. "duration": 0.1,
  229. "zoomScale": 1.2,
  230. "clickEvents": [],
  231. "_N$interactable": true,
  232. "_N$enableAutoGrayEffect": false,
  233. "_N$transition": 0,
  234. "transition": 0,
  235. "_N$normalColor": {
  236. "__type__": "cc.Color",
  237. "r": 255,
  238. "g": 255,
  239. "b": 255,
  240. "a": 255
  241. },
  242. "_N$pressedColor": {
  243. "__type__": "cc.Color",
  244. "r": 211,
  245. "g": 211,
  246. "b": 211,
  247. "a": 255
  248. },
  249. "pressedColor": {
  250. "__type__": "cc.Color",
  251. "r": 211,
  252. "g": 211,
  253. "b": 211,
  254. "a": 255
  255. },
  256. "_N$hoverColor": {
  257. "__type__": "cc.Color",
  258. "r": 255,
  259. "g": 255,
  260. "b": 255,
  261. "a": 255
  262. },
  263. "hoverColor": {
  264. "__type__": "cc.Color",
  265. "r": 255,
  266. "g": 255,
  267. "b": 255,
  268. "a": 255
  269. },
  270. "_N$disabledColor": {
  271. "__type__": "cc.Color",
  272. "r": 124,
  273. "g": 124,
  274. "b": 124,
  275. "a": 255
  276. },
  277. "_N$normalSprite": null,
  278. "_N$pressedSprite": null,
  279. "pressedSprite": null,
  280. "_N$hoverSprite": null,
  281. "hoverSprite": null,
  282. "_N$disabledSprite": null,
  283. "_N$target": null,
  284. "_id": ""
  285. },
  286. {
  287. "__type__": "cc.PrefabInfo",
  288. "root": {
  289. "__id__": 1
  290. },
  291. "asset": {
  292. "__id__": 0
  293. },
  294. "fileId": "0eDZnDn7xG2L9os1zniIIy",
  295. "sync": false
  296. },
  297. {
  298. "__type__": "cc.Node",
  299. "_name": "setup",
  300. "_objFlags": 0,
  301. "_parent": {
  302. "__id__": 1
  303. },
  304. "_children": [
  305. {
  306. "__id__": 8
  307. },
  308. {
  309. "__id__": 11
  310. },
  311. {
  312. "__id__": 19
  313. }
  314. ],
  315. "_active": true,
  316. "_components": [
  317. {
  318. "__id__": 27
  319. },
  320. {
  321. "__id__": 28
  322. }
  323. ],
  324. "_prefab": {
  325. "__id__": 29
  326. },
  327. "_opacity": 255,
  328. "_color": {
  329. "__type__": "cc.Color",
  330. "r": 255,
  331. "g": 255,
  332. "b": 255,
  333. "a": 255
  334. },
  335. "_contentSize": {
  336. "__type__": "cc.Size",
  337. "width": 509,
  338. "height": 451
  339. },
  340. "_anchorPoint": {
  341. "__type__": "cc.Vec2",
  342. "x": 0.5,
  343. "y": 0.5
  344. },
  345. "_trs": {
  346. "__type__": "TypedArray",
  347. "ctor": "Float64Array",
  348. "array": [
  349. 0,
  350. 0,
  351. 0,
  352. 0,
  353. 0,
  354. 0,
  355. 1,
  356. 1,
  357. 1,
  358. 1
  359. ]
  360. },
  361. "_eulerAngles": {
  362. "__type__": "cc.Vec3",
  363. "x": 0,
  364. "y": 0,
  365. "z": 0
  366. },
  367. "_skewX": 0,
  368. "_skewY": 0,
  369. "_is3DNode": false,
  370. "_groupIndex": 0,
  371. "groupIndex": 0,
  372. "_id": ""
  373. },
  374. {
  375. "__type__": "cc.Node",
  376. "_name": "Title",
  377. "_objFlags": 0,
  378. "_parent": {
  379. "__id__": 7
  380. },
  381. "_children": [],
  382. "_active": true,
  383. "_components": [
  384. {
  385. "__id__": 9
  386. }
  387. ],
  388. "_prefab": {
  389. "__id__": 10
  390. },
  391. "_opacity": 255,
  392. "_color": {
  393. "__type__": "cc.Color",
  394. "r": 133,
  395. "g": 88,
  396. "b": 33,
  397. "a": 255
  398. },
  399. "_contentSize": {
  400. "__type__": "cc.Size",
  401. "width": 120,
  402. "height": 75.6
  403. },
  404. "_anchorPoint": {
  405. "__type__": "cc.Vec2",
  406. "x": 0.5,
  407. "y": 0.5
  408. },
  409. "_trs": {
  410. "__type__": "TypedArray",
  411. "ctor": "Float64Array",
  412. "array": [
  413. 0,
  414. 151.565,
  415. 0,
  416. 0,
  417. 0,
  418. 0,
  419. 1,
  420. 1,
  421. 1,
  422. 1
  423. ]
  424. },
  425. "_eulerAngles": {
  426. "__type__": "cc.Vec3",
  427. "x": 0,
  428. "y": 0,
  429. "z": 0
  430. },
  431. "_skewX": 0,
  432. "_skewY": 0,
  433. "_is3DNode": false,
  434. "_groupIndex": 0,
  435. "groupIndex": 0,
  436. "_id": ""
  437. },
  438. {
  439. "__type__": "cc.Label",
  440. "_name": "",
  441. "_objFlags": 0,
  442. "node": {
  443. "__id__": 8
  444. },
  445. "_enabled": true,
  446. "_materials": [
  447. {
  448. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  449. }
  450. ],
  451. "_srcBlendFactor": 770,
  452. "_dstBlendFactor": 771,
  453. "_string": "设置",
  454. "_N$string": "设置",
  455. "_fontSize": 60,
  456. "_lineHeight": 60,
  457. "_enableWrapText": true,
  458. "_N$file": null,
  459. "_isSystemFontUsed": true,
  460. "_spacingX": 0,
  461. "_batchAsBitmap": false,
  462. "_styleFlags": 1,
  463. "_underlineHeight": 0,
  464. "_N$horizontalAlign": 1,
  465. "_N$verticalAlign": 1,
  466. "_N$fontFamily": "Arial",
  467. "_N$overflow": 0,
  468. "_N$cacheMode": 0,
  469. "_id": ""
  470. },
  471. {
  472. "__type__": "cc.PrefabInfo",
  473. "root": {
  474. "__id__": 1
  475. },
  476. "asset": {
  477. "__id__": 0
  478. },
  479. "fileId": "adcLYy0vZJ0a48BgYhWNv8",
  480. "sync": false
  481. },
  482. {
  483. "__type__": "cc.Node",
  484. "_name": "music",
  485. "_objFlags": 0,
  486. "_parent": {
  487. "__id__": 7
  488. },
  489. "_children": [
  490. {
  491. "__id__": 12
  492. }
  493. ],
  494. "_active": true,
  495. "_components": [
  496. {
  497. "__id__": 17
  498. }
  499. ],
  500. "_prefab": {
  501. "__id__": 18
  502. },
  503. "_opacity": 255,
  504. "_color": {
  505. "__type__": "cc.Color",
  506. "r": 255,
  507. "g": 255,
  508. "b": 255,
  509. "a": 255
  510. },
  511. "_contentSize": {
  512. "__type__": "cc.Size",
  513. "width": 164,
  514. "height": 40
  515. },
  516. "_anchorPoint": {
  517. "__type__": "cc.Vec2",
  518. "x": 0.5,
  519. "y": 0.5
  520. },
  521. "_trs": {
  522. "__type__": "TypedArray",
  523. "ctor": "Float64Array",
  524. "array": [
  525. -124.357,
  526. 11.658,
  527. 0,
  528. 0,
  529. 0,
  530. 0,
  531. 1,
  532. 1,
  533. 1,
  534. 1
  535. ]
  536. },
  537. "_eulerAngles": {
  538. "__type__": "cc.Vec3",
  539. "x": 0,
  540. "y": 0,
  541. "z": 0
  542. },
  543. "_skewX": 0,
  544. "_skewY": 0,
  545. "_is3DNode": false,
  546. "_groupIndex": 0,
  547. "groupIndex": 0,
  548. "_id": ""
  549. },
  550. {
  551. "__type__": "cc.Node",
  552. "_name": "strip",
  553. "_objFlags": 0,
  554. "_parent": {
  555. "__id__": 11
  556. },
  557. "_children": [],
  558. "_active": true,
  559. "_components": [
  560. {
  561. "__id__": 13
  562. },
  563. {
  564. "__id__": 14
  565. }
  566. ],
  567. "_prefab": {
  568. "__id__": 16
  569. },
  570. "_opacity": 255,
  571. "_color": {
  572. "__type__": "cc.Color",
  573. "r": 255,
  574. "g": 255,
  575. "b": 255,
  576. "a": 255
  577. },
  578. "_contentSize": {
  579. "__type__": "cc.Size",
  580. "width": 176,
  581. "height": 64
  582. },
  583. "_anchorPoint": {
  584. "__type__": "cc.Vec2",
  585. "x": 0.5,
  586. "y": 0.5
  587. },
  588. "_trs": {
  589. "__type__": "TypedArray",
  590. "ctor": "Float64Array",
  591. "array": [
  592. 214.798,
  593. 0,
  594. 0,
  595. 0,
  596. 0,
  597. 0,
  598. 1,
  599. 1,
  600. 1,
  601. 1
  602. ]
  603. },
  604. "_eulerAngles": {
  605. "__type__": "cc.Vec3",
  606. "x": 0,
  607. "y": 0,
  608. "z": 0
  609. },
  610. "_skewX": 0,
  611. "_skewY": 0,
  612. "_is3DNode": false,
  613. "_groupIndex": 0,
  614. "groupIndex": 0,
  615. "_id": ""
  616. },
  617. {
  618. "__type__": "cc.Sprite",
  619. "_name": "",
  620. "_objFlags": 0,
  621. "node": {
  622. "__id__": 12
  623. },
  624. "_enabled": true,
  625. "_materials": [
  626. {
  627. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  628. }
  629. ],
  630. "_srcBlendFactor": 770,
  631. "_dstBlendFactor": 771,
  632. "_spriteFrame": {
  633. "__uuid__": "5703762c-8710-40a1-8806-d47ac7584245"
  634. },
  635. "_type": 0,
  636. "_sizeMode": 1,
  637. "_fillType": 0,
  638. "_fillCenter": {
  639. "__type__": "cc.Vec2",
  640. "x": 0,
  641. "y": 0
  642. },
  643. "_fillStart": 0,
  644. "_fillRange": 0,
  645. "_isTrimmedMode": true,
  646. "_atlas": null,
  647. "_id": ""
  648. },
  649. {
  650. "__type__": "cc.Button",
  651. "_name": "",
  652. "_objFlags": 0,
  653. "node": {
  654. "__id__": 12
  655. },
  656. "_enabled": true,
  657. "_normalMaterial": null,
  658. "_grayMaterial": null,
  659. "duration": 0.1,
  660. "zoomScale": 1.2,
  661. "clickEvents": [
  662. {
  663. "__id__": 15
  664. }
  665. ],
  666. "_N$interactable": true,
  667. "_N$enableAutoGrayEffect": false,
  668. "_N$transition": 0,
  669. "transition": 0,
  670. "_N$normalColor": {
  671. "__type__": "cc.Color",
  672. "r": 255,
  673. "g": 255,
  674. "b": 255,
  675. "a": 255
  676. },
  677. "_N$pressedColor": {
  678. "__type__": "cc.Color",
  679. "r": 211,
  680. "g": 211,
  681. "b": 211,
  682. "a": 255
  683. },
  684. "pressedColor": {
  685. "__type__": "cc.Color",
  686. "r": 211,
  687. "g": 211,
  688. "b": 211,
  689. "a": 255
  690. },
  691. "_N$hoverColor": {
  692. "__type__": "cc.Color",
  693. "r": 255,
  694. "g": 255,
  695. "b": 255,
  696. "a": 255
  697. },
  698. "hoverColor": {
  699. "__type__": "cc.Color",
  700. "r": 255,
  701. "g": 255,
  702. "b": 255,
  703. "a": 255
  704. },
  705. "_N$disabledColor": {
  706. "__type__": "cc.Color",
  707. "r": 124,
  708. "g": 124,
  709. "b": 124,
  710. "a": 255
  711. },
  712. "_N$normalSprite": null,
  713. "_N$pressedSprite": null,
  714. "pressedSprite": null,
  715. "_N$hoverSprite": null,
  716. "hoverSprite": null,
  717. "_N$disabledSprite": null,
  718. "_N$target": null,
  719. "_id": ""
  720. },
  721. {
  722. "__type__": "cc.ClickEvent",
  723. "target": {
  724. "__id__": 1
  725. },
  726. "component": "",
  727. "_componentId": "7f3947OMuJI2aIG20e/sYBX",
  728. "handler": "ClickMusic",
  729. "customEventData": ""
  730. },
  731. {
  732. "__type__": "cc.PrefabInfo",
  733. "root": {
  734. "__id__": 1
  735. },
  736. "asset": {
  737. "__id__": 0
  738. },
  739. "fileId": "dew41SBuxLP4MeUWVz6Ulf",
  740. "sync": false
  741. },
  742. {
  743. "__type__": "cc.Sprite",
  744. "_name": "",
  745. "_objFlags": 0,
  746. "node": {
  747. "__id__": 11
  748. },
  749. "_enabled": true,
  750. "_materials": [
  751. {
  752. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  753. }
  754. ],
  755. "_srcBlendFactor": 770,
  756. "_dstBlendFactor": 771,
  757. "_spriteFrame": {
  758. "__uuid__": "3381f50d-effe-4d27-9012-6de79023be2d"
  759. },
  760. "_type": 0,
  761. "_sizeMode": 1,
  762. "_fillType": 0,
  763. "_fillCenter": {
  764. "__type__": "cc.Vec2",
  765. "x": 0,
  766. "y": 0
  767. },
  768. "_fillStart": 0,
  769. "_fillRange": 0,
  770. "_isTrimmedMode": true,
  771. "_atlas": null,
  772. "_id": ""
  773. },
  774. {
  775. "__type__": "cc.PrefabInfo",
  776. "root": {
  777. "__id__": 1
  778. },
  779. "asset": {
  780. "__id__": 0
  781. },
  782. "fileId": "671cpQ2r9LZpFcwWd/D1Iz",
  783. "sync": false
  784. },
  785. {
  786. "__type__": "cc.Node",
  787. "_name": "FX",
  788. "_objFlags": 0,
  789. "_parent": {
  790. "__id__": 7
  791. },
  792. "_children": [
  793. {
  794. "__id__": 20
  795. }
  796. ],
  797. "_active": true,
  798. "_components": [
  799. {
  800. "__id__": 25
  801. }
  802. ],
  803. "_prefab": {
  804. "__id__": 26
  805. },
  806. "_opacity": 255,
  807. "_color": {
  808. "__type__": "cc.Color",
  809. "r": 255,
  810. "g": 255,
  811. "b": 255,
  812. "a": 255
  813. },
  814. "_contentSize": {
  815. "__type__": "cc.Size",
  816. "width": 164,
  817. "height": 40
  818. },
  819. "_anchorPoint": {
  820. "__type__": "cc.Vec2",
  821. "x": 0.5,
  822. "y": 0.5
  823. },
  824. "_trs": {
  825. "__type__": "TypedArray",
  826. "ctor": "Float64Array",
  827. "array": [
  828. -124.357,
  829. -98.318,
  830. 0,
  831. 0,
  832. 0,
  833. 0,
  834. 1,
  835. 1,
  836. 1,
  837. 1
  838. ]
  839. },
  840. "_eulerAngles": {
  841. "__type__": "cc.Vec3",
  842. "x": 0,
  843. "y": 0,
  844. "z": 0
  845. },
  846. "_skewX": 0,
  847. "_skewY": 0,
  848. "_is3DNode": false,
  849. "_groupIndex": 0,
  850. "groupIndex": 0,
  851. "_id": ""
  852. },
  853. {
  854. "__type__": "cc.Node",
  855. "_name": "strip",
  856. "_objFlags": 0,
  857. "_parent": {
  858. "__id__": 19
  859. },
  860. "_children": [],
  861. "_active": true,
  862. "_components": [
  863. {
  864. "__id__": 21
  865. },
  866. {
  867. "__id__": 22
  868. }
  869. ],
  870. "_prefab": {
  871. "__id__": 24
  872. },
  873. "_opacity": 255,
  874. "_color": {
  875. "__type__": "cc.Color",
  876. "r": 255,
  877. "g": 255,
  878. "b": 255,
  879. "a": 255
  880. },
  881. "_contentSize": {
  882. "__type__": "cc.Size",
  883. "width": 176,
  884. "height": 64
  885. },
  886. "_anchorPoint": {
  887. "__type__": "cc.Vec2",
  888. "x": 0.5,
  889. "y": 0.5
  890. },
  891. "_trs": {
  892. "__type__": "TypedArray",
  893. "ctor": "Float64Array",
  894. "array": [
  895. 214.798,
  896. 0,
  897. 0,
  898. 0,
  899. 0,
  900. 0,
  901. 1,
  902. 1,
  903. 1,
  904. 1
  905. ]
  906. },
  907. "_eulerAngles": {
  908. "__type__": "cc.Vec3",
  909. "x": 0,
  910. "y": 0,
  911. "z": 0
  912. },
  913. "_skewX": 0,
  914. "_skewY": 0,
  915. "_is3DNode": false,
  916. "_groupIndex": 0,
  917. "groupIndex": 0,
  918. "_id": ""
  919. },
  920. {
  921. "__type__": "cc.Sprite",
  922. "_name": "",
  923. "_objFlags": 0,
  924. "node": {
  925. "__id__": 20
  926. },
  927. "_enabled": true,
  928. "_materials": [
  929. {
  930. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  931. }
  932. ],
  933. "_srcBlendFactor": 770,
  934. "_dstBlendFactor": 771,
  935. "_spriteFrame": {
  936. "__uuid__": "5703762c-8710-40a1-8806-d47ac7584245"
  937. },
  938. "_type": 0,
  939. "_sizeMode": 1,
  940. "_fillType": 0,
  941. "_fillCenter": {
  942. "__type__": "cc.Vec2",
  943. "x": 0,
  944. "y": 0
  945. },
  946. "_fillStart": 0,
  947. "_fillRange": 0,
  948. "_isTrimmedMode": true,
  949. "_atlas": null,
  950. "_id": ""
  951. },
  952. {
  953. "__type__": "cc.Button",
  954. "_name": "",
  955. "_objFlags": 0,
  956. "node": {
  957. "__id__": 20
  958. },
  959. "_enabled": true,
  960. "_normalMaterial": null,
  961. "_grayMaterial": null,
  962. "duration": 0.1,
  963. "zoomScale": 1.2,
  964. "clickEvents": [
  965. {
  966. "__id__": 23
  967. }
  968. ],
  969. "_N$interactable": true,
  970. "_N$enableAutoGrayEffect": false,
  971. "_N$transition": 0,
  972. "transition": 0,
  973. "_N$normalColor": {
  974. "__type__": "cc.Color",
  975. "r": 255,
  976. "g": 255,
  977. "b": 255,
  978. "a": 255
  979. },
  980. "_N$pressedColor": {
  981. "__type__": "cc.Color",
  982. "r": 211,
  983. "g": 211,
  984. "b": 211,
  985. "a": 255
  986. },
  987. "pressedColor": {
  988. "__type__": "cc.Color",
  989. "r": 211,
  990. "g": 211,
  991. "b": 211,
  992. "a": 255
  993. },
  994. "_N$hoverColor": {
  995. "__type__": "cc.Color",
  996. "r": 255,
  997. "g": 255,
  998. "b": 255,
  999. "a": 255
  1000. },
  1001. "hoverColor": {
  1002. "__type__": "cc.Color",
  1003. "r": 255,
  1004. "g": 255,
  1005. "b": 255,
  1006. "a": 255
  1007. },
  1008. "_N$disabledColor": {
  1009. "__type__": "cc.Color",
  1010. "r": 124,
  1011. "g": 124,
  1012. "b": 124,
  1013. "a": 255
  1014. },
  1015. "_N$normalSprite": null,
  1016. "_N$pressedSprite": null,
  1017. "pressedSprite": null,
  1018. "_N$hoverSprite": null,
  1019. "hoverSprite": null,
  1020. "_N$disabledSprite": null,
  1021. "_N$target": null,
  1022. "_id": ""
  1023. },
  1024. {
  1025. "__type__": "cc.ClickEvent",
  1026. "target": {
  1027. "__id__": 1
  1028. },
  1029. "component": "",
  1030. "_componentId": "7f3947OMuJI2aIG20e/sYBX",
  1031. "handler": "ClickSoundEffects",
  1032. "customEventData": ""
  1033. },
  1034. {
  1035. "__type__": "cc.PrefabInfo",
  1036. "root": {
  1037. "__id__": 1
  1038. },
  1039. "asset": {
  1040. "__id__": 0
  1041. },
  1042. "fileId": "a7l/rO5uxIPpznoZQS1iaU",
  1043. "sync": false
  1044. },
  1045. {
  1046. "__type__": "cc.Sprite",
  1047. "_name": "",
  1048. "_objFlags": 0,
  1049. "node": {
  1050. "__id__": 19
  1051. },
  1052. "_enabled": true,
  1053. "_materials": [
  1054. {
  1055. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1056. }
  1057. ],
  1058. "_srcBlendFactor": 770,
  1059. "_dstBlendFactor": 771,
  1060. "_spriteFrame": {
  1061. "__uuid__": "9a39962d-30af-48b1-ab74-a43f2f17f190"
  1062. },
  1063. "_type": 0,
  1064. "_sizeMode": 1,
  1065. "_fillType": 0,
  1066. "_fillCenter": {
  1067. "__type__": "cc.Vec2",
  1068. "x": 0,
  1069. "y": 0
  1070. },
  1071. "_fillStart": 0,
  1072. "_fillRange": 0,
  1073. "_isTrimmedMode": true,
  1074. "_atlas": null,
  1075. "_id": ""
  1076. },
  1077. {
  1078. "__type__": "cc.PrefabInfo",
  1079. "root": {
  1080. "__id__": 1
  1081. },
  1082. "asset": {
  1083. "__id__": 0
  1084. },
  1085. "fileId": "51JN0/iRtNWajf/sLMZk88",
  1086. "sync": false
  1087. },
  1088. {
  1089. "__type__": "cc.Sprite",
  1090. "_name": "",
  1091. "_objFlags": 0,
  1092. "node": {
  1093. "__id__": 7
  1094. },
  1095. "_enabled": true,
  1096. "_materials": [
  1097. {
  1098. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1099. }
  1100. ],
  1101. "_srcBlendFactor": 770,
  1102. "_dstBlendFactor": 771,
  1103. "_spriteFrame": {
  1104. "__uuid__": "6bda8613-2e05-47a7-89ce-9c8c1209a405"
  1105. },
  1106. "_type": 0,
  1107. "_sizeMode": 1,
  1108. "_fillType": 0,
  1109. "_fillCenter": {
  1110. "__type__": "cc.Vec2",
  1111. "x": 0,
  1112. "y": 0
  1113. },
  1114. "_fillStart": 0,
  1115. "_fillRange": 0,
  1116. "_isTrimmedMode": true,
  1117. "_atlas": null,
  1118. "_id": ""
  1119. },
  1120. {
  1121. "__type__": "cc.Button",
  1122. "_name": "",
  1123. "_objFlags": 0,
  1124. "node": {
  1125. "__id__": 7
  1126. },
  1127. "_enabled": true,
  1128. "_normalMaterial": null,
  1129. "_grayMaterial": null,
  1130. "duration": 0.1,
  1131. "zoomScale": 1.2,
  1132. "clickEvents": [],
  1133. "_N$interactable": true,
  1134. "_N$enableAutoGrayEffect": false,
  1135. "_N$transition": 0,
  1136. "transition": 0,
  1137. "_N$normalColor": {
  1138. "__type__": "cc.Color",
  1139. "r": 255,
  1140. "g": 255,
  1141. "b": 255,
  1142. "a": 255
  1143. },
  1144. "_N$pressedColor": {
  1145. "__type__": "cc.Color",
  1146. "r": 211,
  1147. "g": 211,
  1148. "b": 211,
  1149. "a": 255
  1150. },
  1151. "pressedColor": {
  1152. "__type__": "cc.Color",
  1153. "r": 211,
  1154. "g": 211,
  1155. "b": 211,
  1156. "a": 255
  1157. },
  1158. "_N$hoverColor": {
  1159. "__type__": "cc.Color",
  1160. "r": 255,
  1161. "g": 255,
  1162. "b": 255,
  1163. "a": 255
  1164. },
  1165. "hoverColor": {
  1166. "__type__": "cc.Color",
  1167. "r": 255,
  1168. "g": 255,
  1169. "b": 255,
  1170. "a": 255
  1171. },
  1172. "_N$disabledColor": {
  1173. "__type__": "cc.Color",
  1174. "r": 124,
  1175. "g": 124,
  1176. "b": 124,
  1177. "a": 255
  1178. },
  1179. "_N$normalSprite": null,
  1180. "_N$pressedSprite": null,
  1181. "pressedSprite": null,
  1182. "_N$hoverSprite": null,
  1183. "hoverSprite": null,
  1184. "_N$disabledSprite": null,
  1185. "_N$target": null,
  1186. "_id": ""
  1187. },
  1188. {
  1189. "__type__": "cc.PrefabInfo",
  1190. "root": {
  1191. "__id__": 1
  1192. },
  1193. "asset": {
  1194. "__id__": 0
  1195. },
  1196. "fileId": "65FlMiCN9OwqrEth9VGCx5",
  1197. "sync": false
  1198. },
  1199. {
  1200. "__type__": "cc.Node",
  1201. "_name": "click",
  1202. "_objFlags": 0,
  1203. "_parent": {
  1204. "__id__": 1
  1205. },
  1206. "_children": [],
  1207. "_active": true,
  1208. "_components": [
  1209. {
  1210. "__id__": 31
  1211. },
  1212. {
  1213. "__id__": 32
  1214. }
  1215. ],
  1216. "_prefab": {
  1217. "__id__": 33
  1218. },
  1219. "_opacity": 255,
  1220. "_color": {
  1221. "__type__": "cc.Color",
  1222. "r": 255,
  1223. "g": 255,
  1224. "b": 255,
  1225. "a": 255
  1226. },
  1227. "_contentSize": {
  1228. "__type__": "cc.Size",
  1229. "width": 338,
  1230. "height": 59
  1231. },
  1232. "_anchorPoint": {
  1233. "__type__": "cc.Vec2",
  1234. "x": 0.5,
  1235. "y": 0.5
  1236. },
  1237. "_trs": {
  1238. "__type__": "TypedArray",
  1239. "ctor": "Float64Array",
  1240. "array": [
  1241. 0,
  1242. -350.722,
  1243. 0,
  1244. 0,
  1245. 0,
  1246. 0,
  1247. 1,
  1248. 1,
  1249. 1,
  1250. 1
  1251. ]
  1252. },
  1253. "_eulerAngles": {
  1254. "__type__": "cc.Vec3",
  1255. "x": 0,
  1256. "y": 0,
  1257. "z": 0
  1258. },
  1259. "_skewX": 0,
  1260. "_skewY": 0,
  1261. "_is3DNode": false,
  1262. "_groupIndex": 0,
  1263. "groupIndex": 0,
  1264. "_id": ""
  1265. },
  1266. {
  1267. "__type__": "cc.Sprite",
  1268. "_name": "",
  1269. "_objFlags": 0,
  1270. "node": {
  1271. "__id__": 30
  1272. },
  1273. "_enabled": true,
  1274. "_materials": [
  1275. {
  1276. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1277. }
  1278. ],
  1279. "_srcBlendFactor": 770,
  1280. "_dstBlendFactor": 771,
  1281. "_spriteFrame": {
  1282. "__uuid__": "800dbd0e-70e9-4c04-b88f-c0b965afa09a"
  1283. },
  1284. "_type": 0,
  1285. "_sizeMode": 1,
  1286. "_fillType": 0,
  1287. "_fillCenter": {
  1288. "__type__": "cc.Vec2",
  1289. "x": 0,
  1290. "y": 0
  1291. },
  1292. "_fillStart": 0,
  1293. "_fillRange": 0,
  1294. "_isTrimmedMode": true,
  1295. "_atlas": null,
  1296. "_id": ""
  1297. },
  1298. {
  1299. "__type__": "cc.Widget",
  1300. "_name": "",
  1301. "_objFlags": 0,
  1302. "node": {
  1303. "__id__": 30
  1304. },
  1305. "_enabled": true,
  1306. "alignMode": 1,
  1307. "_target": null,
  1308. "_alignFlags": 4,
  1309. "_left": 0,
  1310. "_right": 0,
  1311. "_top": 0,
  1312. "_bottom": 286.778,
  1313. "_verticalCenter": 0,
  1314. "_horizontalCenter": 0,
  1315. "_isAbsLeft": true,
  1316. "_isAbsRight": true,
  1317. "_isAbsTop": true,
  1318. "_isAbsBottom": true,
  1319. "_isAbsHorizontalCenter": true,
  1320. "_isAbsVerticalCenter": true,
  1321. "_originalWidth": 0,
  1322. "_originalHeight": 0,
  1323. "_id": ""
  1324. },
  1325. {
  1326. "__type__": "cc.PrefabInfo",
  1327. "root": {
  1328. "__id__": 1
  1329. },
  1330. "asset": {
  1331. "__id__": 0
  1332. },
  1333. "fileId": "f7B/rNa1ZLZImaUr+Z4Dcj",
  1334. "sync": false
  1335. },
  1336. {
  1337. "__type__": "cc.Widget",
  1338. "_name": "",
  1339. "_objFlags": 0,
  1340. "node": {
  1341. "__id__": 1
  1342. },
  1343. "_enabled": true,
  1344. "alignMode": 1,
  1345. "_target": null,
  1346. "_alignFlags": 45,
  1347. "_left": 0,
  1348. "_right": 0,
  1349. "_top": 0,
  1350. "_bottom": 0,
  1351. "_verticalCenter": 0,
  1352. "_horizontalCenter": 0,
  1353. "_isAbsLeft": true,
  1354. "_isAbsRight": true,
  1355. "_isAbsTop": true,
  1356. "_isAbsBottom": true,
  1357. "_isAbsHorizontalCenter": true,
  1358. "_isAbsVerticalCenter": true,
  1359. "_originalWidth": 509,
  1360. "_originalHeight": 451,
  1361. "_id": ""
  1362. },
  1363. {
  1364. "__type__": "7f3947OMuJI2aIG20e/sYBX",
  1365. "_name": "",
  1366. "_objFlags": 0,
  1367. "node": {
  1368. "__id__": 1
  1369. },
  1370. "_enabled": true,
  1371. "Ms": {
  1372. "__id__": 13
  1373. },
  1374. "Ef": {
  1375. "__id__": 21
  1376. },
  1377. "Open": {
  1378. "__uuid__": "5703762c-8710-40a1-8806-d47ac7584245"
  1379. },
  1380. "Close": {
  1381. "__uuid__": "22c862db-a939-475c-9554-e58b24a68f6b"
  1382. },
  1383. "_id": ""
  1384. },
  1385. {
  1386. "__type__": "cc.PrefabInfo",
  1387. "root": {
  1388. "__id__": 1
  1389. },
  1390. "asset": {
  1391. "__id__": 0
  1392. },
  1393. "fileId": "",
  1394. "sync": false
  1395. }
  1396. ]