bgs3.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618
  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": "bgs3",
  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. "_active": true,
  37. "_level": 1,
  38. "_components": [
  39. {
  40. "__id__": 17
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 18
  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": 152,
  57. "height": 135
  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": "bg4",
  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": 106,
  121. "height": 79
  122. },
  123. "_anchorPoint": {
  124. "__type__": "cc.Vec2",
  125. "x": 0.5,
  126. "y": 0.5
  127. },
  128. "_position": {
  129. "__type__": "cc.Vec3",
  130. "x": 46,
  131. "y": 57,
  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.7071067811865475,
  145. "w": 0.7071067811865476
  146. },
  147. "_skewX": 0,
  148. "_skewY": 0,
  149. "_zIndex": 0,
  150. "_is3DNode": false,
  151. "groupIndex": 0,
  152. "_id": ""
  153. },
  154. {
  155. "__type__": "cc.Sprite",
  156. "_name": "",
  157. "_objFlags": 0,
  158. "node": {
  159. "__id__": 2
  160. },
  161. "_enabled": true,
  162. "_srcBlendFactor": 770,
  163. "_dstBlendFactor": 771,
  164. "_spriteFrame": {
  165. "__uuid__": "3ca4db4f-3df5-4b12-981a-2c3316d9bd84"
  166. },
  167. "_type": 0,
  168. "_sizeMode": 1,
  169. "_fillType": 0,
  170. "_fillCenter": {
  171. "__type__": "cc.Vec2",
  172. "x": 0,
  173. "y": 0
  174. },
  175. "_fillStart": 0,
  176. "_fillRange": 0,
  177. "_isTrimmedMode": true,
  178. "_state": 0,
  179. "_atlas": null,
  180. "_id": ""
  181. },
  182. {
  183. "__type__": "cc.PrefabInfo",
  184. "root": {
  185. "__id__": 1
  186. },
  187. "asset": {
  188. "__uuid__": "a13d215c-dfe6-4957-b65a-e0317dfe13b5"
  189. },
  190. "fileId": "50YQXW9z5OIoya8clfB2G5",
  191. "sync": false
  192. },
  193. {
  194. "__type__": "cc.Node",
  195. "_name": "bg4",
  196. "_objFlags": 0,
  197. "_parent": {
  198. "__id__": 1
  199. },
  200. "_children": [],
  201. "_active": true,
  202. "_level": 2,
  203. "_components": [
  204. {
  205. "__id__": 6
  206. }
  207. ],
  208. "_prefab": {
  209. "__id__": 7
  210. },
  211. "_opacity": 255,
  212. "_color": {
  213. "__type__": "cc.Color",
  214. "r": 255,
  215. "g": 255,
  216. "b": 255,
  217. "a": 255
  218. },
  219. "_contentSize": {
  220. "__type__": "cc.Size",
  221. "width": 106,
  222. "height": 79
  223. },
  224. "_anchorPoint": {
  225. "__type__": "cc.Vec2",
  226. "x": 0.5,
  227. "y": 0.5
  228. },
  229. "_position": {
  230. "__type__": "cc.Vec3",
  231. "x": 186,
  232. "y": 43,
  233. "z": 0
  234. },
  235. "_scale": {
  236. "__type__": "cc.Vec3",
  237. "x": 1,
  238. "y": 1,
  239. "z": 1
  240. },
  241. "_quat": {
  242. "__type__": "cc.Quat",
  243. "x": 0,
  244. "y": 0,
  245. "z": 0.7071067811865475,
  246. "w": 0.7071067811865476
  247. },
  248. "_skewX": 0,
  249. "_skewY": 0,
  250. "_zIndex": 0,
  251. "_is3DNode": false,
  252. "groupIndex": 0,
  253. "_id": ""
  254. },
  255. {
  256. "__type__": "cc.Sprite",
  257. "_name": "",
  258. "_objFlags": 0,
  259. "node": {
  260. "__id__": 5
  261. },
  262. "_enabled": true,
  263. "_srcBlendFactor": 770,
  264. "_dstBlendFactor": 771,
  265. "_spriteFrame": {
  266. "__uuid__": "3ca4db4f-3df5-4b12-981a-2c3316d9bd84"
  267. },
  268. "_type": 0,
  269. "_sizeMode": 1,
  270. "_fillType": 0,
  271. "_fillCenter": {
  272. "__type__": "cc.Vec2",
  273. "x": 0,
  274. "y": 0
  275. },
  276. "_fillStart": 0,
  277. "_fillRange": 0,
  278. "_isTrimmedMode": true,
  279. "_state": 0,
  280. "_atlas": null,
  281. "_id": ""
  282. },
  283. {
  284. "__type__": "cc.PrefabInfo",
  285. "root": {
  286. "__id__": 1
  287. },
  288. "asset": {
  289. "__uuid__": "a13d215c-dfe6-4957-b65a-e0317dfe13b5"
  290. },
  291. "fileId": "a4SYpF8EtDNLCibqohSb7D",
  292. "sync": false
  293. },
  294. {
  295. "__type__": "cc.Node",
  296. "_name": "bg1",
  297. "_objFlags": 0,
  298. "_parent": {
  299. "__id__": 1
  300. },
  301. "_children": [],
  302. "_active": true,
  303. "_level": 2,
  304. "_components": [
  305. {
  306. "__id__": 9
  307. }
  308. ],
  309. "_prefab": {
  310. "__id__": 10
  311. },
  312. "_opacity": 255,
  313. "_color": {
  314. "__type__": "cc.Color",
  315. "r": 255,
  316. "g": 255,
  317. "b": 255,
  318. "a": 255
  319. },
  320. "_contentSize": {
  321. "__type__": "cc.Size",
  322. "width": 142,
  323. "height": 221
  324. },
  325. "_anchorPoint": {
  326. "__type__": "cc.Vec2",
  327. "x": 0.5,
  328. "y": 0.5
  329. },
  330. "_position": {
  331. "__type__": "cc.Vec3",
  332. "x": -96,
  333. "y": 0,
  334. "z": 0
  335. },
  336. "_scale": {
  337. "__type__": "cc.Vec3",
  338. "x": 1,
  339. "y": 1,
  340. "z": 1
  341. },
  342. "_quat": {
  343. "__type__": "cc.Quat",
  344. "x": 0,
  345. "y": 0,
  346. "z": 0,
  347. "w": 1
  348. },
  349. "_skewX": 0,
  350. "_skewY": 0,
  351. "_zIndex": 0,
  352. "_is3DNode": false,
  353. "groupIndex": 0,
  354. "_id": ""
  355. },
  356. {
  357. "__type__": "cc.Sprite",
  358. "_name": "",
  359. "_objFlags": 0,
  360. "node": {
  361. "__id__": 8
  362. },
  363. "_enabled": true,
  364. "_srcBlendFactor": 770,
  365. "_dstBlendFactor": 771,
  366. "_spriteFrame": {
  367. "__uuid__": "7f674e45-5215-4d7a-bdda-9d3c2cc88498"
  368. },
  369. "_type": 0,
  370. "_sizeMode": 1,
  371. "_fillType": 0,
  372. "_fillCenter": {
  373. "__type__": "cc.Vec2",
  374. "x": 0,
  375. "y": 0
  376. },
  377. "_fillStart": 0,
  378. "_fillRange": 0,
  379. "_isTrimmedMode": true,
  380. "_state": 0,
  381. "_atlas": null,
  382. "_id": ""
  383. },
  384. {
  385. "__type__": "cc.PrefabInfo",
  386. "root": {
  387. "__id__": 1
  388. },
  389. "asset": {
  390. "__uuid__": "a13d215c-dfe6-4957-b65a-e0317dfe13b5"
  391. },
  392. "fileId": "b3Oyi26b1Hmr9d2Rv53Mj/",
  393. "sync": false
  394. },
  395. {
  396. "__type__": "cc.Node",
  397. "_name": "bg2",
  398. "_objFlags": 0,
  399. "_parent": {
  400. "__id__": 1
  401. },
  402. "_children": [],
  403. "_active": false,
  404. "_level": 2,
  405. "_components": [
  406. {
  407. "__id__": 12
  408. }
  409. ],
  410. "_prefab": {
  411. "__id__": 13
  412. },
  413. "_opacity": 255,
  414. "_color": {
  415. "__type__": "cc.Color",
  416. "r": 255,
  417. "g": 255,
  418. "b": 255,
  419. "a": 255
  420. },
  421. "_contentSize": {
  422. "__type__": "cc.Size",
  423. "width": 88,
  424. "height": 65
  425. },
  426. "_anchorPoint": {
  427. "__type__": "cc.Vec2",
  428. "x": 0.5,
  429. "y": 0.5
  430. },
  431. "_position": {
  432. "__type__": "cc.Vec3",
  433. "x": 97,
  434. "y": -45,
  435. "z": 0
  436. },
  437. "_scale": {
  438. "__type__": "cc.Vec3",
  439. "x": 1,
  440. "y": 1,
  441. "z": 1
  442. },
  443. "_quat": {
  444. "__type__": "cc.Quat",
  445. "x": 0,
  446. "y": 0,
  447. "z": 0,
  448. "w": 1
  449. },
  450. "_skewX": 0,
  451. "_skewY": 0,
  452. "_zIndex": 0,
  453. "_is3DNode": false,
  454. "groupIndex": 0,
  455. "_id": ""
  456. },
  457. {
  458. "__type__": "cc.Sprite",
  459. "_name": "",
  460. "_objFlags": 0,
  461. "node": {
  462. "__id__": 11
  463. },
  464. "_enabled": true,
  465. "_srcBlendFactor": 770,
  466. "_dstBlendFactor": 771,
  467. "_spriteFrame": {
  468. "__uuid__": "f63e0233-f623-4440-ae2b-b58f60aed5eb"
  469. },
  470. "_type": 0,
  471. "_sizeMode": 1,
  472. "_fillType": 0,
  473. "_fillCenter": {
  474. "__type__": "cc.Vec2",
  475. "x": 0,
  476. "y": 0
  477. },
  478. "_fillStart": 0,
  479. "_fillRange": 0,
  480. "_isTrimmedMode": true,
  481. "_state": 0,
  482. "_atlas": null,
  483. "_id": ""
  484. },
  485. {
  486. "__type__": "cc.PrefabInfo",
  487. "root": {
  488. "__id__": 1
  489. },
  490. "asset": {
  491. "__uuid__": "a13d215c-dfe6-4957-b65a-e0317dfe13b5"
  492. },
  493. "fileId": "35PB6xXf1EN7qZ/KMMrPW9",
  494. "sync": false
  495. },
  496. {
  497. "__type__": "cc.Node",
  498. "_name": "bg6",
  499. "_objFlags": 0,
  500. "_parent": {
  501. "__id__": 1
  502. },
  503. "_children": [],
  504. "_active": true,
  505. "_level": 2,
  506. "_components": [
  507. {
  508. "__id__": 15
  509. }
  510. ],
  511. "_prefab": {
  512. "__id__": 16
  513. },
  514. "_opacity": 255,
  515. "_color": {
  516. "__type__": "cc.Color",
  517. "r": 255,
  518. "g": 255,
  519. "b": 255,
  520. "a": 255
  521. },
  522. "_contentSize": {
  523. "__type__": "cc.Size",
  524. "width": 191,
  525. "height": 132
  526. },
  527. "_anchorPoint": {
  528. "__type__": "cc.Vec2",
  529. "x": 0.5,
  530. "y": 0.5
  531. },
  532. "_position": {
  533. "__type__": "cc.Vec3",
  534. "x": 115,
  535. "y": -30,
  536. "z": 0
  537. },
  538. "_scale": {
  539. "__type__": "cc.Vec3",
  540. "x": -1,
  541. "y": 1,
  542. "z": 1
  543. },
  544. "_quat": {
  545. "__type__": "cc.Quat",
  546. "x": 0,
  547. "y": 0,
  548. "z": 0,
  549. "w": 1
  550. },
  551. "_skewX": 0,
  552. "_skewY": 0,
  553. "_zIndex": 0,
  554. "_is3DNode": false,
  555. "groupIndex": 0,
  556. "_id": ""
  557. },
  558. {
  559. "__type__": "cc.Sprite",
  560. "_name": "",
  561. "_objFlags": 0,
  562. "node": {
  563. "__id__": 14
  564. },
  565. "_enabled": true,
  566. "_srcBlendFactor": 770,
  567. "_dstBlendFactor": 771,
  568. "_spriteFrame": {
  569. "__uuid__": "10c29942-2d73-46ef-b900-614f866eed08"
  570. },
  571. "_type": 0,
  572. "_sizeMode": 1,
  573. "_fillType": 0,
  574. "_fillCenter": {
  575. "__type__": "cc.Vec2",
  576. "x": 0,
  577. "y": 0
  578. },
  579. "_fillStart": 0,
  580. "_fillRange": 0,
  581. "_isTrimmedMode": true,
  582. "_state": 0,
  583. "_atlas": null,
  584. "_id": ""
  585. },
  586. {
  587. "__type__": "cc.PrefabInfo",
  588. "root": {
  589. "__id__": 1
  590. },
  591. "asset": {
  592. "__uuid__": "a13d215c-dfe6-4957-b65a-e0317dfe13b5"
  593. },
  594. "fileId": "c3NadrN2JEzJyvLwSiiGJ4",
  595. "sync": false
  596. },
  597. {
  598. "__type__": "73601dbHFtJH7mKgCTyrafr",
  599. "_name": "",
  600. "_objFlags": 0,
  601. "node": {
  602. "__id__": 1
  603. },
  604. "_enabled": true,
  605. "_id": ""
  606. },
  607. {
  608. "__type__": "cc.PrefabInfo",
  609. "root": {
  610. "__id__": 1
  611. },
  612. "asset": {
  613. "__uuid__": "a13d215c-dfe6-4957-b65a-e0317dfe13b5"
  614. },
  615. "fileId": "65/FzQWE9OKpow0U4xhkFN",
  616. "sync": false
  617. }
  618. ]