BGs.prefab 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767
  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": "BGs",
  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__": 20
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 21
  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": 726,
  47. "height": 460
  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. -69,
  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": 706,
  111. "height": 439
  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": "aeohjfn2lODYkvxnSgQ0Bn",
  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__": 9
  201. },
  202. {
  203. "__id__": 12
  204. },
  205. {
  206. "__id__": 15
  207. }
  208. ],
  209. "_active": true,
  210. "_components": [
  211. {
  212. "__id__": 18
  213. }
  214. ],
  215. "_prefab": {
  216. "__id__": 19
  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": 702,
  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.2,
  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": "BtCloseDlg1",
  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": 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. 342.2,
  305. 12.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": "09mnFHbBhOB47wRImt8Nmm",
  368. "sync": false
  369. },
  370. {
  371. "__type__": "cc.Node",
  372. "_name": "TTips",
  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": 282,
  398. "height": 56
  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. 0,
  410. 13.6,
  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": "1eYY+b4ZJPG48unm41c83G",
  473. "sync": false
  474. },
  475. {
  476. "__type__": "cc.Node",
  477. "_name": "guang",
  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": 308,
  503. "height": 5
  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. -197.2,
  515. 39.7,
  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": "62+Kmfse9DMKI8Q309NRxC",
  578. "sync": false
  579. },
  580. {
  581. "__type__": "cc.Node",
  582. "_name": "guang2",
  583. "_objFlags": 0,
  584. "_parent": {
  585. "__id__": 5
  586. },
  587. "_children": [],
  588. "_active": true,
  589. "_components": [
  590. {
  591. "__id__": 16
  592. }
  593. ],
  594. "_prefab": {
  595. "__id__": 17
  596. },
  597. "_opacity": 255,
  598. "_color": {
  599. "__type__": "cc.Color",
  600. "r": 255,
  601. "g": 255,
  602. "b": 255,
  603. "a": 255
  604. },
  605. "_contentSize": {
  606. "__type__": "cc.Size",
  607. "width": 410,
  608. "height": 5
  609. },
  610. "_anchorPoint": {
  611. "__type__": "cc.Vec2",
  612. "x": 0.5,
  613. "y": 0.5
  614. },
  615. "_trs": {
  616. "__type__": "TypedArray",
  617. "ctor": "Float64Array",
  618. "array": [
  619. 122,
  620. -412,
  621. 0,
  622. 0,
  623. 0,
  624. 0,
  625. 1,
  626. 1,
  627. 1,
  628. 1
  629. ]
  630. },
  631. "_eulerAngles": {
  632. "__type__": "cc.Vec3",
  633. "x": 0,
  634. "y": 0,
  635. "z": 0
  636. },
  637. "_skewX": 0,
  638. "_skewY": 0,
  639. "_is3DNode": false,
  640. "_groupIndex": 0,
  641. "groupIndex": 0,
  642. "_id": ""
  643. },
  644. {
  645. "__type__": "cc.Sprite",
  646. "_name": "",
  647. "_objFlags": 0,
  648. "node": {
  649. "__id__": 15
  650. },
  651. "_enabled": true,
  652. "_materials": [
  653. {
  654. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  655. }
  656. ],
  657. "_srcBlendFactor": 770,
  658. "_dstBlendFactor": 771,
  659. "_spriteFrame": null,
  660. "_type": 0,
  661. "_sizeMode": 1,
  662. "_fillType": 0,
  663. "_fillCenter": {
  664. "__type__": "cc.Vec2",
  665. "x": 0,
  666. "y": 0
  667. },
  668. "_fillStart": 0,
  669. "_fillRange": 0,
  670. "_isTrimmedMode": true,
  671. "_atlas": null,
  672. "_id": ""
  673. },
  674. {
  675. "__type__": "cc.PrefabInfo",
  676. "root": {
  677. "__id__": 1
  678. },
  679. "asset": {
  680. "__id__": 0
  681. },
  682. "fileId": "3fLrSra69B6Z8l2lhtve/5",
  683. "sync": false
  684. },
  685. {
  686. "__type__": "cc.Sprite",
  687. "_name": "",
  688. "_objFlags": 0,
  689. "node": {
  690. "__id__": 5
  691. },
  692. "_enabled": true,
  693. "_materials": [
  694. {
  695. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  696. }
  697. ],
  698. "_srcBlendFactor": 770,
  699. "_dstBlendFactor": 771,
  700. "_spriteFrame": null,
  701. "_type": 1,
  702. "_sizeMode": 0,
  703. "_fillType": 0,
  704. "_fillCenter": {
  705. "__type__": "cc.Vec2",
  706. "x": 0,
  707. "y": 0
  708. },
  709. "_fillStart": 0,
  710. "_fillRange": 0,
  711. "_isTrimmedMode": true,
  712. "_atlas": null,
  713. "_id": ""
  714. },
  715. {
  716. "__type__": "cc.PrefabInfo",
  717. "root": {
  718. "__id__": 1
  719. },
  720. "asset": {
  721. "__id__": 0
  722. },
  723. "fileId": "34XuvateBKnqF0lJzL/45N",
  724. "sync": false
  725. },
  726. {
  727. "__type__": "cc.Sprite",
  728. "_name": "",
  729. "_objFlags": 0,
  730. "node": {
  731. "__id__": 1
  732. },
  733. "_enabled": true,
  734. "_materials": [
  735. {
  736. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  737. }
  738. ],
  739. "_srcBlendFactor": 770,
  740. "_dstBlendFactor": 771,
  741. "_spriteFrame": null,
  742. "_type": 1,
  743. "_sizeMode": 0,
  744. "_fillType": 0,
  745. "_fillCenter": {
  746. "__type__": "cc.Vec2",
  747. "x": 0,
  748. "y": 0
  749. },
  750. "_fillStart": 0,
  751. "_fillRange": 0,
  752. "_isTrimmedMode": true,
  753. "_atlas": null,
  754. "_id": ""
  755. },
  756. {
  757. "__type__": "cc.PrefabInfo",
  758. "root": {
  759. "__id__": 1
  760. },
  761. "asset": {
  762. "__id__": 0
  763. },
  764. "fileId": "",
  765. "sync": false
  766. }
  767. ]