Pause.prefab 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "Pause",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "Pause",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 10
  26. },
  27. {
  28. "__id__": 20
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 30
  35. },
  36. {
  37. "__id__": 32
  38. },
  39. {
  40. "__id__": 34
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 36
  45. },
  46. "_lpos": {
  47. "__type__": "cc.Vec3",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0
  51. },
  52. "_lrot": {
  53. "__type__": "cc.Quat",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0,
  57. "w": 1
  58. },
  59. "_lscale": {
  60. "__type__": "cc.Vec3",
  61. "x": 1,
  62. "y": 1,
  63. "z": 1
  64. },
  65. "_mobility": 0,
  66. "_layer": 33554432,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "Pause",
  78. "_objFlags": 0,
  79. "__editorExtras__": {},
  80. "_parent": {
  81. "__id__": 1
  82. },
  83. "_children": [],
  84. "_active": true,
  85. "_components": [
  86. {
  87. "__id__": 3
  88. },
  89. {
  90. "__id__": 5
  91. },
  92. {
  93. "__id__": 7
  94. }
  95. ],
  96. "_prefab": {
  97. "__id__": 9
  98. },
  99. "_lpos": {
  100. "__type__": "cc.Vec3",
  101. "x": 0,
  102. "y": 138,
  103. "z": 0
  104. },
  105. "_lrot": {
  106. "__type__": "cc.Quat",
  107. "x": 0,
  108. "y": 0,
  109. "z": 0,
  110. "w": 1
  111. },
  112. "_lscale": {
  113. "__type__": "cc.Vec3",
  114. "x": 1,
  115. "y": 1,
  116. "z": 1
  117. },
  118. "_mobility": 0,
  119. "_layer": 33554432,
  120. "_euler": {
  121. "__type__": "cc.Vec3",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0
  125. },
  126. "_id": ""
  127. },
  128. {
  129. "__type__": "cc.UITransform",
  130. "_name": "",
  131. "_objFlags": 0,
  132. "__editorExtras__": {},
  133. "node": {
  134. "__id__": 2
  135. },
  136. "_enabled": true,
  137. "__prefab": {
  138. "__id__": 4
  139. },
  140. "_contentSize": {
  141. "__type__": "cc.Size",
  142. "width": 228,
  143. "height": 88
  144. },
  145. "_anchorPoint": {
  146. "__type__": "cc.Vec2",
  147. "x": 0.5,
  148. "y": 0.5
  149. },
  150. "_id": ""
  151. },
  152. {
  153. "__type__": "cc.CompPrefabInfo",
  154. "fileId": "55l0NrRCBHSZLy4O0O6Oyd"
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "__editorExtras__": {},
  161. "node": {
  162. "__id__": 2
  163. },
  164. "_enabled": true,
  165. "__prefab": {
  166. "__id__": 6
  167. },
  168. "_customMaterial": null,
  169. "_srcBlendFactor": 2,
  170. "_dstBlendFactor": 4,
  171. "_color": {
  172. "__type__": "cc.Color",
  173. "r": 255,
  174. "g": 255,
  175. "b": 255,
  176. "a": 255
  177. },
  178. "_spriteFrame": {
  179. "__uuid__": "c00b279f-801e-4e6d-a02e-0a9604678070@1633f",
  180. "__expectedType__": "cc.SpriteFrame"
  181. },
  182. "_type": 0,
  183. "_fillType": 0,
  184. "_sizeMode": 0,
  185. "_fillCenter": {
  186. "__type__": "cc.Vec2",
  187. "x": 0,
  188. "y": 0
  189. },
  190. "_fillStart": 0,
  191. "_fillRange": 0,
  192. "_isTrimmedMode": true,
  193. "_useGrayscale": false,
  194. "_atlas": null,
  195. "_id": ""
  196. },
  197. {
  198. "__type__": "cc.CompPrefabInfo",
  199. "fileId": "f9jMKjXwFL1IJTL2L1S4De"
  200. },
  201. {
  202. "__type__": "cc.Widget",
  203. "_name": "",
  204. "_objFlags": 0,
  205. "__editorExtras__": {},
  206. "node": {
  207. "__id__": 2
  208. },
  209. "_enabled": true,
  210. "__prefab": {
  211. "__id__": 8
  212. },
  213. "_alignFlags": 41,
  214. "_target": null,
  215. "_left": 526,
  216. "_right": 526,
  217. "_top": 178,
  218. "_bottom": 0,
  219. "_horizontalCenter": 0,
  220. "_verticalCenter": 0,
  221. "_isAbsLeft": true,
  222. "_isAbsRight": true,
  223. "_isAbsTop": true,
  224. "_isAbsBottom": true,
  225. "_isAbsHorizontalCenter": true,
  226. "_isAbsVerticalCenter": true,
  227. "_originalWidth": 114,
  228. "_originalHeight": 0,
  229. "_alignMode": 2,
  230. "_lockFlags": 0,
  231. "_id": ""
  232. },
  233. {
  234. "__type__": "cc.CompPrefabInfo",
  235. "fileId": "85mVxZNA9DsaPXkcuJRV+j"
  236. },
  237. {
  238. "__type__": "cc.PrefabInfo",
  239. "root": {
  240. "__id__": 1
  241. },
  242. "asset": {
  243. "__id__": 0
  244. },
  245. "fileId": "bfmFD9wSdN345i5CUvdsCe",
  246. "instance": null,
  247. "targetOverrides": null,
  248. "nestedPrefabInstanceRoots": null
  249. },
  250. {
  251. "__type__": "cc.Node",
  252. "_name": "_btnBack",
  253. "_objFlags": 0,
  254. "__editorExtras__": {},
  255. "_parent": {
  256. "__id__": 1
  257. },
  258. "_children": [],
  259. "_active": true,
  260. "_components": [
  261. {
  262. "__id__": 11
  263. },
  264. {
  265. "__id__": 13
  266. },
  267. {
  268. "__id__": 15
  269. },
  270. {
  271. "__id__": 17
  272. }
  273. ],
  274. "_prefab": {
  275. "__id__": 19
  276. },
  277. "_lpos": {
  278. "__type__": "cc.Vec3",
  279. "x": -250.25,
  280. "y": 0,
  281. "z": 0
  282. },
  283. "_lrot": {
  284. "__type__": "cc.Quat",
  285. "x": 0,
  286. "y": 0,
  287. "z": 0,
  288. "w": 1
  289. },
  290. "_lscale": {
  291. "__type__": "cc.Vec3",
  292. "x": 1,
  293. "y": 1,
  294. "z": 1
  295. },
  296. "_mobility": 0,
  297. "_layer": 33554432,
  298. "_euler": {
  299. "__type__": "cc.Vec3",
  300. "x": 0,
  301. "y": 0,
  302. "z": 0
  303. },
  304. "_id": ""
  305. },
  306. {
  307. "__type__": "cc.UITransform",
  308. "_name": "",
  309. "_objFlags": 0,
  310. "__editorExtras__": {},
  311. "node": {
  312. "__id__": 10
  313. },
  314. "_enabled": true,
  315. "__prefab": {
  316. "__id__": 12
  317. },
  318. "_contentSize": {
  319. "__type__": "cc.Size",
  320. "width": 179.5,
  321. "height": 48
  322. },
  323. "_anchorPoint": {
  324. "__type__": "cc.Vec2",
  325. "x": 0.5,
  326. "y": 0.5
  327. },
  328. "_id": ""
  329. },
  330. {
  331. "__type__": "cc.CompPrefabInfo",
  332. "fileId": "cdYmG+MhVK6Zkp7QDcxTBQ"
  333. },
  334. {
  335. "__type__": "cc.Sprite",
  336. "_name": "",
  337. "_objFlags": 0,
  338. "__editorExtras__": {},
  339. "node": {
  340. "__id__": 10
  341. },
  342. "_enabled": true,
  343. "__prefab": {
  344. "__id__": 14
  345. },
  346. "_customMaterial": null,
  347. "_srcBlendFactor": 2,
  348. "_dstBlendFactor": 4,
  349. "_color": {
  350. "__type__": "cc.Color",
  351. "r": 255,
  352. "g": 255,
  353. "b": 255,
  354. "a": 255
  355. },
  356. "_spriteFrame": {
  357. "__uuid__": "1440ddfa-68c4-4328-bf37-600cd18f4812@dc591",
  358. "__expectedType__": "cc.SpriteFrame"
  359. },
  360. "_type": 1,
  361. "_fillType": 0,
  362. "_sizeMode": 0,
  363. "_fillCenter": {
  364. "__type__": "cc.Vec2",
  365. "x": 0,
  366. "y": 0
  367. },
  368. "_fillStart": 0,
  369. "_fillRange": 0,
  370. "_isTrimmedMode": true,
  371. "_useGrayscale": false,
  372. "_atlas": null,
  373. "_id": ""
  374. },
  375. {
  376. "__type__": "cc.CompPrefabInfo",
  377. "fileId": "dea6i4whhITo4fWkUa09zV"
  378. },
  379. {
  380. "__type__": "cc.Button",
  381. "_name": "",
  382. "_objFlags": 0,
  383. "__editorExtras__": {},
  384. "node": {
  385. "__id__": 10
  386. },
  387. "_enabled": true,
  388. "__prefab": {
  389. "__id__": 16
  390. },
  391. "clickEvents": [],
  392. "_interactable": true,
  393. "_transition": 3,
  394. "_normalColor": {
  395. "__type__": "cc.Color",
  396. "r": 214,
  397. "g": 214,
  398. "b": 214,
  399. "a": 255
  400. },
  401. "_hoverColor": {
  402. "__type__": "cc.Color",
  403. "r": 211,
  404. "g": 211,
  405. "b": 211,
  406. "a": 255
  407. },
  408. "_pressedColor": {
  409. "__type__": "cc.Color",
  410. "r": 255,
  411. "g": 255,
  412. "b": 255,
  413. "a": 255
  414. },
  415. "_disabledColor": {
  416. "__type__": "cc.Color",
  417. "r": 124,
  418. "g": 124,
  419. "b": 124,
  420. "a": 255
  421. },
  422. "_normalSprite": null,
  423. "_hoverSprite": null,
  424. "_pressedSprite": null,
  425. "_disabledSprite": null,
  426. "_duration": 0.1,
  427. "_zoomScale": 1.2,
  428. "_target": {
  429. "__id__": 10
  430. },
  431. "_id": ""
  432. },
  433. {
  434. "__type__": "cc.CompPrefabInfo",
  435. "fileId": "fdM5bBSa1IfpRuMfvKojpr"
  436. },
  437. {
  438. "__type__": "cc.Widget",
  439. "_name": "",
  440. "_objFlags": 0,
  441. "__editorExtras__": {},
  442. "node": {
  443. "__id__": 10
  444. },
  445. "_enabled": true,
  446. "__prefab": {
  447. "__id__": 18
  448. },
  449. "_alignFlags": 8,
  450. "_target": null,
  451. "_left": 300,
  452. "_right": 0,
  453. "_top": 0,
  454. "_bottom": 0,
  455. "_horizontalCenter": 0,
  456. "_verticalCenter": 0,
  457. "_isAbsLeft": true,
  458. "_isAbsRight": true,
  459. "_isAbsTop": true,
  460. "_isAbsBottom": true,
  461. "_isAbsHorizontalCenter": true,
  462. "_isAbsVerticalCenter": true,
  463. "_originalWidth": 0,
  464. "_originalHeight": 0,
  465. "_alignMode": 2,
  466. "_lockFlags": 0,
  467. "_id": ""
  468. },
  469. {
  470. "__type__": "cc.CompPrefabInfo",
  471. "fileId": "bcfAV1cJxBQ7zPI3G9PaeO"
  472. },
  473. {
  474. "__type__": "cc.PrefabInfo",
  475. "root": {
  476. "__id__": 1
  477. },
  478. "asset": {
  479. "__id__": 0
  480. },
  481. "fileId": "35IyZ0lENA1Zlq3A8QQrTL",
  482. "instance": null,
  483. "targetOverrides": null,
  484. "nestedPrefabInstanceRoots": null
  485. },
  486. {
  487. "__type__": "cc.Node",
  488. "_name": "_btnContinue",
  489. "_objFlags": 0,
  490. "__editorExtras__": {},
  491. "_parent": {
  492. "__id__": 1
  493. },
  494. "_children": [],
  495. "_active": true,
  496. "_components": [
  497. {
  498. "__id__": 21
  499. },
  500. {
  501. "__id__": 23
  502. },
  503. {
  504. "__id__": 25
  505. },
  506. {
  507. "__id__": 27
  508. }
  509. ],
  510. "_prefab": {
  511. "__id__": 29
  512. },
  513. "_lpos": {
  514. "__type__": "cc.Vec3",
  515. "x": 250.25,
  516. "y": 0,
  517. "z": 0
  518. },
  519. "_lrot": {
  520. "__type__": "cc.Quat",
  521. "x": 0,
  522. "y": 0,
  523. "z": 0,
  524. "w": 1
  525. },
  526. "_lscale": {
  527. "__type__": "cc.Vec3",
  528. "x": 1,
  529. "y": 1,
  530. "z": 1
  531. },
  532. "_mobility": 0,
  533. "_layer": 33554432,
  534. "_euler": {
  535. "__type__": "cc.Vec3",
  536. "x": 0,
  537. "y": 0,
  538. "z": 0
  539. },
  540. "_id": ""
  541. },
  542. {
  543. "__type__": "cc.UITransform",
  544. "_name": "",
  545. "_objFlags": 0,
  546. "__editorExtras__": {},
  547. "node": {
  548. "__id__": 20
  549. },
  550. "_enabled": true,
  551. "__prefab": {
  552. "__id__": 22
  553. },
  554. "_contentSize": {
  555. "__type__": "cc.Size",
  556. "width": 179.5,
  557. "height": 48
  558. },
  559. "_anchorPoint": {
  560. "__type__": "cc.Vec2",
  561. "x": 0.5,
  562. "y": 0.5
  563. },
  564. "_id": ""
  565. },
  566. {
  567. "__type__": "cc.CompPrefabInfo",
  568. "fileId": "5ebEzPTexPF71rJ20zkec0"
  569. },
  570. {
  571. "__type__": "cc.Sprite",
  572. "_name": "",
  573. "_objFlags": 0,
  574. "__editorExtras__": {},
  575. "node": {
  576. "__id__": 20
  577. },
  578. "_enabled": true,
  579. "__prefab": {
  580. "__id__": 24
  581. },
  582. "_customMaterial": null,
  583. "_srcBlendFactor": 2,
  584. "_dstBlendFactor": 4,
  585. "_color": {
  586. "__type__": "cc.Color",
  587. "r": 255,
  588. "g": 255,
  589. "b": 255,
  590. "a": 255
  591. },
  592. "_spriteFrame": {
  593. "__uuid__": "1440ddfa-68c4-4328-bf37-600cd18f4812@e3057",
  594. "__expectedType__": "cc.SpriteFrame"
  595. },
  596. "_type": 1,
  597. "_fillType": 0,
  598. "_sizeMode": 0,
  599. "_fillCenter": {
  600. "__type__": "cc.Vec2",
  601. "x": 0,
  602. "y": 0
  603. },
  604. "_fillStart": 0,
  605. "_fillRange": 0,
  606. "_isTrimmedMode": true,
  607. "_useGrayscale": false,
  608. "_atlas": null,
  609. "_id": ""
  610. },
  611. {
  612. "__type__": "cc.CompPrefabInfo",
  613. "fileId": "85nma0NOxBX6dLzpFc6/Ku"
  614. },
  615. {
  616. "__type__": "cc.Button",
  617. "_name": "",
  618. "_objFlags": 0,
  619. "__editorExtras__": {},
  620. "node": {
  621. "__id__": 20
  622. },
  623. "_enabled": true,
  624. "__prefab": {
  625. "__id__": 26
  626. },
  627. "clickEvents": [],
  628. "_interactable": true,
  629. "_transition": 3,
  630. "_normalColor": {
  631. "__type__": "cc.Color",
  632. "r": 214,
  633. "g": 214,
  634. "b": 214,
  635. "a": 255
  636. },
  637. "_hoverColor": {
  638. "__type__": "cc.Color",
  639. "r": 211,
  640. "g": 211,
  641. "b": 211,
  642. "a": 255
  643. },
  644. "_pressedColor": {
  645. "__type__": "cc.Color",
  646. "r": 255,
  647. "g": 255,
  648. "b": 255,
  649. "a": 255
  650. },
  651. "_disabledColor": {
  652. "__type__": "cc.Color",
  653. "r": 124,
  654. "g": 124,
  655. "b": 124,
  656. "a": 255
  657. },
  658. "_normalSprite": null,
  659. "_hoverSprite": null,
  660. "_pressedSprite": null,
  661. "_disabledSprite": null,
  662. "_duration": 0.1,
  663. "_zoomScale": 1.2,
  664. "_target": {
  665. "__id__": 20
  666. },
  667. "_id": ""
  668. },
  669. {
  670. "__type__": "cc.CompPrefabInfo",
  671. "fileId": "205f3aOddHF7MbBHspi8fu"
  672. },
  673. {
  674. "__type__": "cc.Widget",
  675. "_name": "",
  676. "_objFlags": 0,
  677. "__editorExtras__": {},
  678. "node": {
  679. "__id__": 20
  680. },
  681. "_enabled": true,
  682. "__prefab": {
  683. "__id__": 28
  684. },
  685. "_alignFlags": 32,
  686. "_target": null,
  687. "_left": 0,
  688. "_right": 300,
  689. "_top": 0,
  690. "_bottom": 0,
  691. "_horizontalCenter": 0,
  692. "_verticalCenter": 0,
  693. "_isAbsLeft": true,
  694. "_isAbsRight": true,
  695. "_isAbsTop": true,
  696. "_isAbsBottom": true,
  697. "_isAbsHorizontalCenter": true,
  698. "_isAbsVerticalCenter": true,
  699. "_originalWidth": 0,
  700. "_originalHeight": 0,
  701. "_alignMode": 2,
  702. "_lockFlags": 0,
  703. "_id": ""
  704. },
  705. {
  706. "__type__": "cc.CompPrefabInfo",
  707. "fileId": "eb5KeAZC9DCa04C3FFRjB4"
  708. },
  709. {
  710. "__type__": "cc.PrefabInfo",
  711. "root": {
  712. "__id__": 1
  713. },
  714. "asset": {
  715. "__id__": 0
  716. },
  717. "fileId": "ecXaHRe0RL3qW6otSoxvO2",
  718. "instance": null,
  719. "targetOverrides": null,
  720. "nestedPrefabInstanceRoots": null
  721. },
  722. {
  723. "__type__": "cc.UITransform",
  724. "_name": "",
  725. "_objFlags": 0,
  726. "__editorExtras__": {},
  727. "node": {
  728. "__id__": 1
  729. },
  730. "_enabled": true,
  731. "__prefab": {
  732. "__id__": 31
  733. },
  734. "_contentSize": {
  735. "__type__": "cc.Size",
  736. "width": 1280,
  737. "height": 720
  738. },
  739. "_anchorPoint": {
  740. "__type__": "cc.Vec2",
  741. "x": 0.5,
  742. "y": 0.5
  743. },
  744. "_id": ""
  745. },
  746. {
  747. "__type__": "cc.CompPrefabInfo",
  748. "fileId": "50KiXybRdLOo/VIgps9eev"
  749. },
  750. {
  751. "__type__": "cc.Sprite",
  752. "_name": "",
  753. "_objFlags": 0,
  754. "__editorExtras__": {},
  755. "node": {
  756. "__id__": 1
  757. },
  758. "_enabled": true,
  759. "__prefab": {
  760. "__id__": 33
  761. },
  762. "_customMaterial": null,
  763. "_srcBlendFactor": 2,
  764. "_dstBlendFactor": 4,
  765. "_color": {
  766. "__type__": "cc.Color",
  767. "r": 255,
  768. "g": 255,
  769. "b": 255,
  770. "a": 255
  771. },
  772. "_spriteFrame": {
  773. "__uuid__": "babfe092-5da7-461c-a581-38044b7d4da3@f9941",
  774. "__expectedType__": "cc.SpriteFrame"
  775. },
  776. "_type": 0,
  777. "_fillType": 0,
  778. "_sizeMode": 0,
  779. "_fillCenter": {
  780. "__type__": "cc.Vec2",
  781. "x": 0,
  782. "y": 0
  783. },
  784. "_fillStart": 0,
  785. "_fillRange": 0,
  786. "_isTrimmedMode": true,
  787. "_useGrayscale": false,
  788. "_atlas": null,
  789. "_id": ""
  790. },
  791. {
  792. "__type__": "cc.CompPrefabInfo",
  793. "fileId": "11zwABWUxAa6cStMuVxJ0W"
  794. },
  795. {
  796. "__type__": "cc.Widget",
  797. "_name": "",
  798. "_objFlags": 0,
  799. "__editorExtras__": {},
  800. "node": {
  801. "__id__": 1
  802. },
  803. "_enabled": true,
  804. "__prefab": {
  805. "__id__": 35
  806. },
  807. "_alignFlags": 45,
  808. "_target": null,
  809. "_left": 0,
  810. "_right": 0,
  811. "_top": 0,
  812. "_bottom": 0,
  813. "_horizontalCenter": 0,
  814. "_verticalCenter": 0,
  815. "_isAbsLeft": true,
  816. "_isAbsRight": true,
  817. "_isAbsTop": true,
  818. "_isAbsBottom": true,
  819. "_isAbsHorizontalCenter": true,
  820. "_isAbsVerticalCenter": true,
  821. "_originalWidth": 960,
  822. "_originalHeight": 640,
  823. "_alignMode": 2,
  824. "_lockFlags": 0,
  825. "_id": ""
  826. },
  827. {
  828. "__type__": "cc.CompPrefabInfo",
  829. "fileId": "14281NfpBG9pNiIyuYY4DC"
  830. },
  831. {
  832. "__type__": "cc.PrefabInfo",
  833. "root": {
  834. "__id__": 1
  835. },
  836. "asset": {
  837. "__id__": 0
  838. },
  839. "fileId": "76r1I0EVRPJ42Jpw3A7uiX",
  840. "instance": null,
  841. "targetOverrides": null
  842. }
  843. ]