bgs1.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664
  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": "bgs1",
  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__": 15
  34. }
  35. ],
  36. "_active": true,
  37. "_level": 1,
  38. "_components": [
  39. {
  40. "__id__": 19
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 20
  45. },
  46. "_opacity": 255,
  47. "_color": {
  48. "__type__": "cc.Color",
  49. "r": 255,
  50. "g": 255,
  51. "b": 255,
  52. "a": 255
  53. },
  54. "_contentSize": {
  55. "__type__": "cc.Size",
  56. "width": 142,
  57. "height": 180
  58. },
  59. "_anchorPoint": {
  60. "__type__": "cc.Vec2",
  61. "x": 0.5,
  62. "y": 0.5
  63. },
  64. "_position": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. },
  70. "_scale": {
  71. "__type__": "cc.Vec3",
  72. "x": 1,
  73. "y": 1,
  74. "z": 1
  75. },
  76. "_quat": {
  77. "__type__": "cc.Quat",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0,
  81. "w": 1
  82. },
  83. "_skewX": 0,
  84. "_skewY": 0,
  85. "_zIndex": 0,
  86. "_is3DNode": false,
  87. "groupIndex": 0,
  88. "_rotationX": 0,
  89. "_rotationY": 0,
  90. "_id": ""
  91. },
  92. {
  93. "__type__": "cc.Node",
  94. "_name": "bg1",
  95. "_objFlags": 0,
  96. "_parent": {
  97. "__id__": 1
  98. },
  99. "_children": [],
  100. "_active": true,
  101. "_level": 2,
  102. "_components": [
  103. {
  104. "__id__": 3
  105. }
  106. ],
  107. "_prefab": {
  108. "__id__": 4
  109. },
  110. "_opacity": 255,
  111. "_color": {
  112. "__type__": "cc.Color",
  113. "r": 255,
  114. "g": 255,
  115. "b": 255,
  116. "a": 255
  117. },
  118. "_contentSize": {
  119. "__type__": "cc.Size",
  120. "width": 142,
  121. "height": 221
  122. },
  123. "_anchorPoint": {
  124. "__type__": "cc.Vec2",
  125. "x": 0.5,
  126. "y": 0.5
  127. },
  128. "_position": {
  129. "__type__": "cc.Vec3",
  130. "x": 13,
  131. "y": 0,
  132. "z": 0
  133. },
  134. "_scale": {
  135. "__type__": "cc.Vec3",
  136. "x": 1,
  137. "y": 1,
  138. "z": 1
  139. },
  140. "_quat": {
  141. "__type__": "cc.Quat",
  142. "x": 0,
  143. "y": 0,
  144. "z": 0,
  145. "w": 1
  146. },
  147. "_skewX": 0,
  148. "_skewY": 0,
  149. "_zIndex": 0,
  150. "_is3DNode": false,
  151. "groupIndex": 0,
  152. "_rotationX": 0,
  153. "_rotationY": 0,
  154. "_id": ""
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "node": {
  161. "__id__": 2
  162. },
  163. "_enabled": true,
  164. "_srcBlendFactor": 770,
  165. "_dstBlendFactor": 771,
  166. "_spriteFrame": {
  167. "__uuid__": "7f674e45-5215-4d7a-bdda-9d3c2cc88498"
  168. },
  169. "_type": 0,
  170. "_sizeMode": 1,
  171. "_fillType": 0,
  172. "_fillCenter": {
  173. "__type__": "cc.Vec2",
  174. "x": 0,
  175. "y": 0
  176. },
  177. "_fillStart": 0,
  178. "_fillRange": 0,
  179. "_isTrimmedMode": true,
  180. "_state": 0,
  181. "_atlas": null,
  182. "_id": ""
  183. },
  184. {
  185. "__type__": "cc.PrefabInfo",
  186. "root": {
  187. "__id__": 1
  188. },
  189. "asset": {
  190. "__uuid__": "1e8ad699-58a9-4aa3-ab24-02d2aca525de"
  191. },
  192. "fileId": "b2Ize7cnBAFIKGVSyjY/lC",
  193. "sync": false
  194. },
  195. {
  196. "__type__": "cc.Node",
  197. "_name": "bg3",
  198. "_objFlags": 0,
  199. "_parent": {
  200. "__id__": 1
  201. },
  202. "_children": [],
  203. "_active": true,
  204. "_level": 2,
  205. "_components": [
  206. {
  207. "__id__": 6
  208. }
  209. ],
  210. "_prefab": {
  211. "__id__": 7
  212. },
  213. "_opacity": 255,
  214. "_color": {
  215. "__type__": "cc.Color",
  216. "r": 255,
  217. "g": 255,
  218. "b": 255,
  219. "a": 255
  220. },
  221. "_contentSize": {
  222. "__type__": "cc.Size",
  223. "width": 152,
  224. "height": 135
  225. },
  226. "_anchorPoint": {
  227. "__type__": "cc.Vec2",
  228. "x": 0.5,
  229. "y": 0.5
  230. },
  231. "_position": {
  232. "__type__": "cc.Vec3",
  233. "x": -144,
  234. "y": 0,
  235. "z": 0
  236. },
  237. "_scale": {
  238. "__type__": "cc.Vec3",
  239. "x": 1,
  240. "y": 1,
  241. "z": 1
  242. },
  243. "_quat": {
  244. "__type__": "cc.Quat",
  245. "x": 0,
  246. "y": 0,
  247. "z": 0,
  248. "w": 1
  249. },
  250. "_skewX": 0,
  251. "_skewY": 0,
  252. "_zIndex": 0,
  253. "_is3DNode": false,
  254. "groupIndex": 0,
  255. "_id": ""
  256. },
  257. {
  258. "__type__": "cc.Sprite",
  259. "_name": "",
  260. "_objFlags": 0,
  261. "node": {
  262. "__id__": 5
  263. },
  264. "_enabled": true,
  265. "_srcBlendFactor": 770,
  266. "_dstBlendFactor": 771,
  267. "_spriteFrame": {
  268. "__uuid__": "87c1af6d-d8ab-402e-9f7d-6338e3b5b758"
  269. },
  270. "_type": 0,
  271. "_sizeMode": 1,
  272. "_fillType": 0,
  273. "_fillCenter": {
  274. "__type__": "cc.Vec2",
  275. "x": 0,
  276. "y": 0
  277. },
  278. "_fillStart": 0,
  279. "_fillRange": 0,
  280. "_isTrimmedMode": true,
  281. "_state": 0,
  282. "_atlas": null,
  283. "_id": ""
  284. },
  285. {
  286. "__type__": "cc.PrefabInfo",
  287. "root": {
  288. "__id__": 1
  289. },
  290. "asset": {
  291. "__uuid__": "1e8ad699-58a9-4aa3-ab24-02d2aca525de"
  292. },
  293. "fileId": "83ZKXQ+NBK4JMBq82zn0ZY",
  294. "sync": false
  295. },
  296. {
  297. "__type__": "cc.Node",
  298. "_name": "bg3",
  299. "_objFlags": 0,
  300. "_parent": {
  301. "__id__": 1
  302. },
  303. "_children": [],
  304. "_active": true,
  305. "_level": 2,
  306. "_components": [
  307. {
  308. "__id__": 9
  309. }
  310. ],
  311. "_prefab": {
  312. "__id__": 10
  313. },
  314. "_opacity": 255,
  315. "_color": {
  316. "__type__": "cc.Color",
  317. "r": 255,
  318. "g": 255,
  319. "b": 255,
  320. "a": 255
  321. },
  322. "_contentSize": {
  323. "__type__": "cc.Size",
  324. "width": 152,
  325. "height": 135
  326. },
  327. "_anchorPoint": {
  328. "__type__": "cc.Vec2",
  329. "x": 0.5,
  330. "y": 0.5
  331. },
  332. "_position": {
  333. "__type__": "cc.Vec3",
  334. "x": 182,
  335. "y": 0,
  336. "z": 0
  337. },
  338. "_scale": {
  339. "__type__": "cc.Vec3",
  340. "x": 1,
  341. "y": 1,
  342. "z": 1
  343. },
  344. "_quat": {
  345. "__type__": "cc.Quat",
  346. "x": 0,
  347. "y": 0,
  348. "z": 0,
  349. "w": 1
  350. },
  351. "_skewX": 0,
  352. "_skewY": 0,
  353. "_zIndex": 0,
  354. "_is3DNode": false,
  355. "groupIndex": 0,
  356. "_id": ""
  357. },
  358. {
  359. "__type__": "cc.Sprite",
  360. "_name": "",
  361. "_objFlags": 0,
  362. "node": {
  363. "__id__": 8
  364. },
  365. "_enabled": true,
  366. "_srcBlendFactor": 770,
  367. "_dstBlendFactor": 771,
  368. "_spriteFrame": {
  369. "__uuid__": "87c1af6d-d8ab-402e-9f7d-6338e3b5b758"
  370. },
  371. "_type": 0,
  372. "_sizeMode": 1,
  373. "_fillType": 0,
  374. "_fillCenter": {
  375. "__type__": "cc.Vec2",
  376. "x": 0,
  377. "y": 0
  378. },
  379. "_fillStart": 0,
  380. "_fillRange": 0,
  381. "_isTrimmedMode": true,
  382. "_state": 0,
  383. "_atlas": null,
  384. "_id": ""
  385. },
  386. {
  387. "__type__": "cc.PrefabInfo",
  388. "root": {
  389. "__id__": 1
  390. },
  391. "asset": {
  392. "__uuid__": "1e8ad699-58a9-4aa3-ab24-02d2aca525de"
  393. },
  394. "fileId": "fbCRxTkZ1BrJAjiXXuUaF3",
  395. "sync": false
  396. },
  397. {
  398. "__type__": "cc.Node",
  399. "_name": "bowen",
  400. "_objFlags": 0,
  401. "_parent": {
  402. "__id__": 1
  403. },
  404. "_children": [],
  405. "_active": true,
  406. "_level": 2,
  407. "_components": [
  408. {
  409. "__id__": 12
  410. },
  411. {
  412. "__id__": 13
  413. }
  414. ],
  415. "_prefab": {
  416. "__id__": 14
  417. },
  418. "_opacity": 255,
  419. "_color": {
  420. "__type__": "cc.Color",
  421. "r": 255,
  422. "g": 255,
  423. "b": 255,
  424. "a": 255
  425. },
  426. "_contentSize": {
  427. "__type__": "cc.Size",
  428. "width": 102,
  429. "height": 60
  430. },
  431. "_anchorPoint": {
  432. "__type__": "cc.Vec2",
  433. "x": 0.5,
  434. "y": 0.5
  435. },
  436. "_position": {
  437. "__type__": "cc.Vec3",
  438. "x": 135,
  439. "y": -69,
  440. "z": 0
  441. },
  442. "_scale": {
  443. "__type__": "cc.Vec3",
  444. "x": 1,
  445. "y": 1,
  446. "z": 1
  447. },
  448. "_quat": {
  449. "__type__": "cc.Quat",
  450. "x": 0,
  451. "y": 0,
  452. "z": 0,
  453. "w": 1
  454. },
  455. "_skewX": 0,
  456. "_skewY": 0,
  457. "_zIndex": 0,
  458. "_is3DNode": false,
  459. "groupIndex": 0,
  460. "_id": ""
  461. },
  462. {
  463. "__type__": "cc.Sprite",
  464. "_name": "",
  465. "_objFlags": 0,
  466. "node": {
  467. "__id__": 11
  468. },
  469. "_enabled": true,
  470. "_srcBlendFactor": 770,
  471. "_dstBlendFactor": 771,
  472. "_spriteFrame": {
  473. "__uuid__": "0e1f494a-d300-45c0-9282-b9f713adf59e"
  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. "_state": 0,
  487. "_atlas": null,
  488. "_id": ""
  489. },
  490. {
  491. "__type__": "cc.Animation",
  492. "_name": "",
  493. "_objFlags": 0,
  494. "node": {
  495. "__id__": 11
  496. },
  497. "_enabled": true,
  498. "_defaultClip": {
  499. "__uuid__": "4933afa6-26d0-442e-ae5a-93999308ee79"
  500. },
  501. "_clips": [
  502. {
  503. "__uuid__": "4933afa6-26d0-442e-ae5a-93999308ee79"
  504. }
  505. ],
  506. "playOnLoad": true,
  507. "_id": ""
  508. },
  509. {
  510. "__type__": "cc.PrefabInfo",
  511. "root": {
  512. "__id__": 1
  513. },
  514. "asset": {
  515. "__uuid__": "1e8ad699-58a9-4aa3-ab24-02d2aca525de"
  516. },
  517. "fileId": "c1cER0E3xIMbuofvh1n3y1",
  518. "sync": false
  519. },
  520. {
  521. "__type__": "cc.Node",
  522. "_name": "bowen",
  523. "_objFlags": 0,
  524. "_parent": {
  525. "__id__": 1
  526. },
  527. "_children": [],
  528. "_active": true,
  529. "_level": 2,
  530. "_components": [
  531. {
  532. "__id__": 16
  533. },
  534. {
  535. "__id__": 17
  536. }
  537. ],
  538. "_prefab": {
  539. "__id__": 18
  540. },
  541. "_opacity": 255,
  542. "_color": {
  543. "__type__": "cc.Color",
  544. "r": 255,
  545. "g": 255,
  546. "b": 255,
  547. "a": 255
  548. },
  549. "_contentSize": {
  550. "__type__": "cc.Size",
  551. "width": 102,
  552. "height": 60
  553. },
  554. "_anchorPoint": {
  555. "__type__": "cc.Vec2",
  556. "x": 0.5,
  557. "y": 0.5
  558. },
  559. "_position": {
  560. "__type__": "cc.Vec3",
  561. "x": -74,
  562. "y": 76,
  563. "z": 0
  564. },
  565. "_scale": {
  566. "__type__": "cc.Vec3",
  567. "x": 1,
  568. "y": 1,
  569. "z": 1
  570. },
  571. "_quat": {
  572. "__type__": "cc.Quat",
  573. "x": 0,
  574. "y": 0,
  575. "z": 0,
  576. "w": 1
  577. },
  578. "_skewX": 0,
  579. "_skewY": 0,
  580. "_zIndex": 0,
  581. "_is3DNode": false,
  582. "groupIndex": 0,
  583. "_id": ""
  584. },
  585. {
  586. "__type__": "cc.Sprite",
  587. "_name": "",
  588. "_objFlags": 0,
  589. "node": {
  590. "__id__": 15
  591. },
  592. "_enabled": true,
  593. "_srcBlendFactor": 770,
  594. "_dstBlendFactor": 771,
  595. "_spriteFrame": {
  596. "__uuid__": "0e1f494a-d300-45c0-9282-b9f713adf59e"
  597. },
  598. "_type": 0,
  599. "_sizeMode": 1,
  600. "_fillType": 0,
  601. "_fillCenter": {
  602. "__type__": "cc.Vec2",
  603. "x": 0,
  604. "y": 0
  605. },
  606. "_fillStart": 0,
  607. "_fillRange": 0,
  608. "_isTrimmedMode": true,
  609. "_state": 0,
  610. "_atlas": null,
  611. "_id": ""
  612. },
  613. {
  614. "__type__": "cc.Animation",
  615. "_name": "",
  616. "_objFlags": 0,
  617. "node": {
  618. "__id__": 15
  619. },
  620. "_enabled": true,
  621. "_defaultClip": {
  622. "__uuid__": "4933afa6-26d0-442e-ae5a-93999308ee79"
  623. },
  624. "_clips": [
  625. {
  626. "__uuid__": "4933afa6-26d0-442e-ae5a-93999308ee79"
  627. }
  628. ],
  629. "playOnLoad": true,
  630. "_id": ""
  631. },
  632. {
  633. "__type__": "cc.PrefabInfo",
  634. "root": {
  635. "__id__": 1
  636. },
  637. "asset": {
  638. "__uuid__": "1e8ad699-58a9-4aa3-ab24-02d2aca525de"
  639. },
  640. "fileId": "8f6+X+6HZJ2rd8usgdABFC",
  641. "sync": false
  642. },
  643. {
  644. "__type__": "73601dbHFtJH7mKgCTyrafr",
  645. "_name": "",
  646. "_objFlags": 0,
  647. "node": {
  648. "__id__": 1
  649. },
  650. "_enabled": true,
  651. "_id": ""
  652. },
  653. {
  654. "__type__": "cc.PrefabInfo",
  655. "root": {
  656. "__id__": 1
  657. },
  658. "asset": {
  659. "__uuid__": "1e8ad699-58a9-4aa3-ab24-02d2aca525de"
  660. },
  661. "fileId": "73q9ev01JAOZTiv6btXM8z",
  662. "sync": false
  663. }
  664. ]