bgsend.prefab 14 KB

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