actor4.prefab 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869
  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": "actor4",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 10
  28. }
  29. ],
  30. "_active": true,
  31. "_level": 1,
  32. "_components": [
  33. {
  34. "__id__": 27
  35. },
  36. {
  37. "__id__": 28
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 29
  42. },
  43. "_opacity": 255,
  44. "_color": {
  45. "__type__": "cc.Color",
  46. "r": 255,
  47. "g": 255,
  48. "b": 255,
  49. "a": 255
  50. },
  51. "_contentSize": {
  52. "__type__": "cc.Size",
  53. "width": 149,
  54. "height": 173
  55. },
  56. "_anchorPoint": {
  57. "__type__": "cc.Vec2",
  58. "x": 0.5,
  59. "y": 0.5
  60. },
  61. "_position": {
  62. "__type__": "cc.Vec3",
  63. "x": 525,
  64. "y": 187,
  65. "z": 0
  66. },
  67. "_scale": {
  68. "__type__": "cc.Vec3",
  69. "x": 1,
  70. "y": 1,
  71. "z": 1
  72. },
  73. "_skewX": 0,
  74. "_skewY": 0,
  75. "_zIndex": 0,
  76. "_is3DNode": false,
  77. "groupIndex": 0,
  78. "_rotationX": 0,
  79. "_rotationY": 0,
  80. "_id": "",
  81. "_eulerAngles": {
  82. "__type__": "cc.Vec3",
  83. "x": 0,
  84. "y": 0,
  85. "z": 0
  86. }
  87. },
  88. {
  89. "__type__": "cc.Node",
  90. "_name": "water",
  91. "_objFlags": 0,
  92. "_parent": {
  93. "__id__": 1
  94. },
  95. "_children": [],
  96. "_active": false,
  97. "_level": 2,
  98. "_components": [
  99. {
  100. "__id__": 3
  101. },
  102. {
  103. "__id__": 4
  104. }
  105. ],
  106. "_prefab": {
  107. "__id__": 5
  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": 176,
  120. "height": 63
  121. },
  122. "_anchorPoint": {
  123. "__type__": "cc.Vec2",
  124. "x": 0.5,
  125. "y": 0.5
  126. },
  127. "_position": {
  128. "__type__": "cc.Vec3",
  129. "x": 0,
  130. "y": -28,
  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__": "584f99c1-6270-43a2-a641-b1c006da7a35"
  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.Animation",
  184. "_name": "",
  185. "_objFlags": 0,
  186. "node": {
  187. "__id__": 2
  188. },
  189. "_enabled": true,
  190. "_defaultClip": {
  191. "__uuid__": "e3259d49-fbd5-45e6-8f34-f5c06ab54a5c"
  192. },
  193. "_clips": [
  194. {
  195. "__uuid__": "e3259d49-fbd5-45e6-8f34-f5c06ab54a5c"
  196. }
  197. ],
  198. "playOnLoad": false,
  199. "_id": ""
  200. },
  201. {
  202. "__type__": "cc.PrefabInfo",
  203. "root": {
  204. "__id__": 1
  205. },
  206. "asset": {
  207. "__uuid__": "1828e35a-cd82-47b4-8b3f-930f7976cd74"
  208. },
  209. "fileId": "abRl7Rhx5Ni64sv6x8Gzon",
  210. "sync": false
  211. },
  212. {
  213. "__type__": "cc.Node",
  214. "_name": "item",
  215. "_objFlags": 0,
  216. "_parent": {
  217. "__id__": 1
  218. },
  219. "_children": [],
  220. "_active": true,
  221. "_level": 2,
  222. "_components": [
  223. {
  224. "__id__": 7
  225. },
  226. {
  227. "__id__": 8
  228. }
  229. ],
  230. "_prefab": {
  231. "__id__": 9
  232. },
  233. "_opacity": 255,
  234. "_color": {
  235. "__type__": "cc.Color",
  236. "r": 255,
  237. "g": 255,
  238. "b": 255,
  239. "a": 255
  240. },
  241. "_contentSize": {
  242. "__type__": "cc.Size",
  243. "width": 149,
  244. "height": 173
  245. },
  246. "_anchorPoint": {
  247. "__type__": "cc.Vec2",
  248. "x": 0.5,
  249. "y": 0.5
  250. },
  251. "_position": {
  252. "__type__": "cc.Vec3",
  253. "x": 0,
  254. "y": 0,
  255. "z": 0
  256. },
  257. "_scale": {
  258. "__type__": "cc.Vec3",
  259. "x": 1,
  260. "y": 1,
  261. "z": 1
  262. },
  263. "_skewX": 0,
  264. "_skewY": 0,
  265. "_zIndex": 0,
  266. "_is3DNode": false,
  267. "groupIndex": 0,
  268. "_rotationX": 0,
  269. "_rotationY": 0,
  270. "_id": "",
  271. "_eulerAngles": {
  272. "__type__": "cc.Vec3",
  273. "x": 0,
  274. "y": 0,
  275. "z": 0
  276. }
  277. },
  278. {
  279. "__type__": "cc.Sprite",
  280. "_name": "",
  281. "_objFlags": 0,
  282. "node": {
  283. "__id__": 6
  284. },
  285. "_enabled": true,
  286. "_srcBlendFactor": 770,
  287. "_dstBlendFactor": 771,
  288. "_spriteFrame": {
  289. "__uuid__": "4f39af1e-2884-40e5-bebc-3de24ca05cd8"
  290. },
  291. "_type": 0,
  292. "_sizeMode": 1,
  293. "_fillType": 0,
  294. "_fillCenter": {
  295. "__type__": "cc.Vec2",
  296. "x": 0,
  297. "y": 0
  298. },
  299. "_fillStart": 0,
  300. "_fillRange": 0,
  301. "_isTrimmedMode": true,
  302. "_state": 0,
  303. "_atlas": null,
  304. "_id": ""
  305. },
  306. {
  307. "__type__": "cc.Animation",
  308. "_name": "",
  309. "_objFlags": 0,
  310. "node": {
  311. "__id__": 6
  312. },
  313. "_enabled": true,
  314. "_defaultClip": {
  315. "__uuid__": "59d7a4f5-552d-4370-996f-3158900f8489"
  316. },
  317. "_clips": [
  318. {
  319. "__uuid__": "59d7a4f5-552d-4370-996f-3158900f8489"
  320. }
  321. ],
  322. "playOnLoad": false,
  323. "_id": ""
  324. },
  325. {
  326. "__type__": "cc.PrefabInfo",
  327. "root": {
  328. "__id__": 1
  329. },
  330. "asset": {
  331. "__uuid__": "1828e35a-cd82-47b4-8b3f-930f7976cd74"
  332. },
  333. "fileId": "6bJ2dmHx5JO5UFp/5RkDHA",
  334. "sync": false
  335. },
  336. {
  337. "__type__": "cc.Node",
  338. "_name": "star",
  339. "_objFlags": 0,
  340. "_parent": {
  341. "__id__": 1
  342. },
  343. "_children": [
  344. {
  345. "__id__": 11
  346. },
  347. {
  348. "__id__": 15
  349. },
  350. {
  351. "__id__": 19
  352. }
  353. ],
  354. "_active": true,
  355. "_level": 2,
  356. "_components": [
  357. {
  358. "__id__": 23
  359. },
  360. {
  361. "__id__": 24
  362. },
  363. {
  364. "__id__": 25
  365. }
  366. ],
  367. "_prefab": {
  368. "__id__": 26
  369. },
  370. "_opacity": 255,
  371. "_color": {
  372. "__type__": "cc.Color",
  373. "r": 255,
  374. "g": 255,
  375. "b": 255,
  376. "a": 255
  377. },
  378. "_contentSize": {
  379. "__type__": "cc.Size",
  380. "width": 40,
  381. "height": 36
  382. },
  383. "_anchorPoint": {
  384. "__type__": "cc.Vec2",
  385. "x": 0.5,
  386. "y": 0.5
  387. },
  388. "_position": {
  389. "__type__": "cc.Vec3",
  390. "x": 0,
  391. "y": 280,
  392. "z": 0
  393. },
  394. "_scale": {
  395. "__type__": "cc.Vec3",
  396. "x": 1,
  397. "y": 1,
  398. "z": 1
  399. },
  400. "_skewX": 0,
  401. "_skewY": 0,
  402. "_zIndex": 0,
  403. "_is3DNode": false,
  404. "groupIndex": 0,
  405. "_rotationX": 0,
  406. "_rotationY": 0,
  407. "_id": "",
  408. "_eulerAngles": {
  409. "__type__": "cc.Vec3",
  410. "x": 0,
  411. "y": 0,
  412. "z": 0
  413. }
  414. },
  415. {
  416. "__type__": "cc.Node",
  417. "_name": "quan1",
  418. "_objFlags": 0,
  419. "_parent": {
  420. "__id__": 10
  421. },
  422. "_children": [],
  423. "_active": true,
  424. "_level": 4,
  425. "_components": [
  426. {
  427. "__id__": 12
  428. },
  429. {
  430. "__id__": 13
  431. }
  432. ],
  433. "_prefab": {
  434. "__id__": 14
  435. },
  436. "_opacity": 255,
  437. "_color": {
  438. "__type__": "cc.Color",
  439. "r": 255,
  440. "g": 255,
  441. "b": 255,
  442. "a": 255
  443. },
  444. "_contentSize": {
  445. "__type__": "cc.Size",
  446. "width": 133,
  447. "height": 132
  448. },
  449. "_anchorPoint": {
  450. "__type__": "cc.Vec2",
  451. "x": 0.5,
  452. "y": 0.5
  453. },
  454. "_position": {
  455. "__type__": "cc.Vec3",
  456. "x": 0,
  457. "y": 0,
  458. "z": 0
  459. },
  460. "_scale": {
  461. "__type__": "cc.Vec3",
  462. "x": 0.5,
  463. "y": 0.5,
  464. "z": 1
  465. },
  466. "_skewX": 0,
  467. "_skewY": 0,
  468. "_zIndex": 0,
  469. "_is3DNode": false,
  470. "groupIndex": 0,
  471. "_rotationX": 0,
  472. "_rotationY": 0,
  473. "_id": "",
  474. "_eulerAngles": {
  475. "__type__": "cc.Vec3",
  476. "x": 0,
  477. "y": 0,
  478. "z": 0
  479. }
  480. },
  481. {
  482. "__type__": "cc.Sprite",
  483. "_name": "",
  484. "_objFlags": 0,
  485. "node": {
  486. "__id__": 11
  487. },
  488. "_enabled": true,
  489. "_srcBlendFactor": 770,
  490. "_dstBlendFactor": 771,
  491. "_spriteFrame": {
  492. "__uuid__": "40237160-74bb-4de5-aff9-f0b25c277170"
  493. },
  494. "_type": 0,
  495. "_sizeMode": 1,
  496. "_fillType": 0,
  497. "_fillCenter": {
  498. "__type__": "cc.Vec2",
  499. "x": 0,
  500. "y": 0
  501. },
  502. "_fillStart": 0,
  503. "_fillRange": 0,
  504. "_isTrimmedMode": true,
  505. "_state": 0,
  506. "_atlas": null,
  507. "_id": ""
  508. },
  509. {
  510. "__type__": "cc.Animation",
  511. "_name": "",
  512. "_objFlags": 0,
  513. "node": {
  514. "__id__": 11
  515. },
  516. "_enabled": true,
  517. "_defaultClip": {
  518. "__uuid__": "851304b5-ac21-4c06-869f-4868414743ec"
  519. },
  520. "_clips": [
  521. {
  522. "__uuid__": "851304b5-ac21-4c06-869f-4868414743ec"
  523. }
  524. ],
  525. "playOnLoad": true,
  526. "_id": ""
  527. },
  528. {
  529. "__type__": "cc.PrefabInfo",
  530. "root": {
  531. "__id__": 1
  532. },
  533. "asset": {
  534. "__uuid__": "1828e35a-cd82-47b4-8b3f-930f7976cd74"
  535. },
  536. "fileId": "b32TPFRCFNkZhD17fbiNUr",
  537. "sync": false
  538. },
  539. {
  540. "__type__": "cc.Node",
  541. "_name": "quan2",
  542. "_objFlags": 0,
  543. "_parent": {
  544. "__id__": 10
  545. },
  546. "_children": [],
  547. "_active": true,
  548. "_level": 3,
  549. "_components": [
  550. {
  551. "__id__": 16
  552. },
  553. {
  554. "__id__": 17
  555. }
  556. ],
  557. "_prefab": {
  558. "__id__": 18
  559. },
  560. "_opacity": 255,
  561. "_color": {
  562. "__type__": "cc.Color",
  563. "r": 255,
  564. "g": 255,
  565. "b": 255,
  566. "a": 255
  567. },
  568. "_contentSize": {
  569. "__type__": "cc.Size",
  570. "width": 133,
  571. "height": 132
  572. },
  573. "_anchorPoint": {
  574. "__type__": "cc.Vec2",
  575. "x": 0.5,
  576. "y": 0.5
  577. },
  578. "_position": {
  579. "__type__": "cc.Vec3",
  580. "x": 0,
  581. "y": 0,
  582. "z": 0
  583. },
  584. "_scale": {
  585. "__type__": "cc.Vec3",
  586. "x": 1,
  587. "y": 1,
  588. "z": 1
  589. },
  590. "_skewX": 0,
  591. "_skewY": 0,
  592. "_zIndex": 0,
  593. "_is3DNode": false,
  594. "groupIndex": 0,
  595. "_rotationX": 0,
  596. "_rotationY": 0,
  597. "_id": "",
  598. "_eulerAngles": {
  599. "__type__": "cc.Vec3",
  600. "x": 0,
  601. "y": 0,
  602. "z": 0
  603. }
  604. },
  605. {
  606. "__type__": "cc.Sprite",
  607. "_name": "",
  608. "_objFlags": 0,
  609. "node": {
  610. "__id__": 15
  611. },
  612. "_enabled": true,
  613. "_srcBlendFactor": 770,
  614. "_dstBlendFactor": 771,
  615. "_spriteFrame": {
  616. "__uuid__": "40237160-74bb-4de5-aff9-f0b25c277170"
  617. },
  618. "_type": 0,
  619. "_sizeMode": 1,
  620. "_fillType": 0,
  621. "_fillCenter": {
  622. "__type__": "cc.Vec2",
  623. "x": 0,
  624. "y": 0
  625. },
  626. "_fillStart": 0,
  627. "_fillRange": 0,
  628. "_isTrimmedMode": true,
  629. "_state": 0,
  630. "_atlas": null,
  631. "_id": ""
  632. },
  633. {
  634. "__type__": "cc.Animation",
  635. "_name": "",
  636. "_objFlags": 0,
  637. "node": {
  638. "__id__": 15
  639. },
  640. "_enabled": true,
  641. "_defaultClip": {
  642. "__uuid__": "c7f3104e-7e0a-4459-9b55-d6738a38140b"
  643. },
  644. "_clips": [
  645. {
  646. "__uuid__": "c7f3104e-7e0a-4459-9b55-d6738a38140b"
  647. }
  648. ],
  649. "playOnLoad": true,
  650. "_id": ""
  651. },
  652. {
  653. "__type__": "cc.PrefabInfo",
  654. "root": {
  655. "__id__": 1
  656. },
  657. "asset": {
  658. "__uuid__": "1828e35a-cd82-47b4-8b3f-930f7976cd74"
  659. },
  660. "fileId": "16et6jx89GjpGJ0y7A1Rea",
  661. "sync": false
  662. },
  663. {
  664. "__type__": "cc.Node",
  665. "_name": "star",
  666. "_objFlags": 0,
  667. "_parent": {
  668. "__id__": 10
  669. },
  670. "_children": [],
  671. "_active": true,
  672. "_level": 4,
  673. "_components": [
  674. {
  675. "__id__": 20
  676. },
  677. {
  678. "__id__": 21
  679. }
  680. ],
  681. "_prefab": {
  682. "__id__": 22
  683. },
  684. "_opacity": 255,
  685. "_color": {
  686. "__type__": "cc.Color",
  687. "r": 255,
  688. "g": 255,
  689. "b": 255,
  690. "a": 255
  691. },
  692. "_contentSize": {
  693. "__type__": "cc.Size",
  694. "width": 121,
  695. "height": 126
  696. },
  697. "_anchorPoint": {
  698. "__type__": "cc.Vec2",
  699. "x": 0.5,
  700. "y": 0.5
  701. },
  702. "_position": {
  703. "__type__": "cc.Vec3",
  704. "x": -2,
  705. "y": 0,
  706. "z": 0
  707. },
  708. "_scale": {
  709. "__type__": "cc.Vec3",
  710. "x": 1,
  711. "y": 1,
  712. "z": 1
  713. },
  714. "_skewX": 0,
  715. "_skewY": 0,
  716. "_zIndex": 0,
  717. "_is3DNode": false,
  718. "groupIndex": 0,
  719. "_rotationX": 0,
  720. "_rotationY": 0,
  721. "_id": "",
  722. "_eulerAngles": {
  723. "__type__": "cc.Vec3",
  724. "x": 0,
  725. "y": 0,
  726. "z": 0
  727. }
  728. },
  729. {
  730. "__type__": "cc.Sprite",
  731. "_name": "",
  732. "_objFlags": 0,
  733. "node": {
  734. "__id__": 19
  735. },
  736. "_enabled": true,
  737. "_srcBlendFactor": 770,
  738. "_dstBlendFactor": 771,
  739. "_spriteFrame": {
  740. "__uuid__": "1b3db487-d76b-40f7-91a7-93c2a8722bb9"
  741. },
  742. "_type": 0,
  743. "_sizeMode": 1,
  744. "_fillType": 0,
  745. "_fillCenter": {
  746. "__type__": "cc.Vec2",
  747. "x": 0,
  748. "y": 0
  749. },
  750. "_fillStart": 0,
  751. "_fillRange": 0,
  752. "_isTrimmedMode": true,
  753. "_state": 0,
  754. "_atlas": null,
  755. "_id": ""
  756. },
  757. {
  758. "__type__": "cc.Animation",
  759. "_name": "",
  760. "_objFlags": 0,
  761. "node": {
  762. "__id__": 19
  763. },
  764. "_enabled": true,
  765. "_defaultClip": {
  766. "__uuid__": "dc3d8e58-2c7b-4257-ae4b-a49c5655527b"
  767. },
  768. "_clips": [
  769. {
  770. "__uuid__": "dc3d8e58-2c7b-4257-ae4b-a49c5655527b"
  771. }
  772. ],
  773. "playOnLoad": false,
  774. "_id": ""
  775. },
  776. {
  777. "__type__": "cc.PrefabInfo",
  778. "root": {
  779. "__id__": 1
  780. },
  781. "asset": {
  782. "__uuid__": "1828e35a-cd82-47b4-8b3f-930f7976cd74"
  783. },
  784. "fileId": "79ePGnc4tMCpL3VMiCNAZ6",
  785. "sync": false
  786. },
  787. {
  788. "__type__": "481ccAcho1AcYWqO7dlo8oR",
  789. "_name": "",
  790. "_objFlags": 0,
  791. "node": {
  792. "__id__": 10
  793. },
  794. "_enabled": true,
  795. "_id": ""
  796. },
  797. {
  798. "__type__": "cc.Animation",
  799. "_name": "",
  800. "_objFlags": 0,
  801. "node": {
  802. "__id__": 10
  803. },
  804. "_enabled": true,
  805. "_defaultClip": {
  806. "__uuid__": "74bbf21f-1f19-45a0-a77b-04a1537cfb63"
  807. },
  808. "_clips": [
  809. {
  810. "__uuid__": "74bbf21f-1f19-45a0-a77b-04a1537cfb63"
  811. }
  812. ],
  813. "playOnLoad": true,
  814. "_id": ""
  815. },
  816. {
  817. "__type__": "8ba5fGtWZ9GY7VTiGYlHi0l",
  818. "_name": "",
  819. "_objFlags": 0,
  820. "node": {
  821. "__id__": 10
  822. },
  823. "_enabled": true,
  824. "_id": ""
  825. },
  826. {
  827. "__type__": "cc.PrefabInfo",
  828. "root": {
  829. "__id__": 1
  830. },
  831. "asset": {
  832. "__uuid__": "1828e35a-cd82-47b4-8b3f-930f7976cd74"
  833. },
  834. "fileId": "deQtvb325Ml5IhTh6N/bbV",
  835. "sync": false
  836. },
  837. {
  838. "__type__": "84708ZwW/dBn6867uNrBIlx",
  839. "_name": "",
  840. "_objFlags": 0,
  841. "node": {
  842. "__id__": 1
  843. },
  844. "_enabled": true,
  845. "type": 3,
  846. "_id": ""
  847. },
  848. {
  849. "__type__": "df178asUhxA5JtfC+8whEU1",
  850. "_name": "",
  851. "_objFlags": 0,
  852. "node": {
  853. "__id__": 1
  854. },
  855. "_enabled": true,
  856. "_id": ""
  857. },
  858. {
  859. "__type__": "cc.PrefabInfo",
  860. "root": {
  861. "__id__": 1
  862. },
  863. "asset": {
  864. "__uuid__": "1828e35a-cd82-47b4-8b3f-930f7976cd74"
  865. },
  866. "fileId": "342o0ruN9OpLZH2wBWGM09",
  867. "sync": false
  868. }
  869. ]