bgs1.prefab 11 KB

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