BGB.prefab 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736
  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": "BGB",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 18
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 19
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 1108,
  47. "height": 629
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_trs": {
  55. "__type__": "TypedArray",
  56. "ctor": "Float64Array",
  57. "array": [
  58. 0,
  59. 2,
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 1,
  65. 1,
  66. 1,
  67. 1
  68. ]
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_is3DNode": false,
  79. "_groupIndex": 0,
  80. "groupIndex": 0,
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "BG-d",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [],
  91. "_active": true,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. }
  96. ],
  97. "_prefab": {
  98. "__id__": 4
  99. },
  100. "_opacity": 255,
  101. "_color": {
  102. "__type__": "cc.Color",
  103. "r": 255,
  104. "g": 255,
  105. "b": 255,
  106. "a": 255
  107. },
  108. "_contentSize": {
  109. "__type__": "cc.Size",
  110. "width": 1089,
  111. "height": 608
  112. },
  113. "_anchorPoint": {
  114. "__type__": "cc.Vec2",
  115. "x": 0.5,
  116. "y": 0.5
  117. },
  118. "_trs": {
  119. "__type__": "TypedArray",
  120. "ctor": "Float64Array",
  121. "array": [
  122. 0,
  123. 0,
  124. 0,
  125. 0,
  126. 0,
  127. 0,
  128. 1,
  129. 1,
  130. 1,
  131. 1
  132. ]
  133. },
  134. "_eulerAngles": {
  135. "__type__": "cc.Vec3",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0
  139. },
  140. "_skewX": 0,
  141. "_skewY": 0,
  142. "_is3DNode": false,
  143. "_groupIndex": 0,
  144. "groupIndex": 0,
  145. "_id": ""
  146. },
  147. {
  148. "__type__": "cc.Sprite",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "node": {
  152. "__id__": 2
  153. },
  154. "_enabled": true,
  155. "_materials": [
  156. {
  157. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  158. }
  159. ],
  160. "_srcBlendFactor": 770,
  161. "_dstBlendFactor": 771,
  162. "_spriteFrame": null,
  163. "_type": 1,
  164. "_sizeMode": 0,
  165. "_fillType": 0,
  166. "_fillCenter": {
  167. "__type__": "cc.Vec2",
  168. "x": 0,
  169. "y": 0
  170. },
  171. "_fillStart": 0,
  172. "_fillRange": 0,
  173. "_isTrimmedMode": true,
  174. "_atlas": null,
  175. "_id": ""
  176. },
  177. {
  178. "__type__": "cc.PrefabInfo",
  179. "root": {
  180. "__id__": 1
  181. },
  182. "asset": {
  183. "__id__": 0
  184. },
  185. "fileId": "edIn5K5WRFUrhHIqCIk0IR",
  186. "sync": false
  187. },
  188. {
  189. "__type__": "cc.Node",
  190. "_name": "BGT",
  191. "_objFlags": 0,
  192. "_parent": {
  193. "__id__": 1
  194. },
  195. "_children": [
  196. {
  197. "__id__": 6
  198. },
  199. {
  200. "__id__": 10
  201. },
  202. {
  203. "__id__": 13
  204. }
  205. ],
  206. "_active": true,
  207. "_components": [
  208. {
  209. "__id__": 16
  210. }
  211. ],
  212. "_prefab": {
  213. "__id__": 17
  214. },
  215. "_opacity": 255,
  216. "_color": {
  217. "__type__": "cc.Color",
  218. "r": 255,
  219. "g": 255,
  220. "b": 255,
  221. "a": 255
  222. },
  223. "_contentSize": {
  224. "__type__": "cc.Size",
  225. "width": 1085,
  226. "height": 60
  227. },
  228. "_anchorPoint": {
  229. "__type__": "cc.Vec2",
  230. "x": 0.5,
  231. "y": 0.5
  232. },
  233. "_trs": {
  234. "__type__": "TypedArray",
  235. "ctor": "Float64Array",
  236. "array": [
  237. 0,
  238. 274,
  239. 0,
  240. 0,
  241. 0,
  242. 0,
  243. 1,
  244. 1,
  245. 1,
  246. 1
  247. ]
  248. },
  249. "_eulerAngles": {
  250. "__type__": "cc.Vec3",
  251. "x": 0,
  252. "y": 0,
  253. "z": 0
  254. },
  255. "_skewX": 0,
  256. "_skewY": 0,
  257. "_is3DNode": false,
  258. "_groupIndex": 0,
  259. "groupIndex": 0,
  260. "_id": ""
  261. },
  262. {
  263. "__type__": "cc.Node",
  264. "_name": "BtCloseDlg",
  265. "_objFlags": 0,
  266. "_parent": {
  267. "__id__": 5
  268. },
  269. "_children": [],
  270. "_active": true,
  271. "_components": [
  272. {
  273. "__id__": 7
  274. },
  275. {
  276. "__id__": 8
  277. }
  278. ],
  279. "_prefab": {
  280. "__id__": 9
  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": 65,
  293. "height": 65
  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. 511,
  305. -3,
  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": {
  345. "__uuid__": "65d83f30-b1d9-494d-b1b6-2b3c4fb764ba"
  346. },
  347. "_type": 0,
  348. "_sizeMode": 1,
  349. "_fillType": 0,
  350. "_fillCenter": {
  351. "__type__": "cc.Vec2",
  352. "x": 0,
  353. "y": 0
  354. },
  355. "_fillStart": 0,
  356. "_fillRange": 0,
  357. "_isTrimmedMode": true,
  358. "_atlas": null,
  359. "_id": ""
  360. },
  361. {
  362. "__type__": "cc.Button",
  363. "_name": "",
  364. "_objFlags": 0,
  365. "node": {
  366. "__id__": 6
  367. },
  368. "_enabled": true,
  369. "_normalMaterial": null,
  370. "_grayMaterial": null,
  371. "duration": 0.1,
  372. "zoomScale": 1.2,
  373. "clickEvents": [],
  374. "_N$interactable": true,
  375. "_N$enableAutoGrayEffect": false,
  376. "_N$transition": 1,
  377. "transition": 1,
  378. "_N$normalColor": {
  379. "__type__": "cc.Color",
  380. "r": 255,
  381. "g": 255,
  382. "b": 255,
  383. "a": 255
  384. },
  385. "_N$pressedColor": {
  386. "__type__": "cc.Color",
  387. "r": 180,
  388. "g": 180,
  389. "b": 180,
  390. "a": 255
  391. },
  392. "pressedColor": {
  393. "__type__": "cc.Color",
  394. "r": 180,
  395. "g": 180,
  396. "b": 180,
  397. "a": 255
  398. },
  399. "_N$hoverColor": {
  400. "__type__": "cc.Color",
  401. "r": 255,
  402. "g": 255,
  403. "b": 255,
  404. "a": 255
  405. },
  406. "hoverColor": {
  407. "__type__": "cc.Color",
  408. "r": 255,
  409. "g": 255,
  410. "b": 255,
  411. "a": 255
  412. },
  413. "_N$disabledColor": {
  414. "__type__": "cc.Color",
  415. "r": 255,
  416. "g": 255,
  417. "b": 255,
  418. "a": 255
  419. },
  420. "_N$normalSprite": null,
  421. "_N$pressedSprite": null,
  422. "pressedSprite": null,
  423. "_N$hoverSprite": null,
  424. "hoverSprite": null,
  425. "_N$disabledSprite": null,
  426. "_N$target": {
  427. "__id__": 6
  428. },
  429. "_id": ""
  430. },
  431. {
  432. "__type__": "cc.PrefabInfo",
  433. "root": {
  434. "__id__": 1
  435. },
  436. "asset": {
  437. "__id__": 0
  438. },
  439. "fileId": "6aY8diPlNBhJsU+IBWWBcq",
  440. "sync": false
  441. },
  442. {
  443. "__type__": "cc.Node",
  444. "_name": "guang",
  445. "_objFlags": 0,
  446. "_parent": {
  447. "__id__": 5
  448. },
  449. "_children": [],
  450. "_active": true,
  451. "_components": [
  452. {
  453. "__id__": 11
  454. }
  455. ],
  456. "_prefab": {
  457. "__id__": 12
  458. },
  459. "_opacity": 255,
  460. "_color": {
  461. "__type__": "cc.Color",
  462. "r": 255,
  463. "g": 255,
  464. "b": 255,
  465. "a": 255
  466. },
  467. "_contentSize": {
  468. "__type__": "cc.Size",
  469. "width": 308,
  470. "height": 5
  471. },
  472. "_anchorPoint": {
  473. "__type__": "cc.Vec2",
  474. "x": 0.5,
  475. "y": 0.5
  476. },
  477. "_trs": {
  478. "__type__": "TypedArray",
  479. "ctor": "Float64Array",
  480. "array": [
  481. -366,
  482. 38.7,
  483. 0,
  484. 0,
  485. 0,
  486. 0,
  487. 1,
  488. 1,
  489. 1,
  490. 1
  491. ]
  492. },
  493. "_eulerAngles": {
  494. "__type__": "cc.Vec3",
  495. "x": 0,
  496. "y": 0,
  497. "z": 0
  498. },
  499. "_skewX": 0,
  500. "_skewY": 0,
  501. "_is3DNode": false,
  502. "_groupIndex": 0,
  503. "groupIndex": 0,
  504. "_id": ""
  505. },
  506. {
  507. "__type__": "cc.Sprite",
  508. "_name": "",
  509. "_objFlags": 0,
  510. "node": {
  511. "__id__": 10
  512. },
  513. "_enabled": true,
  514. "_materials": [
  515. {
  516. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  517. }
  518. ],
  519. "_srcBlendFactor": 770,
  520. "_dstBlendFactor": 771,
  521. "_spriteFrame": null,
  522. "_type": 0,
  523. "_sizeMode": 1,
  524. "_fillType": 0,
  525. "_fillCenter": {
  526. "__type__": "cc.Vec2",
  527. "x": 0,
  528. "y": 0
  529. },
  530. "_fillStart": 0,
  531. "_fillRange": 0,
  532. "_isTrimmedMode": true,
  533. "_atlas": null,
  534. "_id": ""
  535. },
  536. {
  537. "__type__": "cc.PrefabInfo",
  538. "root": {
  539. "__id__": 1
  540. },
  541. "asset": {
  542. "__id__": 0
  543. },
  544. "fileId": "48FLp+WhxFgrIB/gAqBKS9",
  545. "sync": false
  546. },
  547. {
  548. "__type__": "cc.Node",
  549. "_name": "guang2",
  550. "_objFlags": 0,
  551. "_parent": {
  552. "__id__": 5
  553. },
  554. "_children": [],
  555. "_active": true,
  556. "_components": [
  557. {
  558. "__id__": 14
  559. }
  560. ],
  561. "_prefab": {
  562. "__id__": 15
  563. },
  564. "_opacity": 255,
  565. "_color": {
  566. "__type__": "cc.Color",
  567. "r": 255,
  568. "g": 255,
  569. "b": 255,
  570. "a": 255
  571. },
  572. "_contentSize": {
  573. "__type__": "cc.Size",
  574. "width": 410,
  575. "height": 5
  576. },
  577. "_anchorPoint": {
  578. "__type__": "cc.Vec2",
  579. "x": 0.5,
  580. "y": 0.5
  581. },
  582. "_trs": {
  583. "__type__": "TypedArray",
  584. "ctor": "Float64Array",
  585. "array": [
  586. 259,
  587. -583,
  588. 0,
  589. 0,
  590. 0,
  591. 0,
  592. 1,
  593. 1,
  594. 1,
  595. 1
  596. ]
  597. },
  598. "_eulerAngles": {
  599. "__type__": "cc.Vec3",
  600. "x": 0,
  601. "y": 0,
  602. "z": 0
  603. },
  604. "_skewX": 0,
  605. "_skewY": 0,
  606. "_is3DNode": false,
  607. "_groupIndex": 0,
  608. "groupIndex": 0,
  609. "_id": ""
  610. },
  611. {
  612. "__type__": "cc.Sprite",
  613. "_name": "",
  614. "_objFlags": 0,
  615. "node": {
  616. "__id__": 13
  617. },
  618. "_enabled": true,
  619. "_materials": [
  620. {
  621. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  622. }
  623. ],
  624. "_srcBlendFactor": 770,
  625. "_dstBlendFactor": 771,
  626. "_spriteFrame": null,
  627. "_type": 0,
  628. "_sizeMode": 1,
  629. "_fillType": 0,
  630. "_fillCenter": {
  631. "__type__": "cc.Vec2",
  632. "x": 0,
  633. "y": 0
  634. },
  635. "_fillStart": 0,
  636. "_fillRange": 0,
  637. "_isTrimmedMode": true,
  638. "_atlas": null,
  639. "_id": ""
  640. },
  641. {
  642. "__type__": "cc.PrefabInfo",
  643. "root": {
  644. "__id__": 1
  645. },
  646. "asset": {
  647. "__id__": 0
  648. },
  649. "fileId": "5bDnjrIRdL7ZhjbuncyRkC",
  650. "sync": false
  651. },
  652. {
  653. "__type__": "cc.Sprite",
  654. "_name": "",
  655. "_objFlags": 0,
  656. "node": {
  657. "__id__": 5
  658. },
  659. "_enabled": true,
  660. "_materials": [
  661. {
  662. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  663. }
  664. ],
  665. "_srcBlendFactor": 770,
  666. "_dstBlendFactor": 771,
  667. "_spriteFrame": null,
  668. "_type": 1,
  669. "_sizeMode": 0,
  670. "_fillType": 0,
  671. "_fillCenter": {
  672. "__type__": "cc.Vec2",
  673. "x": 0,
  674. "y": 0
  675. },
  676. "_fillStart": 0,
  677. "_fillRange": 0,
  678. "_isTrimmedMode": true,
  679. "_atlas": null,
  680. "_id": ""
  681. },
  682. {
  683. "__type__": "cc.PrefabInfo",
  684. "root": {
  685. "__id__": 1
  686. },
  687. "asset": {
  688. "__id__": 0
  689. },
  690. "fileId": "389ZVMBd5NnaRpUx5vn6K+",
  691. "sync": false
  692. },
  693. {
  694. "__type__": "cc.Sprite",
  695. "_name": "",
  696. "_objFlags": 0,
  697. "node": {
  698. "__id__": 1
  699. },
  700. "_enabled": true,
  701. "_materials": [
  702. {
  703. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  704. }
  705. ],
  706. "_srcBlendFactor": 770,
  707. "_dstBlendFactor": 771,
  708. "_spriteFrame": {
  709. "__uuid__": "33e333e5-56d9-4374-b5d5-24da2797dd50"
  710. },
  711. "_type": 1,
  712. "_sizeMode": 0,
  713. "_fillType": 0,
  714. "_fillCenter": {
  715. "__type__": "cc.Vec2",
  716. "x": 0,
  717. "y": 0
  718. },
  719. "_fillStart": 0,
  720. "_fillRange": 0,
  721. "_isTrimmedMode": true,
  722. "_atlas": null,
  723. "_id": ""
  724. },
  725. {
  726. "__type__": "cc.PrefabInfo",
  727. "root": {
  728. "__id__": 1
  729. },
  730. "asset": {
  731. "__id__": 0
  732. },
  733. "fileId": "",
  734. "sync": false
  735. }
  736. ]