lvl_1.prefab 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "lvl_1",
  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": "lvl_1",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 6
  26. },
  27. {
  28. "__id__": 51
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 105
  35. },
  36. {
  37. "__id__": 107
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 109
  42. },
  43. "_lpos": {
  44. "__type__": "cc.Vec3",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0
  48. },
  49. "_lrot": {
  50. "__type__": "cc.Quat",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0,
  54. "w": 1
  55. },
  56. "_lscale": {
  57. "__type__": "cc.Vec3",
  58. "x": 1,
  59. "y": 1,
  60. "z": 1
  61. },
  62. "_mobility": 0,
  63. "_layer": 1073741824,
  64. "_euler": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. },
  70. "_id": ""
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "Camera",
  75. "_objFlags": 0,
  76. "__editorExtras__": {},
  77. "_parent": {
  78. "__id__": 1
  79. },
  80. "_children": [],
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 3
  85. }
  86. ],
  87. "_prefab": {
  88. "__id__": 5
  89. },
  90. "_lpos": {
  91. "__type__": "cc.Vec3",
  92. "x": 22.727333902056706,
  93. "y": 17.284921728745083,
  94. "z": 43.243141920802515
  95. },
  96. "_lrot": {
  97. "__type__": "cc.Quat",
  98. "x": -0.16428906233997534,
  99. "y": 0.23613984841848343,
  100. "z": 0.040553683530286246,
  101. "w": 0.9568711902531463
  102. },
  103. "_lscale": {
  104. "__type__": "cc.Vec3",
  105. "x": 1,
  106. "y": 1,
  107. "z": 1
  108. },
  109. "_mobility": 0,
  110. "_layer": 1073741824,
  111. "_euler": {
  112. "__type__": "cc.Vec3",
  113. "x": -19.484973127341156,
  114. "y": 27.72548944759218,
  115. "z": 0.0010837096768557496
  116. },
  117. "_id": ""
  118. },
  119. {
  120. "__type__": "cc.Camera",
  121. "_name": "Camera<CameraComponent>",
  122. "_objFlags": 0,
  123. "__editorExtras__": {},
  124. "node": {
  125. "__id__": 2
  126. },
  127. "_enabled": true,
  128. "__prefab": {
  129. "__id__": 4
  130. },
  131. "_projection": 1,
  132. "_priority": 0,
  133. "_fov": 45,
  134. "_fovAxis": 0,
  135. "_orthoHeight": 10,
  136. "_near": 1,
  137. "_far": 1000,
  138. "_color": {
  139. "__type__": "cc.Color",
  140. "r": 51,
  141. "g": 76,
  142. "b": 120,
  143. "a": 255
  144. },
  145. "_depth": 1,
  146. "_stencil": 0,
  147. "_clearFlags": 6,
  148. "_rect": {
  149. "__type__": "cc.Rect",
  150. "x": 0,
  151. "y": 0,
  152. "width": 1,
  153. "height": 1
  154. },
  155. "_aperture": 19,
  156. "_shutter": 7,
  157. "_iso": 0,
  158. "_screenScale": 1,
  159. "_visibility": 1115684864,
  160. "_targetTexture": null,
  161. "_postProcess": null,
  162. "_usePostProcess": false,
  163. "_cameraType": -1,
  164. "_trackingType": 0,
  165. "_id": ""
  166. },
  167. {
  168. "__type__": "cc.CompPrefabInfo",
  169. "fileId": "1fTlbTCo1MBpg/dCSUvK4j"
  170. },
  171. {
  172. "__type__": "cc.PrefabInfo",
  173. "root": {
  174. "__id__": 1
  175. },
  176. "asset": {
  177. "__id__": 0
  178. },
  179. "fileId": "02VZniVslEUIamHwPF076C",
  180. "instance": null,
  181. "targetOverrides": null,
  182. "nestedPrefabInstanceRoots": null
  183. },
  184. {
  185. "__type__": "cc.Node",
  186. "_name": "builds",
  187. "_objFlags": 0,
  188. "__editorExtras__": {},
  189. "_parent": {
  190. "__id__": 1
  191. },
  192. "_children": [
  193. {
  194. "__id__": 7
  195. },
  196. {
  197. "__id__": 15
  198. },
  199. {
  200. "__id__": 26
  201. },
  202. {
  203. "__id__": 38
  204. }
  205. ],
  206. "_active": true,
  207. "_components": [],
  208. "_prefab": {
  209. "__id__": 50
  210. },
  211. "_lpos": {
  212. "__type__": "cc.Vec3",
  213. "x": 0,
  214. "y": 0,
  215. "z": 0
  216. },
  217. "_lrot": {
  218. "__type__": "cc.Quat",
  219. "x": 0,
  220. "y": 0,
  221. "z": 0,
  222. "w": 1
  223. },
  224. "_lscale": {
  225. "__type__": "cc.Vec3",
  226. "x": 1,
  227. "y": 1,
  228. "z": 1
  229. },
  230. "_mobility": 0,
  231. "_layer": 1073741824,
  232. "_euler": {
  233. "__type__": "cc.Vec3",
  234. "x": 0,
  235. "y": 0,
  236. "z": 0
  237. },
  238. "_id": ""
  239. },
  240. {
  241. "__type__": "cc.Node",
  242. "_objFlags": 0,
  243. "_parent": {
  244. "__id__": 6
  245. },
  246. "_prefab": {
  247. "__id__": 8
  248. },
  249. "__editorExtras__": {}
  250. },
  251. {
  252. "__type__": "cc.PrefabInfo",
  253. "root": {
  254. "__id__": 7
  255. },
  256. "asset": {
  257. "__uuid__": "61f3d9f8-e63d-4508-bbf0-72254266e890",
  258. "__expectedType__": "cc.Prefab"
  259. },
  260. "fileId": "0dJio+PzVI7axHUr9BOnVS",
  261. "instance": {
  262. "__id__": 9
  263. },
  264. "targetOverrides": null
  265. },
  266. {
  267. "__type__": "cc.PrefabInstance",
  268. "fileId": "872sIiXmFBW45FgOhWvdf4",
  269. "prefabRootNode": {
  270. "__id__": 1
  271. },
  272. "mountedChildren": [],
  273. "mountedComponents": [],
  274. "propertyOverrides": [
  275. {
  276. "__id__": 10
  277. },
  278. {
  279. "__id__": 12
  280. },
  281. {
  282. "__id__": 13
  283. },
  284. {
  285. "__id__": 14
  286. }
  287. ],
  288. "removedComponents": []
  289. },
  290. {
  291. "__type__": "CCPropertyOverrideInfo",
  292. "targetInfo": {
  293. "__id__": 11
  294. },
  295. "propertyPath": [
  296. "_name"
  297. ],
  298. "value": "Ground"
  299. },
  300. {
  301. "__type__": "cc.TargetInfo",
  302. "localID": [
  303. "0dJio+PzVI7axHUr9BOnVS"
  304. ]
  305. },
  306. {
  307. "__type__": "CCPropertyOverrideInfo",
  308. "targetInfo": {
  309. "__id__": 11
  310. },
  311. "propertyPath": [
  312. "_lpos"
  313. ],
  314. "value": {
  315. "__type__": "cc.Vec3",
  316. "x": 0,
  317. "y": -0.05,
  318. "z": 0
  319. }
  320. },
  321. {
  322. "__type__": "CCPropertyOverrideInfo",
  323. "targetInfo": {
  324. "__id__": 11
  325. },
  326. "propertyPath": [
  327. "_lrot"
  328. ],
  329. "value": {
  330. "__type__": "cc.Quat",
  331. "x": 0,
  332. "y": 0,
  333. "z": 0,
  334. "w": 1
  335. }
  336. },
  337. {
  338. "__type__": "CCPropertyOverrideInfo",
  339. "targetInfo": {
  340. "__id__": 11
  341. },
  342. "propertyPath": [
  343. "_euler"
  344. ],
  345. "value": {
  346. "__type__": "cc.Vec3",
  347. "x": 0,
  348. "y": 0,
  349. "z": 0
  350. }
  351. },
  352. {
  353. "__type__": "cc.Node",
  354. "_objFlags": 0,
  355. "_parent": {
  356. "__id__": 6
  357. },
  358. "_prefab": {
  359. "__id__": 16
  360. },
  361. "__editorExtras__": {}
  362. },
  363. {
  364. "__type__": "cc.PrefabInfo",
  365. "root": {
  366. "__id__": 15
  367. },
  368. "asset": {
  369. "__uuid__": "67c4d4d8-20c3-4295-bcd6-7629b4ae56b4",
  370. "__expectedType__": "cc.Prefab"
  371. },
  372. "fileId": "4aIn0GW/pEWotYsJwbj7V9",
  373. "instance": {
  374. "__id__": 17
  375. },
  376. "targetOverrides": null
  377. },
  378. {
  379. "__type__": "cc.PrefabInstance",
  380. "fileId": "51anTqeoVH2IxM+3CSMGOn",
  381. "prefabRootNode": {
  382. "__id__": 1
  383. },
  384. "mountedChildren": [],
  385. "mountedComponents": [],
  386. "propertyOverrides": [
  387. {
  388. "__id__": 18
  389. },
  390. {
  391. "__id__": 20
  392. },
  393. {
  394. "__id__": 22
  395. },
  396. {
  397. "__id__": 24
  398. }
  399. ],
  400. "removedComponents": []
  401. },
  402. {
  403. "__type__": "CCPropertyOverrideInfo",
  404. "targetInfo": {
  405. "__id__": 19
  406. },
  407. "propertyPath": [
  408. "_name"
  409. ],
  410. "value": "whitehouse"
  411. },
  412. {
  413. "__type__": "cc.TargetInfo",
  414. "localID": [
  415. "4aIn0GW/pEWotYsJwbj7V9"
  416. ]
  417. },
  418. {
  419. "__type__": "CCPropertyOverrideInfo",
  420. "targetInfo": {
  421. "__id__": 21
  422. },
  423. "propertyPath": [
  424. "_lpos"
  425. ],
  426. "value": {
  427. "__type__": "cc.Vec3",
  428. "x": 0,
  429. "y": 0,
  430. "z": 0
  431. }
  432. },
  433. {
  434. "__type__": "cc.TargetInfo",
  435. "localID": [
  436. "4aIn0GW/pEWotYsJwbj7V9"
  437. ]
  438. },
  439. {
  440. "__type__": "CCPropertyOverrideInfo",
  441. "targetInfo": {
  442. "__id__": 23
  443. },
  444. "propertyPath": [
  445. "_lrot"
  446. ],
  447. "value": {
  448. "__type__": "cc.Quat",
  449. "x": 0,
  450. "y": 0,
  451. "z": 0,
  452. "w": 1
  453. }
  454. },
  455. {
  456. "__type__": "cc.TargetInfo",
  457. "localID": [
  458. "4aIn0GW/pEWotYsJwbj7V9"
  459. ]
  460. },
  461. {
  462. "__type__": "CCPropertyOverrideInfo",
  463. "targetInfo": {
  464. "__id__": 25
  465. },
  466. "propertyPath": [
  467. "_euler"
  468. ],
  469. "value": {
  470. "__type__": "cc.Vec3",
  471. "x": 0,
  472. "y": 0,
  473. "z": 0
  474. }
  475. },
  476. {
  477. "__type__": "cc.TargetInfo",
  478. "localID": [
  479. "4aIn0GW/pEWotYsJwbj7V9"
  480. ]
  481. },
  482. {
  483. "__type__": "cc.Node",
  484. "_objFlags": 0,
  485. "_parent": {
  486. "__id__": 6
  487. },
  488. "_prefab": {
  489. "__id__": 27
  490. },
  491. "__editorExtras__": {}
  492. },
  493. {
  494. "__type__": "cc.PrefabInfo",
  495. "root": {
  496. "__id__": 26
  497. },
  498. "asset": {
  499. "__uuid__": "81b8ee31-5423-4299-bf1c-b770379a441f",
  500. "__expectedType__": "cc.Prefab"
  501. },
  502. "fileId": "ddvHPsg0tWvavD9d9s5w6S",
  503. "instance": {
  504. "__id__": 28
  505. },
  506. "targetOverrides": null
  507. },
  508. {
  509. "__type__": "cc.PrefabInstance",
  510. "fileId": "e8FDGmYl1BF6eqpAAmLvSP",
  511. "prefabRootNode": {
  512. "__id__": 1
  513. },
  514. "mountedChildren": [],
  515. "mountedComponents": [],
  516. "propertyOverrides": [
  517. {
  518. "__id__": 29
  519. },
  520. {
  521. "__id__": 31
  522. },
  523. {
  524. "__id__": 32
  525. },
  526. {
  527. "__id__": 33
  528. },
  529. {
  530. "__id__": 34
  531. },
  532. {
  533. "__id__": 36
  534. }
  535. ],
  536. "removedComponents": []
  537. },
  538. {
  539. "__type__": "CCPropertyOverrideInfo",
  540. "targetInfo": {
  541. "__id__": 30
  542. },
  543. "propertyPath": [
  544. "_name"
  545. ],
  546. "value": "Build09"
  547. },
  548. {
  549. "__type__": "cc.TargetInfo",
  550. "localID": [
  551. "ddvHPsg0tWvavD9d9s5w6S"
  552. ]
  553. },
  554. {
  555. "__type__": "CCPropertyOverrideInfo",
  556. "targetInfo": {
  557. "__id__": 30
  558. },
  559. "propertyPath": [
  560. "_lpos"
  561. ],
  562. "value": {
  563. "__type__": "cc.Vec3",
  564. "x": -32.81500244140625,
  565. "y": 0,
  566. "z": 0
  567. }
  568. },
  569. {
  570. "__type__": "CCPropertyOverrideInfo",
  571. "targetInfo": {
  572. "__id__": 30
  573. },
  574. "propertyPath": [
  575. "_lrot"
  576. ],
  577. "value": {
  578. "__type__": "cc.Quat",
  579. "x": 0,
  580. "y": 0,
  581. "z": 0,
  582. "w": 1
  583. }
  584. },
  585. {
  586. "__type__": "CCPropertyOverrideInfo",
  587. "targetInfo": {
  588. "__id__": 30
  589. },
  590. "propertyPath": [
  591. "_euler"
  592. ],
  593. "value": {
  594. "__type__": "cc.Vec3",
  595. "x": 0,
  596. "y": 0,
  597. "z": 0
  598. }
  599. },
  600. {
  601. "__type__": "CCPropertyOverrideInfo",
  602. "targetInfo": {
  603. "__id__": 35
  604. },
  605. "propertyPath": [
  606. "_group"
  607. ],
  608. "value": 4
  609. },
  610. {
  611. "__type__": "cc.TargetInfo",
  612. "localID": [
  613. "c33cJ0NQZKBrWAq5E80ZcT"
  614. ]
  615. },
  616. {
  617. "__type__": "CCPropertyOverrideInfo",
  618. "targetInfo": {
  619. "__id__": 37
  620. },
  621. "propertyPath": [
  622. "_isTrigger"
  623. ],
  624. "value": false
  625. },
  626. {
  627. "__type__": "cc.TargetInfo",
  628. "localID": [
  629. "49TdEIJXdBupC8Yont/fw9"
  630. ]
  631. },
  632. {
  633. "__type__": "cc.Node",
  634. "_objFlags": 0,
  635. "_parent": {
  636. "__id__": 6
  637. },
  638. "_prefab": {
  639. "__id__": 39
  640. },
  641. "__editorExtras__": {}
  642. },
  643. {
  644. "__type__": "cc.PrefabInfo",
  645. "root": {
  646. "__id__": 38
  647. },
  648. "asset": {
  649. "__uuid__": "81b8ee31-5423-4299-bf1c-b770379a441f",
  650. "__expectedType__": "cc.Prefab"
  651. },
  652. "fileId": "ddvHPsg0tWvavD9d9s5w6S",
  653. "instance": {
  654. "__id__": 40
  655. },
  656. "targetOverrides": null
  657. },
  658. {
  659. "__type__": "cc.PrefabInstance",
  660. "fileId": "44uWEn0l5LrL777WGLofch",
  661. "prefabRootNode": {
  662. "__id__": 1
  663. },
  664. "mountedChildren": [],
  665. "mountedComponents": [],
  666. "propertyOverrides": [
  667. {
  668. "__id__": 41
  669. },
  670. {
  671. "__id__": 43
  672. },
  673. {
  674. "__id__": 44
  675. },
  676. {
  677. "__id__": 45
  678. },
  679. {
  680. "__id__": 46
  681. },
  682. {
  683. "__id__": 48
  684. }
  685. ],
  686. "removedComponents": []
  687. },
  688. {
  689. "__type__": "CCPropertyOverrideInfo",
  690. "targetInfo": {
  691. "__id__": 42
  692. },
  693. "propertyPath": [
  694. "_name"
  695. ],
  696. "value": "Build10"
  697. },
  698. {
  699. "__type__": "cc.TargetInfo",
  700. "localID": [
  701. "ddvHPsg0tWvavD9d9s5w6S"
  702. ]
  703. },
  704. {
  705. "__type__": "CCPropertyOverrideInfo",
  706. "targetInfo": {
  707. "__id__": 42
  708. },
  709. "propertyPath": [
  710. "_lpos"
  711. ],
  712. "value": {
  713. "__type__": "cc.Vec3",
  714. "x": 25.3380126953125,
  715. "y": 0,
  716. "z": 0
  717. }
  718. },
  719. {
  720. "__type__": "CCPropertyOverrideInfo",
  721. "targetInfo": {
  722. "__id__": 42
  723. },
  724. "propertyPath": [
  725. "_lrot"
  726. ],
  727. "value": {
  728. "__type__": "cc.Quat",
  729. "x": 0,
  730. "y": 0,
  731. "z": 0,
  732. "w": 1
  733. }
  734. },
  735. {
  736. "__type__": "CCPropertyOverrideInfo",
  737. "targetInfo": {
  738. "__id__": 42
  739. },
  740. "propertyPath": [
  741. "_euler"
  742. ],
  743. "value": {
  744. "__type__": "cc.Vec3",
  745. "x": 0,
  746. "y": 0,
  747. "z": 0
  748. }
  749. },
  750. {
  751. "__type__": "CCPropertyOverrideInfo",
  752. "targetInfo": {
  753. "__id__": 47
  754. },
  755. "propertyPath": [
  756. "_group"
  757. ],
  758. "value": 4
  759. },
  760. {
  761. "__type__": "cc.TargetInfo",
  762. "localID": [
  763. "c33cJ0NQZKBrWAq5E80ZcT"
  764. ]
  765. },
  766. {
  767. "__type__": "CCPropertyOverrideInfo",
  768. "targetInfo": {
  769. "__id__": 49
  770. },
  771. "propertyPath": [
  772. "_isTrigger"
  773. ],
  774. "value": false
  775. },
  776. {
  777. "__type__": "cc.TargetInfo",
  778. "localID": [
  779. "49TdEIJXdBupC8Yont/fw9"
  780. ]
  781. },
  782. {
  783. "__type__": "cc.PrefabInfo",
  784. "root": {
  785. "__id__": 1
  786. },
  787. "asset": {
  788. "__id__": 0
  789. },
  790. "fileId": "7aaU2zae5J4Lenh3hEOxlA",
  791. "instance": null,
  792. "targetOverrides": null,
  793. "nestedPrefabInstanceRoots": null
  794. },
  795. {
  796. "__type__": "cc.Node",
  797. "_name": "et",
  798. "_objFlags": 0,
  799. "__editorExtras__": {},
  800. "_parent": {
  801. "__id__": 1
  802. },
  803. "_children": [
  804. {
  805. "__id__": 52
  806. },
  807. {
  808. "__id__": 62
  809. },
  810. {
  811. "__id__": 72
  812. },
  813. {
  814. "__id__": 80
  815. },
  816. {
  817. "__id__": 88
  818. },
  819. {
  820. "__id__": 96
  821. }
  822. ],
  823. "_active": true,
  824. "_components": [],
  825. "_prefab": {
  826. "__id__": 104
  827. },
  828. "_lpos": {
  829. "__type__": "cc.Vec3",
  830. "x": 0,
  831. "y": 0,
  832. "z": 0
  833. },
  834. "_lrot": {
  835. "__type__": "cc.Quat",
  836. "x": 0,
  837. "y": 0,
  838. "z": 0,
  839. "w": 1
  840. },
  841. "_lscale": {
  842. "__type__": "cc.Vec3",
  843. "x": 1,
  844. "y": 1,
  845. "z": 1
  846. },
  847. "_mobility": 0,
  848. "_layer": 1073741824,
  849. "_euler": {
  850. "__type__": "cc.Vec3",
  851. "x": 0,
  852. "y": 0,
  853. "z": 0
  854. },
  855. "_id": ""
  856. },
  857. {
  858. "__type__": "cc.Node",
  859. "_objFlags": 0,
  860. "_parent": {
  861. "__id__": 51
  862. },
  863. "_prefab": {
  864. "__id__": 53
  865. },
  866. "__editorExtras__": {}
  867. },
  868. {
  869. "__type__": "cc.PrefabInfo",
  870. "root": {
  871. "__id__": 52
  872. },
  873. "asset": {
  874. "__uuid__": "f631c866-c36b-443f-a8c0-a895176b7610",
  875. "__expectedType__": "cc.Prefab"
  876. },
  877. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  878. "instance": {
  879. "__id__": 54
  880. },
  881. "targetOverrides": null
  882. },
  883. {
  884. "__type__": "cc.PrefabInstance",
  885. "fileId": "5dokHS0TFM0oUkKfmcV+TL",
  886. "prefabRootNode": {
  887. "__id__": 1
  888. },
  889. "mountedChildren": [],
  890. "mountedComponents": [],
  891. "propertyOverrides": [
  892. {
  893. "__id__": 55
  894. },
  895. {
  896. "__id__": 57
  897. },
  898. {
  899. "__id__": 58
  900. },
  901. {
  902. "__id__": 59
  903. },
  904. {
  905. "__id__": 60
  906. }
  907. ],
  908. "removedComponents": []
  909. },
  910. {
  911. "__type__": "CCPropertyOverrideInfo",
  912. "targetInfo": {
  913. "__id__": 56
  914. },
  915. "propertyPath": [
  916. "_name"
  917. ],
  918. "value": "cow0"
  919. },
  920. {
  921. "__type__": "cc.TargetInfo",
  922. "localID": [
  923. "c46/YsCPVOJYA4mWEpNYRx"
  924. ]
  925. },
  926. {
  927. "__type__": "CCPropertyOverrideInfo",
  928. "targetInfo": {
  929. "__id__": 56
  930. },
  931. "propertyPath": [
  932. "_lpos"
  933. ],
  934. "value": {
  935. "__type__": "cc.Vec3",
  936. "x": 8.044,
  937. "y": 1,
  938. "z": 3.161
  939. }
  940. },
  941. {
  942. "__type__": "CCPropertyOverrideInfo",
  943. "targetInfo": {
  944. "__id__": 56
  945. },
  946. "propertyPath": [
  947. "_lrot"
  948. ],
  949. "value": {
  950. "__type__": "cc.Quat",
  951. "x": 0,
  952. "y": 0,
  953. "z": 0,
  954. "w": 1
  955. }
  956. },
  957. {
  958. "__type__": "CCPropertyOverrideInfo",
  959. "targetInfo": {
  960. "__id__": 56
  961. },
  962. "propertyPath": [
  963. "_euler"
  964. ],
  965. "value": {
  966. "__type__": "cc.Vec3",
  967. "x": 0,
  968. "y": 0,
  969. "z": 0
  970. }
  971. },
  972. {
  973. "__type__": "CCPropertyOverrideInfo",
  974. "targetInfo": {
  975. "__id__": 61
  976. },
  977. "propertyPath": [
  978. "_group"
  979. ],
  980. "value": 8
  981. },
  982. {
  983. "__type__": "cc.TargetInfo",
  984. "localID": [
  985. "bazWPafvFLl5RV2zejcY8A"
  986. ]
  987. },
  988. {
  989. "__type__": "cc.Node",
  990. "_objFlags": 0,
  991. "_parent": {
  992. "__id__": 51
  993. },
  994. "_prefab": {
  995. "__id__": 63
  996. },
  997. "__editorExtras__": {}
  998. },
  999. {
  1000. "__type__": "cc.PrefabInfo",
  1001. "root": {
  1002. "__id__": 62
  1003. },
  1004. "asset": {
  1005. "__uuid__": "f631c866-c36b-443f-a8c0-a895176b7610",
  1006. "__expectedType__": "cc.Prefab"
  1007. },
  1008. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  1009. "instance": {
  1010. "__id__": 64
  1011. },
  1012. "targetOverrides": null
  1013. },
  1014. {
  1015. "__type__": "cc.PrefabInstance",
  1016. "fileId": "b1C46B+ARGOK6UOse7u4ld",
  1017. "prefabRootNode": {
  1018. "__id__": 1
  1019. },
  1020. "mountedChildren": [],
  1021. "mountedComponents": [],
  1022. "propertyOverrides": [
  1023. {
  1024. "__id__": 65
  1025. },
  1026. {
  1027. "__id__": 67
  1028. },
  1029. {
  1030. "__id__": 68
  1031. },
  1032. {
  1033. "__id__": 69
  1034. },
  1035. {
  1036. "__id__": 70
  1037. }
  1038. ],
  1039. "removedComponents": []
  1040. },
  1041. {
  1042. "__type__": "CCPropertyOverrideInfo",
  1043. "targetInfo": {
  1044. "__id__": 66
  1045. },
  1046. "propertyPath": [
  1047. "_name"
  1048. ],
  1049. "value": "cow1"
  1050. },
  1051. {
  1052. "__type__": "cc.TargetInfo",
  1053. "localID": [
  1054. "c46/YsCPVOJYA4mWEpNYRx"
  1055. ]
  1056. },
  1057. {
  1058. "__type__": "CCPropertyOverrideInfo",
  1059. "targetInfo": {
  1060. "__id__": 66
  1061. },
  1062. "propertyPath": [
  1063. "_lpos"
  1064. ],
  1065. "value": {
  1066. "__type__": "cc.Vec3",
  1067. "x": -10.816,
  1068. "y": 1,
  1069. "z": 1.647
  1070. }
  1071. },
  1072. {
  1073. "__type__": "CCPropertyOverrideInfo",
  1074. "targetInfo": {
  1075. "__id__": 66
  1076. },
  1077. "propertyPath": [
  1078. "_lrot"
  1079. ],
  1080. "value": {
  1081. "__type__": "cc.Quat",
  1082. "x": 0,
  1083. "y": 0,
  1084. "z": 0,
  1085. "w": 1
  1086. }
  1087. },
  1088. {
  1089. "__type__": "CCPropertyOverrideInfo",
  1090. "targetInfo": {
  1091. "__id__": 66
  1092. },
  1093. "propertyPath": [
  1094. "_euler"
  1095. ],
  1096. "value": {
  1097. "__type__": "cc.Vec3",
  1098. "x": 0,
  1099. "y": 0,
  1100. "z": 0
  1101. }
  1102. },
  1103. {
  1104. "__type__": "CCPropertyOverrideInfo",
  1105. "targetInfo": {
  1106. "__id__": 71
  1107. },
  1108. "propertyPath": [
  1109. "_group"
  1110. ],
  1111. "value": 8
  1112. },
  1113. {
  1114. "__type__": "cc.TargetInfo",
  1115. "localID": [
  1116. "bazWPafvFLl5RV2zejcY8A"
  1117. ]
  1118. },
  1119. {
  1120. "__type__": "cc.Node",
  1121. "_objFlags": 0,
  1122. "_parent": {
  1123. "__id__": 51
  1124. },
  1125. "_prefab": {
  1126. "__id__": 73
  1127. },
  1128. "__editorExtras__": {}
  1129. },
  1130. {
  1131. "__type__": "cc.PrefabInfo",
  1132. "root": {
  1133. "__id__": 72
  1134. },
  1135. "asset": {
  1136. "__uuid__": "f631c866-c36b-443f-a8c0-a895176b7610",
  1137. "__expectedType__": "cc.Prefab"
  1138. },
  1139. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  1140. "instance": {
  1141. "__id__": 74
  1142. },
  1143. "targetOverrides": null
  1144. },
  1145. {
  1146. "__type__": "cc.PrefabInstance",
  1147. "fileId": "72ti1bTnBLvrbeRMaDe0ps",
  1148. "prefabRootNode": {
  1149. "__id__": 1
  1150. },
  1151. "mountedChildren": [],
  1152. "mountedComponents": [],
  1153. "propertyOverrides": [
  1154. {
  1155. "__id__": 75
  1156. },
  1157. {
  1158. "__id__": 77
  1159. },
  1160. {
  1161. "__id__": 78
  1162. },
  1163. {
  1164. "__id__": 79
  1165. }
  1166. ],
  1167. "removedComponents": []
  1168. },
  1169. {
  1170. "__type__": "CCPropertyOverrideInfo",
  1171. "targetInfo": {
  1172. "__id__": 76
  1173. },
  1174. "propertyPath": [
  1175. "_name"
  1176. ],
  1177. "value": "cow2"
  1178. },
  1179. {
  1180. "__type__": "cc.TargetInfo",
  1181. "localID": [
  1182. "c46/YsCPVOJYA4mWEpNYRx"
  1183. ]
  1184. },
  1185. {
  1186. "__type__": "CCPropertyOverrideInfo",
  1187. "targetInfo": {
  1188. "__id__": 76
  1189. },
  1190. "propertyPath": [
  1191. "_lpos"
  1192. ],
  1193. "value": {
  1194. "__type__": "cc.Vec3",
  1195. "x": -10.632,
  1196. "y": 4.222,
  1197. "z": -3.027
  1198. }
  1199. },
  1200. {
  1201. "__type__": "CCPropertyOverrideInfo",
  1202. "targetInfo": {
  1203. "__id__": 76
  1204. },
  1205. "propertyPath": [
  1206. "_lrot"
  1207. ],
  1208. "value": {
  1209. "__type__": "cc.Quat",
  1210. "x": 0,
  1211. "y": 0,
  1212. "z": 0,
  1213. "w": 1
  1214. }
  1215. },
  1216. {
  1217. "__type__": "CCPropertyOverrideInfo",
  1218. "targetInfo": {
  1219. "__id__": 76
  1220. },
  1221. "propertyPath": [
  1222. "_euler"
  1223. ],
  1224. "value": {
  1225. "__type__": "cc.Vec3",
  1226. "x": 0,
  1227. "y": 0,
  1228. "z": 0
  1229. }
  1230. },
  1231. {
  1232. "__type__": "cc.Node",
  1233. "_objFlags": 0,
  1234. "_parent": {
  1235. "__id__": 51
  1236. },
  1237. "_prefab": {
  1238. "__id__": 81
  1239. },
  1240. "__editorExtras__": {}
  1241. },
  1242. {
  1243. "__type__": "cc.PrefabInfo",
  1244. "root": {
  1245. "__id__": 80
  1246. },
  1247. "asset": {
  1248. "__uuid__": "f631c866-c36b-443f-a8c0-a895176b7610",
  1249. "__expectedType__": "cc.Prefab"
  1250. },
  1251. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  1252. "instance": {
  1253. "__id__": 82
  1254. },
  1255. "targetOverrides": null
  1256. },
  1257. {
  1258. "__type__": "cc.PrefabInstance",
  1259. "fileId": "d7XU5vR6VLLY6Cf/Lgp9YG",
  1260. "prefabRootNode": {
  1261. "__id__": 1
  1262. },
  1263. "mountedChildren": [],
  1264. "mountedComponents": [],
  1265. "propertyOverrides": [
  1266. {
  1267. "__id__": 83
  1268. },
  1269. {
  1270. "__id__": 85
  1271. },
  1272. {
  1273. "__id__": 86
  1274. },
  1275. {
  1276. "__id__": 87
  1277. }
  1278. ],
  1279. "removedComponents": []
  1280. },
  1281. {
  1282. "__type__": "CCPropertyOverrideInfo",
  1283. "targetInfo": {
  1284. "__id__": 84
  1285. },
  1286. "propertyPath": [
  1287. "_name"
  1288. ],
  1289. "value": "cow3"
  1290. },
  1291. {
  1292. "__type__": "cc.TargetInfo",
  1293. "localID": [
  1294. "c46/YsCPVOJYA4mWEpNYRx"
  1295. ]
  1296. },
  1297. {
  1298. "__type__": "CCPropertyOverrideInfo",
  1299. "targetInfo": {
  1300. "__id__": 84
  1301. },
  1302. "propertyPath": [
  1303. "_lpos"
  1304. ],
  1305. "value": {
  1306. "__type__": "cc.Vec3",
  1307. "x": -34.401,
  1308. "y": 1.559,
  1309. "z": 7.41
  1310. }
  1311. },
  1312. {
  1313. "__type__": "CCPropertyOverrideInfo",
  1314. "targetInfo": {
  1315. "__id__": 84
  1316. },
  1317. "propertyPath": [
  1318. "_lrot"
  1319. ],
  1320. "value": {
  1321. "__type__": "cc.Quat",
  1322. "x": 0,
  1323. "y": 0,
  1324. "z": 0,
  1325. "w": 1
  1326. }
  1327. },
  1328. {
  1329. "__type__": "CCPropertyOverrideInfo",
  1330. "targetInfo": {
  1331. "__id__": 84
  1332. },
  1333. "propertyPath": [
  1334. "_euler"
  1335. ],
  1336. "value": {
  1337. "__type__": "cc.Vec3",
  1338. "x": 0,
  1339. "y": 0,
  1340. "z": 0
  1341. }
  1342. },
  1343. {
  1344. "__type__": "cc.Node",
  1345. "_objFlags": 0,
  1346. "_parent": {
  1347. "__id__": 51
  1348. },
  1349. "_prefab": {
  1350. "__id__": 89
  1351. },
  1352. "__editorExtras__": {}
  1353. },
  1354. {
  1355. "__type__": "cc.PrefabInfo",
  1356. "root": {
  1357. "__id__": 88
  1358. },
  1359. "asset": {
  1360. "__uuid__": "f631c866-c36b-443f-a8c0-a895176b7610",
  1361. "__expectedType__": "cc.Prefab"
  1362. },
  1363. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  1364. "instance": {
  1365. "__id__": 90
  1366. },
  1367. "targetOverrides": null
  1368. },
  1369. {
  1370. "__type__": "cc.PrefabInstance",
  1371. "fileId": "d2RJAD7utIwpijbLHYyxWo",
  1372. "prefabRootNode": {
  1373. "__id__": 1
  1374. },
  1375. "mountedChildren": [],
  1376. "mountedComponents": [],
  1377. "propertyOverrides": [
  1378. {
  1379. "__id__": 91
  1380. },
  1381. {
  1382. "__id__": 93
  1383. },
  1384. {
  1385. "__id__": 94
  1386. },
  1387. {
  1388. "__id__": 95
  1389. }
  1390. ],
  1391. "removedComponents": []
  1392. },
  1393. {
  1394. "__type__": "CCPropertyOverrideInfo",
  1395. "targetInfo": {
  1396. "__id__": 92
  1397. },
  1398. "propertyPath": [
  1399. "_name"
  1400. ],
  1401. "value": "cow4"
  1402. },
  1403. {
  1404. "__type__": "cc.TargetInfo",
  1405. "localID": [
  1406. "c46/YsCPVOJYA4mWEpNYRx"
  1407. ]
  1408. },
  1409. {
  1410. "__type__": "CCPropertyOverrideInfo",
  1411. "targetInfo": {
  1412. "__id__": 92
  1413. },
  1414. "propertyPath": [
  1415. "_lpos"
  1416. ],
  1417. "value": {
  1418. "__type__": "cc.Vec3",
  1419. "x": 31.341,
  1420. "y": 1.559,
  1421. "z": -11.15
  1422. }
  1423. },
  1424. {
  1425. "__type__": "CCPropertyOverrideInfo",
  1426. "targetInfo": {
  1427. "__id__": 92
  1428. },
  1429. "propertyPath": [
  1430. "_lrot"
  1431. ],
  1432. "value": {
  1433. "__type__": "cc.Quat",
  1434. "x": 0,
  1435. "y": 0,
  1436. "z": 0,
  1437. "w": 1
  1438. }
  1439. },
  1440. {
  1441. "__type__": "CCPropertyOverrideInfo",
  1442. "targetInfo": {
  1443. "__id__": 92
  1444. },
  1445. "propertyPath": [
  1446. "_euler"
  1447. ],
  1448. "value": {
  1449. "__type__": "cc.Vec3",
  1450. "x": 0,
  1451. "y": 0,
  1452. "z": 0
  1453. }
  1454. },
  1455. {
  1456. "__type__": "cc.Node",
  1457. "_objFlags": 0,
  1458. "_parent": {
  1459. "__id__": 51
  1460. },
  1461. "_prefab": {
  1462. "__id__": 97
  1463. },
  1464. "__editorExtras__": {}
  1465. },
  1466. {
  1467. "__type__": "cc.PrefabInfo",
  1468. "root": {
  1469. "__id__": 96
  1470. },
  1471. "asset": {
  1472. "__uuid__": "f631c866-c36b-443f-a8c0-a895176b7610",
  1473. "__expectedType__": "cc.Prefab"
  1474. },
  1475. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  1476. "instance": {
  1477. "__id__": 98
  1478. },
  1479. "targetOverrides": null
  1480. },
  1481. {
  1482. "__type__": "cc.PrefabInstance",
  1483. "fileId": "3a9SsptbJCm5gDp2p89OI2",
  1484. "prefabRootNode": {
  1485. "__id__": 1
  1486. },
  1487. "mountedChildren": [],
  1488. "mountedComponents": [],
  1489. "propertyOverrides": [
  1490. {
  1491. "__id__": 99
  1492. },
  1493. {
  1494. "__id__": 101
  1495. },
  1496. {
  1497. "__id__": 102
  1498. },
  1499. {
  1500. "__id__": 103
  1501. }
  1502. ],
  1503. "removedComponents": []
  1504. },
  1505. {
  1506. "__type__": "CCPropertyOverrideInfo",
  1507. "targetInfo": {
  1508. "__id__": 100
  1509. },
  1510. "propertyPath": [
  1511. "_name"
  1512. ],
  1513. "value": "cow5"
  1514. },
  1515. {
  1516. "__type__": "cc.TargetInfo",
  1517. "localID": [
  1518. "c46/YsCPVOJYA4mWEpNYRx"
  1519. ]
  1520. },
  1521. {
  1522. "__type__": "CCPropertyOverrideInfo",
  1523. "targetInfo": {
  1524. "__id__": 100
  1525. },
  1526. "propertyPath": [
  1527. "_lpos"
  1528. ],
  1529. "value": {
  1530. "__type__": "cc.Vec3",
  1531. "x": 34.782,
  1532. "y": 1.559,
  1533. "z": 8.68
  1534. }
  1535. },
  1536. {
  1537. "__type__": "CCPropertyOverrideInfo",
  1538. "targetInfo": {
  1539. "__id__": 100
  1540. },
  1541. "propertyPath": [
  1542. "_lrot"
  1543. ],
  1544. "value": {
  1545. "__type__": "cc.Quat",
  1546. "x": 0,
  1547. "y": 0,
  1548. "z": 0,
  1549. "w": 1
  1550. }
  1551. },
  1552. {
  1553. "__type__": "CCPropertyOverrideInfo",
  1554. "targetInfo": {
  1555. "__id__": 100
  1556. },
  1557. "propertyPath": [
  1558. "_euler"
  1559. ],
  1560. "value": {
  1561. "__type__": "cc.Vec3",
  1562. "x": 0,
  1563. "y": 0,
  1564. "z": 0
  1565. }
  1566. },
  1567. {
  1568. "__type__": "cc.PrefabInfo",
  1569. "root": {
  1570. "__id__": 1
  1571. },
  1572. "asset": {
  1573. "__id__": 0
  1574. },
  1575. "fileId": "688fpVvzhOnIuUqApx/Euu",
  1576. "instance": null,
  1577. "targetOverrides": null,
  1578. "nestedPrefabInstanceRoots": null
  1579. },
  1580. {
  1581. "__type__": "cc.UITransform",
  1582. "_name": "",
  1583. "_objFlags": 0,
  1584. "__editorExtras__": {},
  1585. "node": {
  1586. "__id__": 1
  1587. },
  1588. "_enabled": true,
  1589. "__prefab": {
  1590. "__id__": 106
  1591. },
  1592. "_contentSize": {
  1593. "__type__": "cc.Size",
  1594. "width": 100,
  1595. "height": 100
  1596. },
  1597. "_anchorPoint": {
  1598. "__type__": "cc.Vec2",
  1599. "x": 0.5,
  1600. "y": 0.5
  1601. },
  1602. "_id": ""
  1603. },
  1604. {
  1605. "__type__": "cc.CompPrefabInfo",
  1606. "fileId": "ddg5Mwv11Hsr+c9AZjy+Sa"
  1607. },
  1608. {
  1609. "__type__": "251b1LD9rlAbJPtECp8FoYX",
  1610. "_name": "",
  1611. "_objFlags": 0,
  1612. "__editorExtras__": {},
  1613. "node": {
  1614. "__id__": 1
  1615. },
  1616. "_enabled": true,
  1617. "__prefab": {
  1618. "__id__": 108
  1619. },
  1620. "camera": {
  1621. "__id__": 3
  1622. },
  1623. "minXRotation": -30,
  1624. "maxXRotation": 30,
  1625. "minYRotation": -55,
  1626. "maxYRotation": 55,
  1627. "_id": ""
  1628. },
  1629. {
  1630. "__type__": "cc.CompPrefabInfo",
  1631. "fileId": "63egnay4tJCra5mhTp2YGN"
  1632. },
  1633. {
  1634. "__type__": "cc.PrefabInfo",
  1635. "root": {
  1636. "__id__": 1
  1637. },
  1638. "asset": {
  1639. "__id__": 0
  1640. },
  1641. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  1642. "instance": null,
  1643. "targetOverrides": null,
  1644. "nestedPrefabInstanceRoots": [
  1645. {
  1646. "__id__": 96
  1647. },
  1648. {
  1649. "__id__": 88
  1650. },
  1651. {
  1652. "__id__": 80
  1653. },
  1654. {
  1655. "__id__": 72
  1656. },
  1657. {
  1658. "__id__": 62
  1659. },
  1660. {
  1661. "__id__": 52
  1662. },
  1663. {
  1664. "__id__": 38
  1665. },
  1666. {
  1667. "__id__": 26
  1668. },
  1669. {
  1670. "__id__": 15
  1671. },
  1672. {
  1673. "__id__": 7
  1674. }
  1675. ]
  1676. }
  1677. ]