taskPrefabnovice3.prefab 15 KB

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