NdOpenCard.prefab 16 KB

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