LevelIntro.prefab 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864
  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": "LevelIntro",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 19
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 22
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 23
  38. },
  39. "_opacity": 255,
  40. "_color": {
  41. "__type__": "cc.Color",
  42. "r": 255,
  43. "g": 255,
  44. "b": 255,
  45. "a": 255
  46. },
  47. "_contentSize": {
  48. "__type__": "cc.Size",
  49. "width": 0,
  50. "height": 0
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_trs": {
  58. "__type__": "TypedArray",
  59. "ctor": "Float64Array",
  60. "array": [
  61. 497,
  62. 577,
  63. 0,
  64. 0,
  65. 0,
  66. 0,
  67. 1,
  68. 1,
  69. 1,
  70. 1
  71. ]
  72. },
  73. "_eulerAngles": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_skewX": 0,
  80. "_skewY": 0,
  81. "_is3DNode": false,
  82. "_groupIndex": 0,
  83. "groupIndex": 0,
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "bg",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [],
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 3
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 4
  102. },
  103. "_opacity": 120,
  104. "_color": {
  105. "__type__": "cc.Color",
  106. "r": 0,
  107. "g": 0,
  108. "b": 0,
  109. "a": 255
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 1920,
  114. "height": 1080
  115. },
  116. "_anchorPoint": {
  117. "__type__": "cc.Vec2",
  118. "x": 0.5,
  119. "y": 0.5
  120. },
  121. "_trs": {
  122. "__type__": "TypedArray",
  123. "ctor": "Float64Array",
  124. "array": [
  125. 0,
  126. 0,
  127. 0,
  128. 0,
  129. 0,
  130. 0,
  131. 1,
  132. 1,
  133. 1,
  134. 1
  135. ]
  136. },
  137. "_eulerAngles": {
  138. "__type__": "cc.Vec3",
  139. "x": 0,
  140. "y": 0,
  141. "z": 0
  142. },
  143. "_skewX": 0,
  144. "_skewY": 0,
  145. "_is3DNode": false,
  146. "_groupIndex": 0,
  147. "groupIndex": 0,
  148. "_id": ""
  149. },
  150. {
  151. "__type__": "cc.Sprite",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "node": {
  155. "__id__": 2
  156. },
  157. "_enabled": true,
  158. "_materials": [
  159. {
  160. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  161. }
  162. ],
  163. "_srcBlendFactor": 770,
  164. "_dstBlendFactor": 771,
  165. "_spriteFrame": {
  166. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  167. },
  168. "_type": 0,
  169. "_sizeMode": 0,
  170. "_fillType": 0,
  171. "_fillCenter": {
  172. "__type__": "cc.Vec2",
  173. "x": 0,
  174. "y": 0
  175. },
  176. "_fillStart": 0,
  177. "_fillRange": 0,
  178. "_isTrimmedMode": true,
  179. "_atlas": null,
  180. "_id": ""
  181. },
  182. {
  183. "__type__": "cc.PrefabInfo",
  184. "root": {
  185. "__id__": 1
  186. },
  187. "asset": {
  188. "__uuid__": "0bd48b83-3b9f-458d-ba2a-39b2868933a3"
  189. },
  190. "fileId": "6cjLZC0JFPGIyzo4MrpZoR",
  191. "sync": false
  192. },
  193. {
  194. "__type__": "cc.Node",
  195. "_name": "introduce_bg",
  196. "_objFlags": 0,
  197. "_parent": {
  198. "__id__": 1
  199. },
  200. "_children": [
  201. {
  202. "__id__": 6
  203. },
  204. {
  205. "__id__": 9
  206. }
  207. ],
  208. "_active": true,
  209. "_components": [
  210. {
  211. "__id__": 17
  212. }
  213. ],
  214. "_prefab": {
  215. "__id__": 18
  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": 932,
  228. "height": 675
  229. },
  230. "_anchorPoint": {
  231. "__type__": "cc.Vec2",
  232. "x": 0.5,
  233. "y": 0.5
  234. },
  235. "_trs": {
  236. "__type__": "TypedArray",
  237. "ctor": "Float64Array",
  238. "array": [
  239. 0,
  240. 91,
  241. 0,
  242. 0,
  243. 0,
  244. 0,
  245. 1,
  246. 1,
  247. 1,
  248. 1
  249. ]
  250. },
  251. "_eulerAngles": {
  252. "__type__": "cc.Vec3",
  253. "x": 0,
  254. "y": 0,
  255. "z": 0
  256. },
  257. "_skewX": 0,
  258. "_skewY": 0,
  259. "_is3DNode": false,
  260. "_groupIndex": 0,
  261. "groupIndex": 0,
  262. "_id": ""
  263. },
  264. {
  265. "__type__": "cc.Node",
  266. "_name": "zhangjie",
  267. "_objFlags": 0,
  268. "_parent": {
  269. "__id__": 5
  270. },
  271. "_children": [],
  272. "_active": true,
  273. "_components": [
  274. {
  275. "__id__": 7
  276. }
  277. ],
  278. "_prefab": {
  279. "__id__": 8
  280. },
  281. "_opacity": 255,
  282. "_color": {
  283. "__type__": "cc.Color",
  284. "r": 19,
  285. "g": 18,
  286. "b": 18,
  287. "a": 255
  288. },
  289. "_contentSize": {
  290. "__type__": "cc.Size",
  291. "width": 86.72,
  292. "height": 75.6
  293. },
  294. "_anchorPoint": {
  295. "__type__": "cc.Vec2",
  296. "x": 0.5,
  297. "y": 0.5
  298. },
  299. "_trs": {
  300. "__type__": "TypedArray",
  301. "ctor": "Float64Array",
  302. "array": [
  303. 6.372,
  304. 261.272,
  305. 0,
  306. 0,
  307. 0,
  308. 0,
  309. 1,
  310. 1,
  311. 1,
  312. 1
  313. ]
  314. },
  315. "_eulerAngles": {
  316. "__type__": "cc.Vec3",
  317. "x": 0,
  318. "y": 0,
  319. "z": 0
  320. },
  321. "_skewX": 0,
  322. "_skewY": 0,
  323. "_is3DNode": false,
  324. "_groupIndex": 0,
  325. "groupIndex": 0,
  326. "_id": ""
  327. },
  328. {
  329. "__type__": "cc.Label",
  330. "_name": "",
  331. "_objFlags": 0,
  332. "node": {
  333. "__id__": 6
  334. },
  335. "_enabled": true,
  336. "_materials": [
  337. {
  338. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  339. }
  340. ],
  341. "_srcBlendFactor": 770,
  342. "_dstBlendFactor": 771,
  343. "_string": "1-1",
  344. "_N$string": "1-1",
  345. "_fontSize": 60,
  346. "_lineHeight": 60,
  347. "_enableWrapText": true,
  348. "_N$file": null,
  349. "_isSystemFontUsed": true,
  350. "_spacingX": 0,
  351. "_batchAsBitmap": false,
  352. "_styleFlags": 0,
  353. "_underlineHeight": 0,
  354. "_N$horizontalAlign": 1,
  355. "_N$verticalAlign": 1,
  356. "_N$fontFamily": "Arial",
  357. "_N$overflow": 0,
  358. "_N$cacheMode": 0,
  359. "_id": ""
  360. },
  361. {
  362. "__type__": "cc.PrefabInfo",
  363. "root": {
  364. "__id__": 1
  365. },
  366. "asset": {
  367. "__uuid__": "0bd48b83-3b9f-458d-ba2a-39b2868933a3"
  368. },
  369. "fileId": "38EP1Xz0dDJ5QQiaf160af",
  370. "sync": false
  371. },
  372. {
  373. "__type__": "cc.Node",
  374. "_name": "start",
  375. "_objFlags": 0,
  376. "_parent": {
  377. "__id__": 5
  378. },
  379. "_children": [
  380. {
  381. "__id__": 10
  382. }
  383. ],
  384. "_active": true,
  385. "_components": [
  386. {
  387. "__id__": 14
  388. }
  389. ],
  390. "_prefab": {
  391. "__id__": 16
  392. },
  393. "_opacity": 255,
  394. "_color": {
  395. "__type__": "cc.Color",
  396. "r": 255,
  397. "g": 255,
  398. "b": 255,
  399. "a": 255
  400. },
  401. "_contentSize": {
  402. "__type__": "cc.Size",
  403. "width": 309,
  404. "height": 131
  405. },
  406. "_anchorPoint": {
  407. "__type__": "cc.Vec2",
  408. "x": 0.5,
  409. "y": 0.5
  410. },
  411. "_trs": {
  412. "__type__": "TypedArray",
  413. "ctor": "Float64Array",
  414. "array": [
  415. 0,
  416. -318.625,
  417. 0,
  418. 0,
  419. 0,
  420. 0,
  421. 1,
  422. 1,
  423. 1,
  424. 1
  425. ]
  426. },
  427. "_eulerAngles": {
  428. "__type__": "cc.Vec3",
  429. "x": 0,
  430. "y": 0,
  431. "z": 0
  432. },
  433. "_skewX": 0,
  434. "_skewY": 0,
  435. "_is3DNode": false,
  436. "_groupIndex": 0,
  437. "groupIndex": 0,
  438. "_id": ""
  439. },
  440. {
  441. "__type__": "cc.Node",
  442. "_name": "Background",
  443. "_objFlags": 512,
  444. "_parent": {
  445. "__id__": 9
  446. },
  447. "_children": [],
  448. "_active": true,
  449. "_components": [
  450. {
  451. "__id__": 11
  452. },
  453. {
  454. "__id__": 12
  455. }
  456. ],
  457. "_prefab": {
  458. "__id__": 13
  459. },
  460. "_opacity": 255,
  461. "_color": {
  462. "__type__": "cc.Color",
  463. "r": 255,
  464. "g": 255,
  465. "b": 255,
  466. "a": 255
  467. },
  468. "_contentSize": {
  469. "__type__": "cc.Size",
  470. "width": 309,
  471. "height": 131
  472. },
  473. "_anchorPoint": {
  474. "__type__": "cc.Vec2",
  475. "x": 0.5,
  476. "y": 0.5
  477. },
  478. "_trs": {
  479. "__type__": "TypedArray",
  480. "ctor": "Float64Array",
  481. "array": [
  482. 0,
  483. 0,
  484. 0,
  485. 0,
  486. 0,
  487. 0,
  488. 1,
  489. 1,
  490. 1,
  491. 0
  492. ]
  493. },
  494. "_eulerAngles": {
  495. "__type__": "cc.Vec3",
  496. "x": 0,
  497. "y": 0,
  498. "z": 0
  499. },
  500. "_skewX": 0,
  501. "_skewY": 0,
  502. "_is3DNode": false,
  503. "_groupIndex": 0,
  504. "groupIndex": 0,
  505. "_id": ""
  506. },
  507. {
  508. "__type__": "cc.Sprite",
  509. "_name": "",
  510. "_objFlags": 0,
  511. "node": {
  512. "__id__": 10
  513. },
  514. "_enabled": true,
  515. "_materials": [
  516. {
  517. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  518. }
  519. ],
  520. "_srcBlendFactor": 770,
  521. "_dstBlendFactor": 771,
  522. "_spriteFrame": {
  523. "__uuid__": "8d4d29cc-3d7d-4e98-8b47-d6676a6d2856"
  524. },
  525. "_type": 1,
  526. "_sizeMode": 0,
  527. "_fillType": 0,
  528. "_fillCenter": {
  529. "__type__": "cc.Vec2",
  530. "x": 0,
  531. "y": 0
  532. },
  533. "_fillStart": 0,
  534. "_fillRange": 0,
  535. "_isTrimmedMode": true,
  536. "_atlas": null,
  537. "_id": ""
  538. },
  539. {
  540. "__type__": "cc.Widget",
  541. "_name": "",
  542. "_objFlags": 0,
  543. "node": {
  544. "__id__": 10
  545. },
  546. "_enabled": true,
  547. "alignMode": 0,
  548. "_target": null,
  549. "_alignFlags": 45,
  550. "_left": 0,
  551. "_right": 0,
  552. "_top": 0,
  553. "_bottom": 0,
  554. "_verticalCenter": 0,
  555. "_horizontalCenter": 0,
  556. "_isAbsLeft": true,
  557. "_isAbsRight": true,
  558. "_isAbsTop": true,
  559. "_isAbsBottom": true,
  560. "_isAbsHorizontalCenter": true,
  561. "_isAbsVerticalCenter": true,
  562. "_originalWidth": 100,
  563. "_originalHeight": 40,
  564. "_id": ""
  565. },
  566. {
  567. "__type__": "cc.PrefabInfo",
  568. "root": {
  569. "__id__": 1
  570. },
  571. "asset": {
  572. "__uuid__": "0bd48b83-3b9f-458d-ba2a-39b2868933a3"
  573. },
  574. "fileId": "68dc+h+SpDdJrzx9UCX7ar",
  575. "sync": false
  576. },
  577. {
  578. "__type__": "cc.Button",
  579. "_name": "",
  580. "_objFlags": 0,
  581. "node": {
  582. "__id__": 9
  583. },
  584. "_enabled": true,
  585. "_normalMaterial": null,
  586. "_grayMaterial": null,
  587. "duration": 0.1,
  588. "zoomScale": 1.2,
  589. "clickEvents": [
  590. {
  591. "__id__": 15
  592. }
  593. ],
  594. "_N$interactable": true,
  595. "_N$enableAutoGrayEffect": false,
  596. "_N$transition": 3,
  597. "transition": 3,
  598. "_N$normalColor": {
  599. "__type__": "cc.Color",
  600. "r": 230,
  601. "g": 230,
  602. "b": 230,
  603. "a": 255
  604. },
  605. "_N$pressedColor": {
  606. "__type__": "cc.Color",
  607. "r": 200,
  608. "g": 200,
  609. "b": 200,
  610. "a": 255
  611. },
  612. "pressedColor": {
  613. "__type__": "cc.Color",
  614. "r": 200,
  615. "g": 200,
  616. "b": 200,
  617. "a": 255
  618. },
  619. "_N$hoverColor": {
  620. "__type__": "cc.Color",
  621. "r": 255,
  622. "g": 255,
  623. "b": 255,
  624. "a": 255
  625. },
  626. "hoverColor": {
  627. "__type__": "cc.Color",
  628. "r": 255,
  629. "g": 255,
  630. "b": 255,
  631. "a": 255
  632. },
  633. "_N$disabledColor": {
  634. "__type__": "cc.Color",
  635. "r": 120,
  636. "g": 120,
  637. "b": 120,
  638. "a": 200
  639. },
  640. "_N$normalSprite": {
  641. "__uuid__": "8d4d29cc-3d7d-4e98-8b47-d6676a6d2856"
  642. },
  643. "_N$pressedSprite": {
  644. "__uuid__": "8d4d29cc-3d7d-4e98-8b47-d6676a6d2856"
  645. },
  646. "pressedSprite": {
  647. "__uuid__": "8d4d29cc-3d7d-4e98-8b47-d6676a6d2856"
  648. },
  649. "_N$hoverSprite": {
  650. "__uuid__": "8d4d29cc-3d7d-4e98-8b47-d6676a6d2856"
  651. },
  652. "hoverSprite": {
  653. "__uuid__": "8d4d29cc-3d7d-4e98-8b47-d6676a6d2856"
  654. },
  655. "_N$disabledSprite": {
  656. "__uuid__": "8d4d29cc-3d7d-4e98-8b47-d6676a6d2856"
  657. },
  658. "_N$target": {
  659. "__id__": 10
  660. },
  661. "_id": ""
  662. },
  663. {
  664. "__type__": "cc.ClickEvent",
  665. "target": {
  666. "__id__": 1
  667. },
  668. "component": "",
  669. "_componentId": "a92941mXfRK5Yl7B/L7VJQu",
  670. "handler": "onTouchclosed",
  671. "customEventData": ""
  672. },
  673. {
  674. "__type__": "cc.PrefabInfo",
  675. "root": {
  676. "__id__": 1
  677. },
  678. "asset": {
  679. "__uuid__": "0bd48b83-3b9f-458d-ba2a-39b2868933a3"
  680. },
  681. "fileId": "3dugj1Vk9PSbywVR9Wg336",
  682. "sync": false
  683. },
  684. {
  685. "__type__": "cc.Sprite",
  686. "_name": "",
  687. "_objFlags": 0,
  688. "node": {
  689. "__id__": 5
  690. },
  691. "_enabled": true,
  692. "_materials": [
  693. {
  694. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  695. }
  696. ],
  697. "_srcBlendFactor": 770,
  698. "_dstBlendFactor": 771,
  699. "_spriteFrame": {
  700. "__uuid__": "2ebdbbc4-acb6-4949-838c-f8768cdbef6f"
  701. },
  702. "_type": 0,
  703. "_sizeMode": 1,
  704. "_fillType": 0,
  705. "_fillCenter": {
  706. "__type__": "cc.Vec2",
  707. "x": 0,
  708. "y": 0
  709. },
  710. "_fillStart": 0,
  711. "_fillRange": 0,
  712. "_isTrimmedMode": true,
  713. "_atlas": null,
  714. "_id": ""
  715. },
  716. {
  717. "__type__": "cc.PrefabInfo",
  718. "root": {
  719. "__id__": 1
  720. },
  721. "asset": {
  722. "__uuid__": "0bd48b83-3b9f-458d-ba2a-39b2868933a3"
  723. },
  724. "fileId": "e7kjZ2kA5DDLezjZLfCWtb",
  725. "sync": false
  726. },
  727. {
  728. "__type__": "cc.Node",
  729. "_name": "introduce_tap",
  730. "_objFlags": 0,
  731. "_parent": {
  732. "__id__": 1
  733. },
  734. "_children": [],
  735. "_active": true,
  736. "_components": [
  737. {
  738. "__id__": 20
  739. }
  740. ],
  741. "_prefab": {
  742. "__id__": 21
  743. },
  744. "_opacity": 255,
  745. "_color": {
  746. "__type__": "cc.Color",
  747. "r": 255,
  748. "g": 255,
  749. "b": 255,
  750. "a": 255
  751. },
  752. "_contentSize": {
  753. "__type__": "cc.Size",
  754. "width": 349,
  755. "height": 50
  756. },
  757. "_anchorPoint": {
  758. "__type__": "cc.Vec2",
  759. "x": 0.5,
  760. "y": 0.5
  761. },
  762. "_trs": {
  763. "__type__": "TypedArray",
  764. "ctor": "Float64Array",
  765. "array": [
  766. 0,
  767. -341,
  768. 0,
  769. 0,
  770. 0,
  771. 0,
  772. 1,
  773. 1,
  774. 1,
  775. 1
  776. ]
  777. },
  778. "_eulerAngles": {
  779. "__type__": "cc.Vec3",
  780. "x": 0,
  781. "y": 0,
  782. "z": 0
  783. },
  784. "_skewX": 0,
  785. "_skewY": 0,
  786. "_is3DNode": false,
  787. "_groupIndex": 0,
  788. "groupIndex": 0,
  789. "_id": ""
  790. },
  791. {
  792. "__type__": "cc.Sprite",
  793. "_name": "",
  794. "_objFlags": 0,
  795. "node": {
  796. "__id__": 19
  797. },
  798. "_enabled": true,
  799. "_materials": [
  800. {
  801. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  802. }
  803. ],
  804. "_srcBlendFactor": 770,
  805. "_dstBlendFactor": 771,
  806. "_spriteFrame": {
  807. "__uuid__": "eabbf0d7-1f95-40b0-8fa0-fd7028c06ef8"
  808. },
  809. "_type": 0,
  810. "_sizeMode": 1,
  811. "_fillType": 0,
  812. "_fillCenter": {
  813. "__type__": "cc.Vec2",
  814. "x": 0,
  815. "y": 0
  816. },
  817. "_fillStart": 0,
  818. "_fillRange": 0,
  819. "_isTrimmedMode": true,
  820. "_atlas": null,
  821. "_id": ""
  822. },
  823. {
  824. "__type__": "cc.PrefabInfo",
  825. "root": {
  826. "__id__": 1
  827. },
  828. "asset": {
  829. "__uuid__": "0bd48b83-3b9f-458d-ba2a-39b2868933a3"
  830. },
  831. "fileId": "70DTkMtltNeYUufSmHRaA1",
  832. "sync": false
  833. },
  834. {
  835. "__type__": "a92941mXfRK5Yl7B/L7VJQu",
  836. "_name": "",
  837. "_objFlags": 0,
  838. "node": {
  839. "__id__": 1
  840. },
  841. "_enabled": true,
  842. "introduce_bg": {
  843. "__id__": 17
  844. },
  845. "zhangjie": {
  846. "__id__": 7
  847. },
  848. "zhezhao": {
  849. "__id__": 3
  850. },
  851. "_id": ""
  852. },
  853. {
  854. "__type__": "cc.PrefabInfo",
  855. "root": {
  856. "__id__": 1
  857. },
  858. "asset": {
  859. "__uuid__": "0bd48b83-3b9f-458d-ba2a-39b2868933a3"
  860. },
  861. "fileId": "",
  862. "sync": false
  863. }
  864. ]