BGB.prefab 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732
  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": "762a62cTJBJ4tTl0Kz7+cM",
  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": 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.Button",
  361. "_name": "",
  362. "_objFlags": 0,
  363. "node": {
  364. "__id__": 6
  365. },
  366. "_enabled": true,
  367. "_normalMaterial": null,
  368. "_grayMaterial": null,
  369. "duration": 0.1,
  370. "zoomScale": 1.2,
  371. "clickEvents": [],
  372. "_N$interactable": true,
  373. "_N$enableAutoGrayEffect": false,
  374. "_N$transition": 1,
  375. "transition": 1,
  376. "_N$normalColor": {
  377. "__type__": "cc.Color",
  378. "r": 255,
  379. "g": 255,
  380. "b": 255,
  381. "a": 255
  382. },
  383. "_N$pressedColor": {
  384. "__type__": "cc.Color",
  385. "r": 180,
  386. "g": 180,
  387. "b": 180,
  388. "a": 255
  389. },
  390. "pressedColor": {
  391. "__type__": "cc.Color",
  392. "r": 180,
  393. "g": 180,
  394. "b": 180,
  395. "a": 255
  396. },
  397. "_N$hoverColor": {
  398. "__type__": "cc.Color",
  399. "r": 255,
  400. "g": 255,
  401. "b": 255,
  402. "a": 255
  403. },
  404. "hoverColor": {
  405. "__type__": "cc.Color",
  406. "r": 255,
  407. "g": 255,
  408. "b": 255,
  409. "a": 255
  410. },
  411. "_N$disabledColor": {
  412. "__type__": "cc.Color",
  413. "r": 255,
  414. "g": 255,
  415. "b": 255,
  416. "a": 255
  417. },
  418. "_N$normalSprite": null,
  419. "_N$pressedSprite": null,
  420. "pressedSprite": null,
  421. "_N$hoverSprite": null,
  422. "hoverSprite": null,
  423. "_N$disabledSprite": null,
  424. "_N$target": {
  425. "__id__": 6
  426. },
  427. "_id": ""
  428. },
  429. {
  430. "__type__": "cc.PrefabInfo",
  431. "root": {
  432. "__id__": 1
  433. },
  434. "asset": {
  435. "__id__": 0
  436. },
  437. "fileId": "c6P+2is9FG+q59AzUc1vHr",
  438. "sync": false
  439. },
  440. {
  441. "__type__": "cc.Node",
  442. "_name": "guang",
  443. "_objFlags": 0,
  444. "_parent": {
  445. "__id__": 5
  446. },
  447. "_children": [],
  448. "_active": true,
  449. "_components": [
  450. {
  451. "__id__": 11
  452. }
  453. ],
  454. "_prefab": {
  455. "__id__": 12
  456. },
  457. "_opacity": 255,
  458. "_color": {
  459. "__type__": "cc.Color",
  460. "r": 255,
  461. "g": 255,
  462. "b": 255,
  463. "a": 255
  464. },
  465. "_contentSize": {
  466. "__type__": "cc.Size",
  467. "width": 308,
  468. "height": 5
  469. },
  470. "_anchorPoint": {
  471. "__type__": "cc.Vec2",
  472. "x": 0.5,
  473. "y": 0.5
  474. },
  475. "_trs": {
  476. "__type__": "TypedArray",
  477. "ctor": "Float64Array",
  478. "array": [
  479. -366,
  480. 38.7,
  481. 0,
  482. 0,
  483. 0,
  484. 0,
  485. 1,
  486. 1,
  487. 1,
  488. 1
  489. ]
  490. },
  491. "_eulerAngles": {
  492. "__type__": "cc.Vec3",
  493. "x": 0,
  494. "y": 0,
  495. "z": 0
  496. },
  497. "_skewX": 0,
  498. "_skewY": 0,
  499. "_is3DNode": false,
  500. "_groupIndex": 0,
  501. "groupIndex": 0,
  502. "_id": ""
  503. },
  504. {
  505. "__type__": "cc.Sprite",
  506. "_name": "",
  507. "_objFlags": 0,
  508. "node": {
  509. "__id__": 10
  510. },
  511. "_enabled": true,
  512. "_materials": [
  513. {
  514. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  515. }
  516. ],
  517. "_srcBlendFactor": 770,
  518. "_dstBlendFactor": 771,
  519. "_spriteFrame": null,
  520. "_type": 0,
  521. "_sizeMode": 1,
  522. "_fillType": 0,
  523. "_fillCenter": {
  524. "__type__": "cc.Vec2",
  525. "x": 0,
  526. "y": 0
  527. },
  528. "_fillStart": 0,
  529. "_fillRange": 0,
  530. "_isTrimmedMode": true,
  531. "_atlas": null,
  532. "_id": ""
  533. },
  534. {
  535. "__type__": "cc.PrefabInfo",
  536. "root": {
  537. "__id__": 1
  538. },
  539. "asset": {
  540. "__id__": 0
  541. },
  542. "fileId": "b0fdcp7XNFaowtAnzYJsXs",
  543. "sync": false
  544. },
  545. {
  546. "__type__": "cc.Node",
  547. "_name": "guang2",
  548. "_objFlags": 0,
  549. "_parent": {
  550. "__id__": 5
  551. },
  552. "_children": [],
  553. "_active": true,
  554. "_components": [
  555. {
  556. "__id__": 14
  557. }
  558. ],
  559. "_prefab": {
  560. "__id__": 15
  561. },
  562. "_opacity": 255,
  563. "_color": {
  564. "__type__": "cc.Color",
  565. "r": 255,
  566. "g": 255,
  567. "b": 255,
  568. "a": 255
  569. },
  570. "_contentSize": {
  571. "__type__": "cc.Size",
  572. "width": 410,
  573. "height": 5
  574. },
  575. "_anchorPoint": {
  576. "__type__": "cc.Vec2",
  577. "x": 0.5,
  578. "y": 0.5
  579. },
  580. "_trs": {
  581. "__type__": "TypedArray",
  582. "ctor": "Float64Array",
  583. "array": [
  584. 259,
  585. -583,
  586. 0,
  587. 0,
  588. 0,
  589. 0,
  590. 1,
  591. 1,
  592. 1,
  593. 1
  594. ]
  595. },
  596. "_eulerAngles": {
  597. "__type__": "cc.Vec3",
  598. "x": 0,
  599. "y": 0,
  600. "z": 0
  601. },
  602. "_skewX": 0,
  603. "_skewY": 0,
  604. "_is3DNode": false,
  605. "_groupIndex": 0,
  606. "groupIndex": 0,
  607. "_id": ""
  608. },
  609. {
  610. "__type__": "cc.Sprite",
  611. "_name": "",
  612. "_objFlags": 0,
  613. "node": {
  614. "__id__": 13
  615. },
  616. "_enabled": true,
  617. "_materials": [
  618. {
  619. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  620. }
  621. ],
  622. "_srcBlendFactor": 770,
  623. "_dstBlendFactor": 771,
  624. "_spriteFrame": null,
  625. "_type": 0,
  626. "_sizeMode": 1,
  627. "_fillType": 0,
  628. "_fillCenter": {
  629. "__type__": "cc.Vec2",
  630. "x": 0,
  631. "y": 0
  632. },
  633. "_fillStart": 0,
  634. "_fillRange": 0,
  635. "_isTrimmedMode": true,
  636. "_atlas": null,
  637. "_id": ""
  638. },
  639. {
  640. "__type__": "cc.PrefabInfo",
  641. "root": {
  642. "__id__": 1
  643. },
  644. "asset": {
  645. "__id__": 0
  646. },
  647. "fileId": "b9zTb60q5MJaAQDH1f9xuq",
  648. "sync": false
  649. },
  650. {
  651. "__type__": "cc.Sprite",
  652. "_name": "",
  653. "_objFlags": 0,
  654. "node": {
  655. "__id__": 5
  656. },
  657. "_enabled": true,
  658. "_materials": [
  659. {
  660. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  661. }
  662. ],
  663. "_srcBlendFactor": 770,
  664. "_dstBlendFactor": 771,
  665. "_spriteFrame": null,
  666. "_type": 1,
  667. "_sizeMode": 0,
  668. "_fillType": 0,
  669. "_fillCenter": {
  670. "__type__": "cc.Vec2",
  671. "x": 0,
  672. "y": 0
  673. },
  674. "_fillStart": 0,
  675. "_fillRange": 0,
  676. "_isTrimmedMode": true,
  677. "_atlas": null,
  678. "_id": ""
  679. },
  680. {
  681. "__type__": "cc.PrefabInfo",
  682. "root": {
  683. "__id__": 1
  684. },
  685. "asset": {
  686. "__id__": 0
  687. },
  688. "fileId": "d1TR8lxN5BeLeA94Fr1k2u",
  689. "sync": false
  690. },
  691. {
  692. "__type__": "cc.Sprite",
  693. "_name": "",
  694. "_objFlags": 0,
  695. "node": {
  696. "__id__": 1
  697. },
  698. "_enabled": true,
  699. "_materials": [
  700. {
  701. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  702. }
  703. ],
  704. "_srcBlendFactor": 770,
  705. "_dstBlendFactor": 771,
  706. "_spriteFrame": null,
  707. "_type": 1,
  708. "_sizeMode": 0,
  709. "_fillType": 0,
  710. "_fillCenter": {
  711. "__type__": "cc.Vec2",
  712. "x": 0,
  713. "y": 0
  714. },
  715. "_fillStart": 0,
  716. "_fillRange": 0,
  717. "_isTrimmedMode": true,
  718. "_atlas": null,
  719. "_id": ""
  720. },
  721. {
  722. "__type__": "cc.PrefabInfo",
  723. "root": {
  724. "__id__": 1
  725. },
  726. "asset": {
  727. "__id__": 0
  728. },
  729. "fileId": "",
  730. "sync": false
  731. }
  732. ]