BGM.prefab 14 KB

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