YzCustomAdPanel.prefab 15 KB

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