help.prefab 15 KB

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