Text_Sound.prefab 25 KB

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