BGM.prefab 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_rawFiles": null,
  7. "data": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Node",
  13. "_name": "BGM",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. },
  20. {
  21. "__id__": 5
  22. },
  23. {
  24. "__id__": 17
  25. }
  26. ],
  27. "_tag": -1,
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 21
  32. }
  33. ],
  34. "_prefab": {
  35. "__id__": 22
  36. },
  37. "_id": "",
  38. "_opacity": 255,
  39. "_color": {
  40. "__type__": "cc.Color",
  41. "r": 255,
  42. "g": 255,
  43. "b": 255,
  44. "a": 255
  45. },
  46. "_cascadeOpacityEnabled": true,
  47. "_anchorPoint": {
  48. "__type__": "cc.Vec2",
  49. "x": 0.5,
  50. "y": 0.5
  51. },
  52. "_contentSize": {
  53. "__type__": "cc.Size",
  54. "width": 770,
  55. "height": 460
  56. },
  57. "_skewX": 0,
  58. "_skewY": 0,
  59. "_localZOrder": 0,
  60. "_globalZOrder": 0,
  61. "_opacityModifyRGB": false,
  62. "groupIndex": 0,
  63. "_trs": {
  64. "__type__": "TypedArray",
  65. "ctor": "Float64Array",
  66. "array": [
  67. 0,
  68. 0,
  69. 0,
  70. 0,
  71. 0,
  72. 0,
  73. 1,
  74. 1,
  75. 1,
  76. 1
  77. ]
  78. }
  79. },
  80. {
  81. "__type__": "cc.Node",
  82. "_name": "BG-d",
  83. "_objFlags": 0,
  84. "_parent": {
  85. "__id__": 1
  86. },
  87. "_children": [],
  88. "_tag": -1,
  89. "_active": true,
  90. "_components": [
  91. {
  92. "__id__": 3
  93. }
  94. ],
  95. "_prefab": {
  96. "__id__": 4
  97. },
  98. "_id": "",
  99. "_opacity": 255,
  100. "_color": {
  101. "__type__": "cc.Color",
  102. "r": 255,
  103. "g": 255,
  104. "b": 255,
  105. "a": 255
  106. },
  107. "_cascadeOpacityEnabled": true,
  108. "_anchorPoint": {
  109. "__type__": "cc.Vec2",
  110. "x": 0.5,
  111. "y": 0.5
  112. },
  113. "_contentSize": {
  114. "__type__": "cc.Size",
  115. "width": 750,
  116. "height": 439
  117. },
  118. "_skewX": 0,
  119. "_skewY": 0,
  120. "_localZOrder": 0,
  121. "_globalZOrder": 0,
  122. "_opacityModifyRGB": false,
  123. "groupIndex": 0,
  124. "_trs": {
  125. "__type__": "TypedArray",
  126. "ctor": "Float64Array",
  127. "array": [
  128. 0,
  129. 0,
  130. 0,
  131. 0,
  132. 0,
  133. 0,
  134. 1,
  135. 1,
  136. 1,
  137. 1
  138. ]
  139. }
  140. },
  141. {
  142. "__type__": "cc.Sprite",
  143. "_name": "",
  144. "_objFlags": 0,
  145. "node": {
  146. "__id__": 2
  147. },
  148. "_enabled": true,
  149. "_spriteFrame": {
  150. "__uuid__": "f9b1f3c7-dd59-41e2-aa4f-f2b0a8761369"
  151. },
  152. "_type": 1,
  153. "_sizeMode": 0,
  154. "_fillType": 0,
  155. "_fillCenter": {
  156. "__type__": "cc.Vec2",
  157. "x": 0,
  158. "y": 0
  159. },
  160. "_fillStart": 0,
  161. "_fillRange": 0,
  162. "_isTrimmedMode": true,
  163. "_srcBlendFactor": 770,
  164. "_dstBlendFactor": 771,
  165. "_atlas": {
  166. "__uuid__": "4beeb2da-3ff0-4fbe-a097-7c38119bed20"
  167. }
  168. },
  169. {
  170. "__type__": "cc.PrefabInfo",
  171. "root": {
  172. "__id__": 1
  173. },
  174. "asset": {
  175. "__uuid__": "86d8fbb7-ad2a-4053-b491-c0bcaa5e967c"
  176. },
  177. "fileId": "84YSsrax9BrpeQlpgNp5gf",
  178. "sync": false
  179. },
  180. {
  181. "__type__": "cc.Node",
  182. "_name": "BGT",
  183. "_objFlags": 0,
  184. "_parent": {
  185. "__id__": 1
  186. },
  187. "_children": [
  188. {
  189. "__id__": 6
  190. },
  191. {
  192. "__id__": 9
  193. },
  194. {
  195. "__id__": 12
  196. }
  197. ],
  198. "_tag": -1,
  199. "_active": true,
  200. "_components": [
  201. {
  202. "__id__": 15
  203. }
  204. ],
  205. "_prefab": {
  206. "__id__": 16
  207. },
  208. "_id": "",
  209. "_opacity": 255,
  210. "_color": {
  211. "__type__": "cc.Color",
  212. "r": 255,
  213. "g": 255,
  214. "b": 255,
  215. "a": 255
  216. },
  217. "_cascadeOpacityEnabled": true,
  218. "_anchorPoint": {
  219. "__type__": "cc.Vec2",
  220. "x": 0.5,
  221. "y": 0.5
  222. },
  223. "_contentSize": {
  224. "__type__": "cc.Size",
  225. "width": 746,
  226. "height": 60
  227. },
  228. "_skewX": 0,
  229. "_skewY": 0,
  230. "_localZOrder": 0,
  231. "_globalZOrder": 0,
  232. "_opacityModifyRGB": false,
  233. "groupIndex": 0,
  234. "_trs": {
  235. "__type__": "TypedArray",
  236. "ctor": "Float64Array",
  237. "array": [
  238. 0,
  239. 189.3,
  240. 0,
  241. 0,
  242. 0,
  243. 0,
  244. 1,
  245. 1,
  246. 1,
  247. 1
  248. ]
  249. }
  250. },
  251. {
  252. "__type__": "cc.Node",
  253. "_name": "guang",
  254. "_objFlags": 0,
  255. "_parent": {
  256. "__id__": 5
  257. },
  258. "_children": [],
  259. "_tag": -1,
  260. "_active": true,
  261. "_components": [
  262. {
  263. "__id__": 7
  264. }
  265. ],
  266. "_prefab": {
  267. "__id__": 8
  268. },
  269. "_id": "",
  270. "_opacity": 255,
  271. "_color": {
  272. "__type__": "cc.Color",
  273. "r": 255,
  274. "g": 255,
  275. "b": 255,
  276. "a": 255
  277. },
  278. "_cascadeOpacityEnabled": true,
  279. "_anchorPoint": {
  280. "__type__": "cc.Vec2",
  281. "x": 0.5,
  282. "y": 0.5
  283. },
  284. "_contentSize": {
  285. "__type__": "cc.Size",
  286. "width": 308,
  287. "height": 5
  288. },
  289. "_skewX": 0,
  290. "_skewY": 0,
  291. "_localZOrder": 0,
  292. "_globalZOrder": 0,
  293. "_opacityModifyRGB": false,
  294. "groupIndex": 0,
  295. "_trs": {
  296. "__type__": "TypedArray",
  297. "ctor": "Float64Array",
  298. "array": [
  299. -207,
  300. 39.2,
  301. 0,
  302. 0,
  303. 0,
  304. 0,
  305. 1,
  306. 1,
  307. 1,
  308. 1
  309. ]
  310. }
  311. },
  312. {
  313. "__type__": "cc.Sprite",
  314. "_name": "",
  315. "_objFlags": 0,
  316. "node": {
  317. "__id__": 6
  318. },
  319. "_enabled": true,
  320. "_spriteFrame": {
  321. "__uuid__": "207a9c19-3469-4371-9e0d-6be9394e60e5"
  322. },
  323. "_type": 0,
  324. "_sizeMode": 1,
  325. "_fillType": 0,
  326. "_fillCenter": {
  327. "__type__": "cc.Vec2",
  328. "x": 0,
  329. "y": 0
  330. },
  331. "_fillStart": 0,
  332. "_fillRange": 0,
  333. "_isTrimmedMode": true,
  334. "_srcBlendFactor": 770,
  335. "_dstBlendFactor": 771,
  336. "_atlas": {
  337. "__uuid__": "4beeb2da-3ff0-4fbe-a097-7c38119bed20"
  338. }
  339. },
  340. {
  341. "__type__": "cc.PrefabInfo",
  342. "root": {
  343. "__id__": 1
  344. },
  345. "asset": {
  346. "__uuid__": "86d8fbb7-ad2a-4053-b491-c0bcaa5e967c"
  347. },
  348. "fileId": "60b+TyDTpL7pZ6Qoq+qCU5",
  349. "sync": false
  350. },
  351. {
  352. "__type__": "cc.Node",
  353. "_name": "guang2",
  354. "_objFlags": 0,
  355. "_parent": {
  356. "__id__": 5
  357. },
  358. "_children": [],
  359. "_tag": -1,
  360. "_active": true,
  361. "_components": [
  362. {
  363. "__id__": 10
  364. }
  365. ],
  366. "_prefab": {
  367. "__id__": 11
  368. },
  369. "_id": "",
  370. "_opacity": 255,
  371. "_color": {
  372. "__type__": "cc.Color",
  373. "r": 255,
  374. "g": 255,
  375. "b": 255,
  376. "a": 255
  377. },
  378. "_cascadeOpacityEnabled": true,
  379. "_anchorPoint": {
  380. "__type__": "cc.Vec2",
  381. "x": 0.5,
  382. "y": 0.5
  383. },
  384. "_contentSize": {
  385. "__type__": "cc.Size",
  386. "width": 410,
  387. "height": 5
  388. },
  389. "_skewX": 0,
  390. "_skewY": 0,
  391. "_localZOrder": 0,
  392. "_globalZOrder": 0,
  393. "_opacityModifyRGB": false,
  394. "groupIndex": 0,
  395. "_trs": {
  396. "__type__": "TypedArray",
  397. "ctor": "Float64Array",
  398. "array": [
  399. 142,
  400. -413.5,
  401. 0,
  402. 0,
  403. 0,
  404. 0,
  405. 1,
  406. 1,
  407. 1,
  408. 1
  409. ]
  410. }
  411. },
  412. {
  413. "__type__": "cc.Sprite",
  414. "_name": "",
  415. "_objFlags": 0,
  416. "node": {
  417. "__id__": 9
  418. },
  419. "_enabled": true,
  420. "_spriteFrame": {
  421. "__uuid__": "a69f4783-0c20-4752-9104-a55dee71755a"
  422. },
  423. "_type": 0,
  424. "_sizeMode": 1,
  425. "_fillType": 0,
  426. "_fillCenter": {
  427. "__type__": "cc.Vec2",
  428. "x": 0,
  429. "y": 0
  430. },
  431. "_fillStart": 0,
  432. "_fillRange": 0,
  433. "_isTrimmedMode": true,
  434. "_srcBlendFactor": 770,
  435. "_dstBlendFactor": 771,
  436. "_atlas": {
  437. "__uuid__": "4beeb2da-3ff0-4fbe-a097-7c38119bed20"
  438. }
  439. },
  440. {
  441. "__type__": "cc.PrefabInfo",
  442. "root": {
  443. "__id__": 1
  444. },
  445. "asset": {
  446. "__uuid__": "86d8fbb7-ad2a-4053-b491-c0bcaa5e967c"
  447. },
  448. "fileId": "79ySfD/cdCNZreUGSVggsX",
  449. "sync": false
  450. },
  451. {
  452. "__type__": "cc.Node",
  453. "_name": "TTips",
  454. "_objFlags": 0,
  455. "_parent": {
  456. "__id__": 5
  457. },
  458. "_children": [],
  459. "_tag": -1,
  460. "_active": true,
  461. "_components": [
  462. {
  463. "__id__": 13
  464. }
  465. ],
  466. "_prefab": {
  467. "__id__": 14
  468. },
  469. "_id": "",
  470. "_opacity": 255,
  471. "_color": {
  472. "__type__": "cc.Color",
  473. "r": 255,
  474. "g": 255,
  475. "b": 255,
  476. "a": 255
  477. },
  478. "_cascadeOpacityEnabled": true,
  479. "_anchorPoint": {
  480. "__type__": "cc.Vec2",
  481. "x": 0.5,
  482. "y": 0.5
  483. },
  484. "_contentSize": {
  485. "__type__": "cc.Size",
  486. "width": 310,
  487. "height": 85
  488. },
  489. "_skewX": 0,
  490. "_skewY": 0,
  491. "_localZOrder": 0,
  492. "_globalZOrder": 0,
  493. "_opacityModifyRGB": false,
  494. "groupIndex": 0,
  495. "_trs": {
  496. "__type__": "TypedArray",
  497. "ctor": "Float64Array",
  498. "array": [
  499. 0,
  500. 14.2,
  501. 0,
  502. 0,
  503. 0,
  504. 0,
  505. 1,
  506. 1,
  507. 1,
  508. 1
  509. ]
  510. }
  511. },
  512. {
  513. "__type__": "cc.Sprite",
  514. "_name": "",
  515. "_objFlags": 0,
  516. "node": {
  517. "__id__": 12
  518. },
  519. "_enabled": true,
  520. "_spriteFrame": {
  521. "__uuid__": "47dbda6f-1aff-48e2-b157-55278865fe79"
  522. },
  523. "_type": 0,
  524. "_sizeMode": 1,
  525. "_fillType": 0,
  526. "_fillCenter": {
  527. "__type__": "cc.Vec2",
  528. "x": 0,
  529. "y": 0
  530. },
  531. "_fillStart": 0,
  532. "_fillRange": 0,
  533. "_isTrimmedMode": true,
  534. "_srcBlendFactor": 770,
  535. "_dstBlendFactor": 771,
  536. "_atlas": {
  537. "__uuid__": "4beeb2da-3ff0-4fbe-a097-7c38119bed20"
  538. }
  539. },
  540. {
  541. "__type__": "cc.PrefabInfo",
  542. "root": {
  543. "__id__": 1
  544. },
  545. "asset": {
  546. "__uuid__": "86d8fbb7-ad2a-4053-b491-c0bcaa5e967c"
  547. },
  548. "fileId": "b3K/Lx9fRCnqi4/+PzvPD7",
  549. "sync": false
  550. },
  551. {
  552. "__type__": "cc.Sprite",
  553. "_name": "",
  554. "_objFlags": 0,
  555. "node": {
  556. "__id__": 5
  557. },
  558. "_enabled": true,
  559. "_spriteFrame": {
  560. "__uuid__": "61b6387d-8843-44c7-8d70-3398cc63a21f"
  561. },
  562. "_type": 1,
  563. "_sizeMode": 0,
  564. "_fillType": 0,
  565. "_fillCenter": {
  566. "__type__": "cc.Vec2",
  567. "x": 0,
  568. "y": 0
  569. },
  570. "_fillStart": 0,
  571. "_fillRange": 0,
  572. "_isTrimmedMode": true,
  573. "_srcBlendFactor": 770,
  574. "_dstBlendFactor": 771,
  575. "_atlas": {
  576. "__uuid__": "4beeb2da-3ff0-4fbe-a097-7c38119bed20"
  577. }
  578. },
  579. {
  580. "__type__": "cc.PrefabInfo",
  581. "root": {
  582. "__id__": 1
  583. },
  584. "asset": {
  585. "__uuid__": "86d8fbb7-ad2a-4053-b491-c0bcaa5e967c"
  586. },
  587. "fileId": "b8cD1HOz5PsKOmpRgM/k+s",
  588. "sync": false
  589. },
  590. {
  591. "__type__": "cc.Node",
  592. "_name": "BtCloseDlg",
  593. "_objFlags": 0,
  594. "_parent": {
  595. "__id__": 1
  596. },
  597. "_children": [],
  598. "_tag": -1,
  599. "_active": true,
  600. "_components": [
  601. {
  602. "__id__": 18
  603. },
  604. {
  605. "__id__": 19
  606. }
  607. ],
  608. "_prefab": {
  609. "__id__": 20
  610. },
  611. "_id": "",
  612. "_opacity": 255,
  613. "_color": {
  614. "__type__": "cc.Color",
  615. "r": 255,
  616. "g": 255,
  617. "b": 255,
  618. "a": 255
  619. },
  620. "_cascadeOpacityEnabled": true,
  621. "_anchorPoint": {
  622. "__type__": "cc.Vec2",
  623. "x": 0.5,
  624. "y": 0.5
  625. },
  626. "_contentSize": {
  627. "__type__": "cc.Size",
  628. "width": 75,
  629. "height": 80
  630. },
  631. "_skewX": 0,
  632. "_skewY": 0,
  633. "_localZOrder": 0,
  634. "_globalZOrder": 0,
  635. "_opacityModifyRGB": false,
  636. "groupIndex": 0,
  637. "_trs": {
  638. "__type__": "TypedArray",
  639. "ctor": "Float64Array",
  640. "array": [
  641. 363,
  642. 209,
  643. 0,
  644. 0,
  645. 0,
  646. 0,
  647. 1,
  648. 1,
  649. 1,
  650. 1
  651. ]
  652. }
  653. },
  654. {
  655. "__type__": "cc.Sprite",
  656. "_name": "",
  657. "_objFlags": 0,
  658. "node": {
  659. "__id__": 17
  660. },
  661. "_enabled": true,
  662. "_spriteFrame": {
  663. "__uuid__": "79fd879f-481c-4893-8a06-f8438e7e80e5"
  664. },
  665. "_type": 0,
  666. "_sizeMode": 1,
  667. "_fillType": 0,
  668. "_fillCenter": {
  669. "__type__": "cc.Vec2",
  670. "x": 0,
  671. "y": 0
  672. },
  673. "_fillStart": 0,
  674. "_fillRange": 0,
  675. "_isTrimmedMode": true,
  676. "_srcBlendFactor": 770,
  677. "_dstBlendFactor": 771,
  678. "_atlas": {
  679. "__uuid__": "4beeb2da-3ff0-4fbe-a097-7c38119bed20"
  680. }
  681. },
  682. {
  683. "__type__": "cc.Button",
  684. "_name": "",
  685. "_objFlags": 0,
  686. "node": {
  687. "__id__": 17
  688. },
  689. "_enabled": true,
  690. "transition": 1,
  691. "pressedColor": {
  692. "__type__": "cc.Color",
  693. "r": 180,
  694. "g": 180,
  695. "b": 180,
  696. "a": 255
  697. },
  698. "hoverColor": {
  699. "__type__": "cc.Color",
  700. "r": 255,
  701. "g": 255,
  702. "b": 255,
  703. "a": 255
  704. },
  705. "duration": 0.1,
  706. "zoomScale": 1.2,
  707. "clickEvents": [],
  708. "_N$interactable": true,
  709. "_N$enableAutoGrayEffect": false,
  710. "_N$normalColor": {
  711. "__type__": "cc.Color",
  712. "r": 255,
  713. "g": 255,
  714. "b": 255,
  715. "a": 255
  716. },
  717. "_N$disabledColor": {
  718. "__type__": "cc.Color",
  719. "r": 255,
  720. "g": 255,
  721. "b": 255,
  722. "a": 255
  723. },
  724. "_N$normalSprite": null,
  725. "_N$pressedSprite": null,
  726. "pressedSprite": null,
  727. "_N$hoverSprite": null,
  728. "hoverSprite": null,
  729. "_N$disabledSprite": null,
  730. "_N$target": {
  731. "__id__": 17
  732. }
  733. },
  734. {
  735. "__type__": "cc.PrefabInfo",
  736. "root": {
  737. "__id__": 1
  738. },
  739. "asset": {
  740. "__uuid__": "86d8fbb7-ad2a-4053-b491-c0bcaa5e967c"
  741. },
  742. "fileId": "d8AOSge+FEVqT0OlxZYsUF",
  743. "sync": false
  744. },
  745. {
  746. "__type__": "cc.Sprite",
  747. "_name": "",
  748. "_objFlags": 0,
  749. "node": {
  750. "__id__": 1
  751. },
  752. "_enabled": true,
  753. "_spriteFrame": {
  754. "__uuid__": "5a8f8609-8a45-4b98-b05c-22eb88a18d84"
  755. },
  756. "_type": 1,
  757. "_sizeMode": 0,
  758. "_fillType": 0,
  759. "_fillCenter": {
  760. "__type__": "cc.Vec2",
  761. "x": 0,
  762. "y": 0
  763. },
  764. "_fillStart": 0,
  765. "_fillRange": 0,
  766. "_isTrimmedMode": true,
  767. "_srcBlendFactor": 770,
  768. "_dstBlendFactor": 771,
  769. "_atlas": {
  770. "__uuid__": "4beeb2da-3ff0-4fbe-a097-7c38119bed20"
  771. }
  772. },
  773. {
  774. "__type__": "cc.PrefabInfo",
  775. "root": {
  776. "__id__": 1
  777. },
  778. "asset": {
  779. "__uuid__": "86d8fbb7-ad2a-4053-b491-c0bcaa5e967c"
  780. },
  781. "fileId": "2a+sDgCXxEf6S+SsYCEsG1",
  782. "sync": false
  783. }
  784. ]