actor4.prefab 15 KB

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