BGB.prefab 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681
  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": "BGB",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. },
  20. {
  21. "__id__": 5
  22. }
  23. ],
  24. "_tag": -1,
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 18
  29. }
  30. ],
  31. "_prefab": {
  32. "__id__": 19
  33. },
  34. "_id": "",
  35. "_opacity": 255,
  36. "_color": {
  37. "__type__": "cc.Color",
  38. "r": 255,
  39. "g": 255,
  40. "b": 255,
  41. "a": 255
  42. },
  43. "_cascadeOpacityEnabled": true,
  44. "_anchorPoint": {
  45. "__type__": "cc.Vec2",
  46. "x": 0.5,
  47. "y": 0.5
  48. },
  49. "_contentSize": {
  50. "__type__": "cc.Size",
  51. "width": 1108,
  52. "height": 629
  53. },
  54. "_skewX": 0,
  55. "_skewY": 0,
  56. "_localZOrder": 0,
  57. "_globalZOrder": 0,
  58. "_opacityModifyRGB": false,
  59. "groupIndex": 0,
  60. "_trs": {
  61. "__type__": "TypedArray",
  62. "ctor": "Float64Array",
  63. "array": [
  64. 0,
  65. 2,
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 1,
  71. 1,
  72. 1,
  73. 1
  74. ]
  75. }
  76. },
  77. {
  78. "__type__": "cc.Node",
  79. "_name": "BG-d",
  80. "_objFlags": 0,
  81. "_parent": {
  82. "__id__": 1
  83. },
  84. "_children": [],
  85. "_tag": -1,
  86. "_active": true,
  87. "_components": [
  88. {
  89. "__id__": 3
  90. }
  91. ],
  92. "_prefab": {
  93. "__id__": 4
  94. },
  95. "_id": "",
  96. "_opacity": 255,
  97. "_color": {
  98. "__type__": "cc.Color",
  99. "r": 255,
  100. "g": 255,
  101. "b": 255,
  102. "a": 255
  103. },
  104. "_cascadeOpacityEnabled": true,
  105. "_anchorPoint": {
  106. "__type__": "cc.Vec2",
  107. "x": 0.5,
  108. "y": 0.5
  109. },
  110. "_contentSize": {
  111. "__type__": "cc.Size",
  112. "width": 1089,
  113. "height": 608
  114. },
  115. "_skewX": 0,
  116. "_skewY": 0,
  117. "_localZOrder": 0,
  118. "_globalZOrder": 0,
  119. "_opacityModifyRGB": false,
  120. "groupIndex": 0,
  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. },
  138. {
  139. "__type__": "cc.Sprite",
  140. "_name": "",
  141. "_objFlags": 0,
  142. "node": {
  143. "__id__": 2
  144. },
  145. "_enabled": true,
  146. "_spriteFrame": {
  147. "__uuid__": "f9b1f3c7-dd59-41e2-aa4f-f2b0a8761369"
  148. },
  149. "_type": 1,
  150. "_sizeMode": 0,
  151. "_fillType": 0,
  152. "_fillCenter": {
  153. "__type__": "cc.Vec2",
  154. "x": 0,
  155. "y": 0
  156. },
  157. "_fillStart": 0,
  158. "_fillRange": 0,
  159. "_isTrimmedMode": true,
  160. "_srcBlendFactor": 770,
  161. "_dstBlendFactor": 771,
  162. "_atlas": {
  163. "__uuid__": "4beeb2da-3ff0-4fbe-a097-7c38119bed20"
  164. }
  165. },
  166. {
  167. "__type__": "cc.PrefabInfo",
  168. "root": {
  169. "__id__": 1
  170. },
  171. "asset": {
  172. "__uuid__": "75b9ea63-5cf4-4a08-96ea-ee965b372c63"
  173. },
  174. "fileId": "762a62cTJBJ4tTl0Kz7+cM",
  175. "sync": false
  176. },
  177. {
  178. "__type__": "cc.Node",
  179. "_name": "BGT",
  180. "_objFlags": 0,
  181. "_parent": {
  182. "__id__": 1
  183. },
  184. "_children": [
  185. {
  186. "__id__": 6
  187. },
  188. {
  189. "__id__": 10
  190. },
  191. {
  192. "__id__": 13
  193. }
  194. ],
  195. "_tag": -1,
  196. "_active": true,
  197. "_components": [
  198. {
  199. "__id__": 16
  200. }
  201. ],
  202. "_prefab": {
  203. "__id__": 17
  204. },
  205. "_id": "",
  206. "_opacity": 255,
  207. "_color": {
  208. "__type__": "cc.Color",
  209. "r": 255,
  210. "g": 255,
  211. "b": 255,
  212. "a": 255
  213. },
  214. "_cascadeOpacityEnabled": true,
  215. "_anchorPoint": {
  216. "__type__": "cc.Vec2",
  217. "x": 0.5,
  218. "y": 0.5
  219. },
  220. "_contentSize": {
  221. "__type__": "cc.Size",
  222. "width": 1085,
  223. "height": 60
  224. },
  225. "_skewX": 0,
  226. "_skewY": 0,
  227. "_localZOrder": 0,
  228. "_globalZOrder": 0,
  229. "_opacityModifyRGB": false,
  230. "groupIndex": 0,
  231. "_trs": {
  232. "__type__": "TypedArray",
  233. "ctor": "Float64Array",
  234. "array": [
  235. 0,
  236. 274,
  237. 0,
  238. 0,
  239. 0,
  240. 0,
  241. 1,
  242. 1,
  243. 1,
  244. 1
  245. ]
  246. }
  247. },
  248. {
  249. "__type__": "cc.Node",
  250. "_name": "BtCloseDlg",
  251. "_objFlags": 0,
  252. "_parent": {
  253. "__id__": 5
  254. },
  255. "_children": [],
  256. "_tag": -1,
  257. "_active": true,
  258. "_components": [
  259. {
  260. "__id__": 7
  261. },
  262. {
  263. "__id__": 8
  264. }
  265. ],
  266. "_prefab": {
  267. "__id__": 9
  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": 75,
  287. "height": 80
  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. 511,
  300. -3,
  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__": "79fd879f-481c-4893-8a06-f8438e7e80e5"
  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.Button",
  342. "_name": "",
  343. "_objFlags": 0,
  344. "node": {
  345. "__id__": 6
  346. },
  347. "_enabled": true,
  348. "transition": 1,
  349. "pressedColor": {
  350. "__type__": "cc.Color",
  351. "r": 180,
  352. "g": 180,
  353. "b": 180,
  354. "a": 255
  355. },
  356. "hoverColor": {
  357. "__type__": "cc.Color",
  358. "r": 255,
  359. "g": 255,
  360. "b": 255,
  361. "a": 255
  362. },
  363. "duration": 0.1,
  364. "zoomScale": 1.2,
  365. "clickEvents": [],
  366. "_N$interactable": true,
  367. "_N$enableAutoGrayEffect": false,
  368. "_N$normalColor": {
  369. "__type__": "cc.Color",
  370. "r": 255,
  371. "g": 255,
  372. "b": 255,
  373. "a": 255
  374. },
  375. "_N$disabledColor": {
  376. "__type__": "cc.Color",
  377. "r": 255,
  378. "g": 255,
  379. "b": 255,
  380. "a": 255
  381. },
  382. "_N$normalSprite": null,
  383. "_N$pressedSprite": null,
  384. "pressedSprite": null,
  385. "_N$hoverSprite": null,
  386. "hoverSprite": null,
  387. "_N$disabledSprite": null,
  388. "_N$target": {
  389. "__id__": 6
  390. }
  391. },
  392. {
  393. "__type__": "cc.PrefabInfo",
  394. "root": {
  395. "__id__": 1
  396. },
  397. "asset": {
  398. "__uuid__": "75b9ea63-5cf4-4a08-96ea-ee965b372c63"
  399. },
  400. "fileId": "c6P+2is9FG+q59AzUc1vHr",
  401. "sync": false
  402. },
  403. {
  404. "__type__": "cc.Node",
  405. "_name": "guang",
  406. "_objFlags": 0,
  407. "_parent": {
  408. "__id__": 5
  409. },
  410. "_children": [],
  411. "_tag": -1,
  412. "_active": true,
  413. "_components": [
  414. {
  415. "__id__": 11
  416. }
  417. ],
  418. "_prefab": {
  419. "__id__": 12
  420. },
  421. "_id": "",
  422. "_opacity": 255,
  423. "_color": {
  424. "__type__": "cc.Color",
  425. "r": 255,
  426. "g": 255,
  427. "b": 255,
  428. "a": 255
  429. },
  430. "_cascadeOpacityEnabled": true,
  431. "_anchorPoint": {
  432. "__type__": "cc.Vec2",
  433. "x": 0.5,
  434. "y": 0.5
  435. },
  436. "_contentSize": {
  437. "__type__": "cc.Size",
  438. "width": 308,
  439. "height": 5
  440. },
  441. "_skewX": 0,
  442. "_skewY": 0,
  443. "_localZOrder": 0,
  444. "_globalZOrder": 0,
  445. "_opacityModifyRGB": false,
  446. "groupIndex": 0,
  447. "_trs": {
  448. "__type__": "TypedArray",
  449. "ctor": "Float64Array",
  450. "array": [
  451. -366,
  452. 38.7,
  453. 0,
  454. 0,
  455. 0,
  456. 0,
  457. 1,
  458. 1,
  459. 1,
  460. 1
  461. ]
  462. }
  463. },
  464. {
  465. "__type__": "cc.Sprite",
  466. "_name": "",
  467. "_objFlags": 0,
  468. "node": {
  469. "__id__": 10
  470. },
  471. "_enabled": true,
  472. "_spriteFrame": {
  473. "__uuid__": "207a9c19-3469-4371-9e0d-6be9394e60e5"
  474. },
  475. "_type": 0,
  476. "_sizeMode": 1,
  477. "_fillType": 0,
  478. "_fillCenter": {
  479. "__type__": "cc.Vec2",
  480. "x": 0,
  481. "y": 0
  482. },
  483. "_fillStart": 0,
  484. "_fillRange": 0,
  485. "_isTrimmedMode": true,
  486. "_srcBlendFactor": 770,
  487. "_dstBlendFactor": 771,
  488. "_atlas": {
  489. "__uuid__": "4beeb2da-3ff0-4fbe-a097-7c38119bed20"
  490. }
  491. },
  492. {
  493. "__type__": "cc.PrefabInfo",
  494. "root": {
  495. "__id__": 1
  496. },
  497. "asset": {
  498. "__uuid__": "75b9ea63-5cf4-4a08-96ea-ee965b372c63"
  499. },
  500. "fileId": "b0fdcp7XNFaowtAnzYJsXs",
  501. "sync": false
  502. },
  503. {
  504. "__type__": "cc.Node",
  505. "_name": "guang2",
  506. "_objFlags": 0,
  507. "_parent": {
  508. "__id__": 5
  509. },
  510. "_children": [],
  511. "_tag": -1,
  512. "_active": true,
  513. "_components": [
  514. {
  515. "__id__": 14
  516. }
  517. ],
  518. "_prefab": {
  519. "__id__": 15
  520. },
  521. "_id": "",
  522. "_opacity": 255,
  523. "_color": {
  524. "__type__": "cc.Color",
  525. "r": 255,
  526. "g": 255,
  527. "b": 255,
  528. "a": 255
  529. },
  530. "_cascadeOpacityEnabled": true,
  531. "_anchorPoint": {
  532. "__type__": "cc.Vec2",
  533. "x": 0.5,
  534. "y": 0.5
  535. },
  536. "_contentSize": {
  537. "__type__": "cc.Size",
  538. "width": 410,
  539. "height": 5
  540. },
  541. "_skewX": 0,
  542. "_skewY": 0,
  543. "_localZOrder": 0,
  544. "_globalZOrder": 0,
  545. "_opacityModifyRGB": false,
  546. "groupIndex": 0,
  547. "_trs": {
  548. "__type__": "TypedArray",
  549. "ctor": "Float64Array",
  550. "array": [
  551. 259,
  552. -583,
  553. 0,
  554. 0,
  555. 0,
  556. 0,
  557. 1,
  558. 1,
  559. 1,
  560. 1
  561. ]
  562. }
  563. },
  564. {
  565. "__type__": "cc.Sprite",
  566. "_name": "",
  567. "_objFlags": 0,
  568. "node": {
  569. "__id__": 13
  570. },
  571. "_enabled": true,
  572. "_spriteFrame": {
  573. "__uuid__": "a69f4783-0c20-4752-9104-a55dee71755a"
  574. },
  575. "_type": 0,
  576. "_sizeMode": 1,
  577. "_fillType": 0,
  578. "_fillCenter": {
  579. "__type__": "cc.Vec2",
  580. "x": 0,
  581. "y": 0
  582. },
  583. "_fillStart": 0,
  584. "_fillRange": 0,
  585. "_isTrimmedMode": true,
  586. "_srcBlendFactor": 770,
  587. "_dstBlendFactor": 771,
  588. "_atlas": {
  589. "__uuid__": "4beeb2da-3ff0-4fbe-a097-7c38119bed20"
  590. }
  591. },
  592. {
  593. "__type__": "cc.PrefabInfo",
  594. "root": {
  595. "__id__": 1
  596. },
  597. "asset": {
  598. "__uuid__": "75b9ea63-5cf4-4a08-96ea-ee965b372c63"
  599. },
  600. "fileId": "b9zTb60q5MJaAQDH1f9xuq",
  601. "sync": false
  602. },
  603. {
  604. "__type__": "cc.Sprite",
  605. "_name": "",
  606. "_objFlags": 0,
  607. "node": {
  608. "__id__": 5
  609. },
  610. "_enabled": true,
  611. "_spriteFrame": {
  612. "__uuid__": "61b6387d-8843-44c7-8d70-3398cc63a21f"
  613. },
  614. "_type": 1,
  615. "_sizeMode": 0,
  616. "_fillType": 0,
  617. "_fillCenter": {
  618. "__type__": "cc.Vec2",
  619. "x": 0,
  620. "y": 0
  621. },
  622. "_fillStart": 0,
  623. "_fillRange": 0,
  624. "_isTrimmedMode": true,
  625. "_srcBlendFactor": 770,
  626. "_dstBlendFactor": 771,
  627. "_atlas": {
  628. "__uuid__": "4beeb2da-3ff0-4fbe-a097-7c38119bed20"
  629. }
  630. },
  631. {
  632. "__type__": "cc.PrefabInfo",
  633. "root": {
  634. "__id__": 1
  635. },
  636. "asset": {
  637. "__uuid__": "75b9ea63-5cf4-4a08-96ea-ee965b372c63"
  638. },
  639. "fileId": "d1TR8lxN5BeLeA94Fr1k2u",
  640. "sync": false
  641. },
  642. {
  643. "__type__": "cc.Sprite",
  644. "_name": "",
  645. "_objFlags": 0,
  646. "node": {
  647. "__id__": 1
  648. },
  649. "_enabled": true,
  650. "_spriteFrame": {
  651. "__uuid__": "5a8f8609-8a45-4b98-b05c-22eb88a18d84"
  652. },
  653. "_type": 1,
  654. "_sizeMode": 0,
  655. "_fillType": 0,
  656. "_fillCenter": {
  657. "__type__": "cc.Vec2",
  658. "x": 0,
  659. "y": 0
  660. },
  661. "_fillStart": 0,
  662. "_fillRange": 0,
  663. "_isTrimmedMode": true,
  664. "_srcBlendFactor": 770,
  665. "_dstBlendFactor": 771,
  666. "_atlas": {
  667. "__uuid__": "4beeb2da-3ff0-4fbe-a097-7c38119bed20"
  668. }
  669. },
  670. {
  671. "__type__": "cc.PrefabInfo",
  672. "root": {
  673. "__id__": 1
  674. },
  675. "asset": {
  676. "__uuid__": "75b9ea63-5cf4-4a08-96ea-ee965b372c63"
  677. },
  678. "fileId": "1aywk/iBFF7oyTofnvgrjX",
  679. "sync": false
  680. }
  681. ]