level.prefab 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "level",
  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": "level",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 6
  26. },
  27. {
  28. "__id__": 35
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 40
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 42
  39. },
  40. "_lpos": {
  41. "__type__": "cc.Vec3",
  42. "x": 0,
  43. "y": 0,
  44. "z": 0
  45. },
  46. "_lrot": {
  47. "__type__": "cc.Quat",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0,
  51. "w": 1
  52. },
  53. "_lscale": {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. "_mobility": 0,
  60. "_layer": 1073741824,
  61. "_euler": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_id": ""
  68. },
  69. {
  70. "__type__": "cc.Node",
  71. "_name": "MainCamera",
  72. "_objFlags": 0,
  73. "__editorExtras__": {},
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [],
  78. "_active": true,
  79. "_components": [
  80. {
  81. "__id__": 3
  82. }
  83. ],
  84. "_prefab": {
  85. "__id__": 5
  86. },
  87. "_lpos": {
  88. "__type__": "cc.Vec3",
  89. "x": 0,
  90. "y": 10.116,
  91. "z": 2.14
  92. },
  93. "_lrot": {
  94. "__type__": "cc.Quat",
  95. "x": -0.5764323161697933,
  96. "y": 0,
  97. "z": 0,
  98. "w": 0.8171448983351285
  99. },
  100. "_lscale": {
  101. "__type__": "cc.Vec3",
  102. "x": 1,
  103. "y": 1,
  104. "z": 1
  105. },
  106. "_mobility": 0,
  107. "_layer": 1073741824,
  108. "_euler": {
  109. "__type__": "cc.Vec3",
  110. "x": -70.4,
  111. "y": 0,
  112. "z": 0
  113. },
  114. "_id": ""
  115. },
  116. {
  117. "__type__": "cc.Camera",
  118. "_name": "Camera<CameraComponent>",
  119. "_objFlags": 0,
  120. "__editorExtras__": {},
  121. "node": {
  122. "__id__": 2
  123. },
  124. "_enabled": true,
  125. "__prefab": {
  126. "__id__": 4
  127. },
  128. "_projection": 1,
  129. "_priority": 0,
  130. "_fov": 45,
  131. "_fovAxis": 0,
  132. "_orthoHeight": 3.9,
  133. "_near": 1,
  134. "_far": 1000,
  135. "_color": {
  136. "__type__": "cc.Color",
  137. "r": 51,
  138. "g": 76,
  139. "b": 120,
  140. "a": 255
  141. },
  142. "_depth": 1,
  143. "_stencil": 0,
  144. "_clearFlags": 7,
  145. "_rect": {
  146. "__type__": "cc.Rect",
  147. "x": 0,
  148. "y": 0,
  149. "width": 1,
  150. "height": 1
  151. },
  152. "_aperture": 19,
  153. "_shutter": 7,
  154. "_iso": 0,
  155. "_screenScale": 1,
  156. "_visibility": 1083179008,
  157. "_targetTexture": null,
  158. "_postProcess": null,
  159. "_usePostProcess": false,
  160. "_cameraType": -1,
  161. "_trackingType": 0,
  162. "_id": ""
  163. },
  164. {
  165. "__type__": "cc.CompPrefabInfo",
  166. "fileId": "c2bAQ6MbNNuaSGz5AKWcCP"
  167. },
  168. {
  169. "__type__": "cc.PrefabInfo",
  170. "root": {
  171. "__id__": 1
  172. },
  173. "asset": {
  174. "__id__": 0
  175. },
  176. "fileId": "13nTRWy6NE9Ki46FOKXehd",
  177. "instance": null,
  178. "targetOverrides": null,
  179. "nestedPrefabInstanceRoots": null
  180. },
  181. {
  182. "__type__": "cc.Node",
  183. "_objFlags": 0,
  184. "_parent": {
  185. "__id__": 1
  186. },
  187. "_prefab": {
  188. "__id__": 7
  189. },
  190. "__editorExtras__": {}
  191. },
  192. {
  193. "__type__": "cc.PrefabInfo",
  194. "root": {
  195. "__id__": 6
  196. },
  197. "asset": {
  198. "__uuid__": "596c2db9-91fc-43e4-af49-f07008d00d03@d4793",
  199. "__expectedType__": "cc.Prefab"
  200. },
  201. "fileId": "67qSEErC5ftY09QzIZY+ie",
  202. "instance": {
  203. "__id__": 8
  204. },
  205. "targetOverrides": null
  206. },
  207. {
  208. "__type__": "cc.PrefabInstance",
  209. "fileId": "c2LY6f+qBEuq9fq2SXInrb",
  210. "prefabRootNode": {
  211. "__id__": 1
  212. },
  213. "mountedChildren": [
  214. {
  215. "__id__": 9
  216. }
  217. ],
  218. "mountedComponents": [],
  219. "propertyOverrides": [
  220. {
  221. "__id__": 25
  222. },
  223. {
  224. "__id__": 27
  225. },
  226. {
  227. "__id__": 29
  228. },
  229. {
  230. "__id__": 31
  231. },
  232. {
  233. "__id__": 33
  234. }
  235. ],
  236. "removedComponents": []
  237. },
  238. {
  239. "__type__": "cc.MountedChildrenInfo",
  240. "targetInfo": {
  241. "__id__": 10
  242. },
  243. "nodes": [
  244. {
  245. "__id__": 11
  246. }
  247. ]
  248. },
  249. {
  250. "__type__": "cc.TargetInfo",
  251. "localID": [
  252. "694Z1tautaKJCl+6C1ivAx"
  253. ]
  254. },
  255. {
  256. "__type__": "cc.Node",
  257. "_objFlags": 0,
  258. "_parent": {
  259. "__id__": 12
  260. },
  261. "_prefab": {
  262. "__id__": 17
  263. },
  264. "__editorExtras__": {
  265. "mountedRoot": {
  266. "__id__": 6
  267. }
  268. }
  269. },
  270. {
  271. "__type__": "cc.Node",
  272. "_name": "Bg",
  273. "_objFlags": 0,
  274. "__editorExtras__": {},
  275. "_parent": {
  276. "__id__": 6
  277. },
  278. "_children": [
  279. {
  280. "__id__": 11
  281. }
  282. ],
  283. "_active": true,
  284. "_components": [
  285. {
  286. "__id__": 13
  287. }
  288. ],
  289. "_prefab": {
  290. "__id__": 16
  291. },
  292. "_lpos": {
  293. "__type__": "cc.Vec3",
  294. "x": 0,
  295. "y": 0,
  296. "z": 0
  297. },
  298. "_lrot": {
  299. "__type__": "cc.Quat",
  300. "x": 0,
  301. "y": 0,
  302. "z": 0,
  303. "w": 1
  304. },
  305. "_lscale": {
  306. "__type__": "cc.Vec3",
  307. "x": 1,
  308. "y": 1,
  309. "z": 1
  310. },
  311. "_mobility": 0,
  312. "_layer": 1073741824,
  313. "_euler": {
  314. "__type__": "cc.Vec3",
  315. "x": 0,
  316. "y": 0,
  317. "z": 0
  318. },
  319. "_id": ""
  320. },
  321. {
  322. "__type__": "cc.MeshRenderer",
  323. "_name": "",
  324. "_objFlags": 0,
  325. "__editorExtras__": {},
  326. "node": {
  327. "__id__": 12
  328. },
  329. "_enabled": true,
  330. "__prefab": {
  331. "__id__": 14
  332. },
  333. "_materials": [
  334. {
  335. "__uuid__": "596c2db9-91fc-43e4-af49-f07008d00d03@5de44",
  336. "__expectedType__": "cc.Material"
  337. },
  338. {
  339. "__uuid__": "596c2db9-91fc-43e4-af49-f07008d00d03@f3e98",
  340. "__expectedType__": "cc.Material"
  341. },
  342. {
  343. "__uuid__": "596c2db9-91fc-43e4-af49-f07008d00d03@0de5e",
  344. "__expectedType__": "cc.Material"
  345. },
  346. {
  347. "__uuid__": "596c2db9-91fc-43e4-af49-f07008d00d03@6363a",
  348. "__expectedType__": "cc.Material"
  349. },
  350. {
  351. "__uuid__": "596c2db9-91fc-43e4-af49-f07008d00d03@db4d2",
  352. "__expectedType__": "cc.Material"
  353. },
  354. {
  355. "__uuid__": "596c2db9-91fc-43e4-af49-f07008d00d03@c4114",
  356. "__expectedType__": "cc.Material"
  357. },
  358. {
  359. "__uuid__": "596c2db9-91fc-43e4-af49-f07008d00d03@d90a4",
  360. "__expectedType__": "cc.Material"
  361. },
  362. {
  363. "__uuid__": "596c2db9-91fc-43e4-af49-f07008d00d03@c5fbc",
  364. "__expectedType__": "cc.Material"
  365. },
  366. {
  367. "__uuid__": "596c2db9-91fc-43e4-af49-f07008d00d03@ac35e",
  368. "__expectedType__": "cc.Material"
  369. },
  370. {
  371. "__uuid__": "596c2db9-91fc-43e4-af49-f07008d00d03@e6821",
  372. "__expectedType__": "cc.Material"
  373. },
  374. {
  375. "__uuid__": "596c2db9-91fc-43e4-af49-f07008d00d03@1ef3c",
  376. "__expectedType__": "cc.Material"
  377. },
  378. {
  379. "__uuid__": "596c2db9-91fc-43e4-af49-f07008d00d03@883e3",
  380. "__expectedType__": "cc.Material"
  381. },
  382. {
  383. "__uuid__": "596c2db9-91fc-43e4-af49-f07008d00d03@808ae",
  384. "__expectedType__": "cc.Material"
  385. },
  386. {
  387. "__uuid__": "596c2db9-91fc-43e4-af49-f07008d00d03@ad11e",
  388. "__expectedType__": "cc.Material"
  389. },
  390. {
  391. "__uuid__": "596c2db9-91fc-43e4-af49-f07008d00d03@cbbc0",
  392. "__expectedType__": "cc.Material"
  393. },
  394. {
  395. "__uuid__": "596c2db9-91fc-43e4-af49-f07008d00d03@cbdd2",
  396. "__expectedType__": "cc.Material"
  397. },
  398. {
  399. "__uuid__": "596c2db9-91fc-43e4-af49-f07008d00d03@78e21",
  400. "__expectedType__": "cc.Material"
  401. }
  402. ],
  403. "_visFlags": 0,
  404. "bakeSettings": {
  405. "__id__": 15
  406. },
  407. "_mesh": {
  408. "__uuid__": "596c2db9-91fc-43e4-af49-f07008d00d03@80c75",
  409. "__expectedType__": "cc.Mesh"
  410. },
  411. "_shadowCastingMode": 0,
  412. "_shadowReceivingMode": 1,
  413. "_shadowBias": 0,
  414. "_shadowNormalBias": 0,
  415. "_reflectionProbeId": -1,
  416. "_reflectionProbeBlendId": -1,
  417. "_reflectionProbeBlendWeight": 0,
  418. "_enabledGlobalStandardSkinObject": false,
  419. "_enableMorph": true,
  420. "_id": ""
  421. },
  422. {
  423. "__type__": "cc.CompPrefabInfo",
  424. "fileId": "a8Gy7BU0Jdb4SBir071jF8"
  425. },
  426. {
  427. "__type__": "cc.ModelBakeSettings",
  428. "texture": null,
  429. "uvParam": {
  430. "__type__": "cc.Vec4",
  431. "x": 0,
  432. "y": 0,
  433. "z": 0,
  434. "w": 0
  435. },
  436. "_bakeable": false,
  437. "_castShadow": false,
  438. "_receiveShadow": false,
  439. "_recieveShadow": false,
  440. "_lightmapSize": 64,
  441. "_useLightProbe": false,
  442. "_bakeToLightProbe": true,
  443. "_reflectionProbeType": 0,
  444. "_bakeToReflectionProbe": true
  445. },
  446. {
  447. "__type__": "cc.PrefabInfo",
  448. "root": {
  449. "__id__": 1
  450. },
  451. "asset": {
  452. "__id__": 0
  453. },
  454. "fileId": "694Z1tautaKJCl+6C1ivAx",
  455. "instance": null,
  456. "targetOverrides": null,
  457. "nestedPrefabInstanceRoots": null
  458. },
  459. {
  460. "__type__": "cc.PrefabInfo",
  461. "root": {
  462. "__id__": 11
  463. },
  464. "asset": {
  465. "__uuid__": "b1068e78-fa67-43b0-a2aa-f2bbba98e7a6",
  466. "__expectedType__": "cc.Prefab"
  467. },
  468. "fileId": "05JwMaFPlWp7Br+VPeuDVO",
  469. "instance": {
  470. "__id__": 18
  471. },
  472. "targetOverrides": null
  473. },
  474. {
  475. "__type__": "cc.PrefabInstance",
  476. "fileId": "behig3Z41O+55a4sgU3Kvm",
  477. "prefabRootNode": {
  478. "__id__": 1
  479. },
  480. "mountedChildren": [],
  481. "mountedComponents": [],
  482. "propertyOverrides": [
  483. {
  484. "__id__": 19
  485. },
  486. {
  487. "__id__": 21
  488. },
  489. {
  490. "__id__": 22
  491. },
  492. {
  493. "__id__": 23
  494. },
  495. {
  496. "__id__": 24
  497. }
  498. ],
  499. "removedComponents": []
  500. },
  501. {
  502. "__type__": "CCPropertyOverrideInfo",
  503. "targetInfo": {
  504. "__id__": 20
  505. },
  506. "propertyPath": [
  507. "_name"
  508. ],
  509. "value": "car"
  510. },
  511. {
  512. "__type__": "cc.TargetInfo",
  513. "localID": [
  514. "05JwMaFPlWp7Br+VPeuDVO"
  515. ]
  516. },
  517. {
  518. "__type__": "CCPropertyOverrideInfo",
  519. "targetInfo": {
  520. "__id__": 20
  521. },
  522. "propertyPath": [
  523. "_lpos"
  524. ],
  525. "value": {
  526. "__type__": "cc.Vec3",
  527. "x": 0,
  528. "y": 0.262,
  529. "z": -4.625
  530. }
  531. },
  532. {
  533. "__type__": "CCPropertyOverrideInfo",
  534. "targetInfo": {
  535. "__id__": 20
  536. },
  537. "propertyPath": [
  538. "_lrot"
  539. ],
  540. "value": {
  541. "__type__": "cc.Quat",
  542. "x": 0,
  543. "y": 0,
  544. "z": 0,
  545. "w": 1
  546. }
  547. },
  548. {
  549. "__type__": "CCPropertyOverrideInfo",
  550. "targetInfo": {
  551. "__id__": 20
  552. },
  553. "propertyPath": [
  554. "_euler"
  555. ],
  556. "value": {
  557. "__type__": "cc.Vec3",
  558. "x": 0,
  559. "y": 0,
  560. "z": 0
  561. }
  562. },
  563. {
  564. "__type__": "CCPropertyOverrideInfo",
  565. "targetInfo": {
  566. "__id__": 20
  567. },
  568. "propertyPath": [
  569. "_active"
  570. ],
  571. "value": false
  572. },
  573. {
  574. "__type__": "CCPropertyOverrideInfo",
  575. "targetInfo": {
  576. "__id__": 26
  577. },
  578. "propertyPath": [
  579. "_name"
  580. ],
  581. "value": "bg"
  582. },
  583. {
  584. "__type__": "cc.TargetInfo",
  585. "localID": [
  586. "67qSEErC5ftY09QzIZY+ie"
  587. ]
  588. },
  589. {
  590. "__type__": "CCPropertyOverrideInfo",
  591. "targetInfo": {
  592. "__id__": 28
  593. },
  594. "propertyPath": [
  595. "_lpos"
  596. ],
  597. "value": {
  598. "__type__": "cc.Vec3",
  599. "x": 0,
  600. "y": 0,
  601. "z": 0
  602. }
  603. },
  604. {
  605. "__type__": "cc.TargetInfo",
  606. "localID": [
  607. "67qSEErC5ftY09QzIZY+ie"
  608. ]
  609. },
  610. {
  611. "__type__": "CCPropertyOverrideInfo",
  612. "targetInfo": {
  613. "__id__": 30
  614. },
  615. "propertyPath": [
  616. "_lrot"
  617. ],
  618. "value": {
  619. "__type__": "cc.Quat",
  620. "x": 0,
  621. "y": 0,
  622. "z": 0,
  623. "w": 1
  624. }
  625. },
  626. {
  627. "__type__": "cc.TargetInfo",
  628. "localID": [
  629. "67qSEErC5ftY09QzIZY+ie"
  630. ]
  631. },
  632. {
  633. "__type__": "CCPropertyOverrideInfo",
  634. "targetInfo": {
  635. "__id__": 32
  636. },
  637. "propertyPath": [
  638. "_euler"
  639. ],
  640. "value": {
  641. "__type__": "cc.Vec3",
  642. "x": 0,
  643. "y": 0,
  644. "z": 0
  645. }
  646. },
  647. {
  648. "__type__": "cc.TargetInfo",
  649. "localID": [
  650. "67qSEErC5ftY09QzIZY+ie"
  651. ]
  652. },
  653. {
  654. "__type__": "CCPropertyOverrideInfo",
  655. "targetInfo": {
  656. "__id__": 34
  657. },
  658. "propertyPath": [
  659. "_lpos"
  660. ],
  661. "value": {
  662. "__type__": "cc.Vec3",
  663. "x": 0,
  664. "y": 0,
  665. "z": 0
  666. }
  667. },
  668. {
  669. "__type__": "cc.TargetInfo",
  670. "localID": [
  671. "694Z1tautaKJCl+6C1ivAx"
  672. ]
  673. },
  674. {
  675. "__type__": "cc.Node",
  676. "_name": "Directional Light",
  677. "_objFlags": 0,
  678. "__editorExtras__": {},
  679. "_parent": {
  680. "__id__": 1
  681. },
  682. "_children": [],
  683. "_active": true,
  684. "_components": [
  685. {
  686. "__id__": 36
  687. }
  688. ],
  689. "_prefab": {
  690. "__id__": 39
  691. },
  692. "_lpos": {
  693. "__type__": "cc.Vec3",
  694. "x": 0,
  695. "y": 0,
  696. "z": 0
  697. },
  698. "_lrot": {
  699. "__type__": "cc.Quat",
  700. "x": -0.35592261638915884,
  701. "y": 0,
  702. "z": 0,
  703. "w": 0.9345154311955987
  704. },
  705. "_lscale": {
  706. "__type__": "cc.Vec3",
  707. "x": 1,
  708. "y": 1,
  709. "z": 1
  710. },
  711. "_mobility": 0,
  712. "_layer": 1073741824,
  713. "_euler": {
  714. "__type__": "cc.Vec3",
  715. "x": -41.7,
  716. "y": 0,
  717. "z": 0
  718. },
  719. "_id": ""
  720. },
  721. {
  722. "__type__": "cc.DirectionalLight",
  723. "_name": "",
  724. "_objFlags": 0,
  725. "__editorExtras__": {},
  726. "node": {
  727. "__id__": 35
  728. },
  729. "_enabled": true,
  730. "__prefab": {
  731. "__id__": 37
  732. },
  733. "_color": {
  734. "__type__": "cc.Color",
  735. "r": 255,
  736. "g": 255,
  737. "b": 255,
  738. "a": 255
  739. },
  740. "_useColorTemperature": false,
  741. "_colorTemperature": 6550,
  742. "_staticSettings": {
  743. "__id__": 38
  744. },
  745. "_visibility": -325058561,
  746. "_illuminanceHDR": 65000,
  747. "_illuminance": 65000,
  748. "_illuminanceLDR": 1.6927083333333335,
  749. "_shadowEnabled": false,
  750. "_shadowPcf": 0,
  751. "_shadowBias": 0.00001,
  752. "_shadowNormalBias": 0,
  753. "_shadowSaturation": 1,
  754. "_shadowDistance": 50,
  755. "_shadowInvisibleOcclusionRange": 200,
  756. "_csmLevel": 4,
  757. "_csmLayerLambda": 0.75,
  758. "_csmOptimizationMode": 2,
  759. "_csmAdvancedOptions": false,
  760. "_csmLayersTransition": false,
  761. "_csmTransitionRange": 0.05,
  762. "_shadowFixedArea": false,
  763. "_shadowNear": 0.1,
  764. "_shadowFar": 10,
  765. "_shadowOrthoSize": 5,
  766. "_id": ""
  767. },
  768. {
  769. "__type__": "cc.CompPrefabInfo",
  770. "fileId": "edYZxCbdVAcpm7QvRTSNVC"
  771. },
  772. {
  773. "__type__": "cc.StaticLightSettings",
  774. "_baked": false,
  775. "_editorOnly": false,
  776. "_castShadow": false
  777. },
  778. {
  779. "__type__": "cc.PrefabInfo",
  780. "root": {
  781. "__id__": 1
  782. },
  783. "asset": {
  784. "__id__": 0
  785. },
  786. "fileId": "05cWE6E2FNYalilKL2jphu",
  787. "instance": null,
  788. "targetOverrides": null,
  789. "nestedPrefabInstanceRoots": null
  790. },
  791. {
  792. "__type__": "8c27cj0JjNKfqC6bCg/xYaN",
  793. "_name": "",
  794. "_objFlags": 0,
  795. "__editorExtras__": {},
  796. "node": {
  797. "__id__": 1
  798. },
  799. "_enabled": true,
  800. "__prefab": {
  801. "__id__": 41
  802. },
  803. "_id": ""
  804. },
  805. {
  806. "__type__": "cc.CompPrefabInfo",
  807. "fileId": "c8bH0p1uBNmowUzN27pcQw"
  808. },
  809. {
  810. "__type__": "cc.PrefabInfo",
  811. "root": {
  812. "__id__": 1
  813. },
  814. "asset": {
  815. "__id__": 0
  816. },
  817. "fileId": "65DTffB55BCa8A1ors1JwA",
  818. "instance": null,
  819. "targetOverrides": null,
  820. "nestedPrefabInstanceRoots": [
  821. {
  822. "__id__": 6
  823. },
  824. {
  825. "__id__": 11
  826. }
  827. ]
  828. }
  829. ]