MRNavigatorPro.unity 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!29 &1
  4. OcclusionCullingSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 2
  7. m_OcclusionBakeSettings:
  8. smallestOccluder: 5
  9. smallestHole: 0.25
  10. backfaceThreshold: 100
  11. m_SceneGUID: 00000000000000000000000000000000
  12. m_OcclusionCullingData: {fileID: 0}
  13. --- !u!104 &2
  14. RenderSettings:
  15. m_ObjectHideFlags: 0
  16. serializedVersion: 9
  17. m_Fog: 0
  18. m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
  19. m_FogMode: 3
  20. m_FogDensity: 0.01
  21. m_LinearFogStart: 0
  22. m_LinearFogEnd: 300
  23. m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
  24. m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
  25. m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
  26. m_AmbientIntensity: 1
  27. m_AmbientMode: 0
  28. m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
  29. m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
  30. m_HaloStrength: 0.5
  31. m_FlareStrength: 1
  32. m_FlareFadeSpeed: 3
  33. m_HaloTexture: {fileID: 0}
  34. m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
  35. m_DefaultReflectionMode: 0
  36. m_DefaultReflectionResolution: 128
  37. m_ReflectionBounces: 1
  38. m_ReflectionIntensity: 1
  39. m_CustomReflection: {fileID: 0}
  40. m_Sun: {fileID: 0}
  41. m_IndirectSpecularColor: {r: 0.3708625, g: 0.37838694, b: 0.35726872, a: 1}
  42. m_UseRadianceAmbientProbe: 0
  43. --- !u!157 &3
  44. LightmapSettings:
  45. m_ObjectHideFlags: 0
  46. serializedVersion: 12
  47. m_GIWorkflowMode: 1
  48. m_GISettings:
  49. serializedVersion: 2
  50. m_BounceScale: 1
  51. m_IndirectOutputScale: 1
  52. m_AlbedoBoost: 1
  53. m_EnvironmentLightingMode: 0
  54. m_EnableBakedLightmaps: 1
  55. m_EnableRealtimeLightmaps: 0
  56. m_LightmapEditorSettings:
  57. serializedVersion: 12
  58. m_Resolution: 2
  59. m_BakeResolution: 40
  60. m_AtlasSize: 1024
  61. m_AO: 0
  62. m_AOMaxDistance: 1
  63. m_CompAOExponent: 1
  64. m_CompAOExponentDirect: 0
  65. m_ExtractAmbientOcclusion: 0
  66. m_Padding: 2
  67. m_LightmapParameters: {fileID: 0}
  68. m_LightmapsBakeMode: 1
  69. m_TextureCompression: 1
  70. m_FinalGather: 0
  71. m_FinalGatherFiltering: 1
  72. m_FinalGatherRayCount: 256
  73. m_ReflectionCompression: 2
  74. m_MixedBakeMode: 2
  75. m_BakeBackend: 1
  76. m_PVRSampling: 1
  77. m_PVRDirectSampleCount: 32
  78. m_PVRSampleCount: 500
  79. m_PVRBounces: 2
  80. m_PVREnvironmentSampleCount: 500
  81. m_PVREnvironmentReferencePointCount: 2048
  82. m_PVRFilteringMode: 2
  83. m_PVRDenoiserTypeDirect: 0
  84. m_PVRDenoiserTypeIndirect: 0
  85. m_PVRDenoiserTypeAO: 0
  86. m_PVRFilterTypeDirect: 0
  87. m_PVRFilterTypeIndirect: 0
  88. m_PVRFilterTypeAO: 0
  89. m_PVREnvironmentMIS: 0
  90. m_PVRCulling: 1
  91. m_PVRFilteringGaussRadiusDirect: 1
  92. m_PVRFilteringGaussRadiusIndirect: 5
  93. m_PVRFilteringGaussRadiusAO: 2
  94. m_PVRFilteringAtrousPositionSigmaDirect: 0.5
  95. m_PVRFilteringAtrousPositionSigmaIndirect: 2
  96. m_PVRFilteringAtrousPositionSigmaAO: 1
  97. m_ExportTrainingData: 0
  98. m_TrainingDataDestination: TrainingData
  99. m_LightProbeSampleCountMultiplier: 4
  100. m_LightingDataAsset: {fileID: 0}
  101. m_LightingSettings: {fileID: 1800010878}
  102. --- !u!196 &4
  103. NavMeshSettings:
  104. serializedVersion: 2
  105. m_ObjectHideFlags: 0
  106. m_BuildSettings:
  107. serializedVersion: 2
  108. agentTypeID: 0
  109. agentRadius: 0.5
  110. agentHeight: 2
  111. agentSlope: 45
  112. agentClimb: 0.4
  113. ledgeDropHeight: 0
  114. maxJumpAcrossDistance: 0
  115. minRegionArea: 2
  116. manualCellSize: 0
  117. cellSize: 0.16666667
  118. manualTileSize: 0
  119. tileSize: 256
  120. accuratePlacement: 0
  121. maxJobWorkers: 0
  122. preserveTilesOutsideBounds: 0
  123. debug:
  124. m_Flags: 0
  125. m_NavMeshData: {fileID: 0}
  126. --- !u!1001 &43898418
  127. PrefabInstance:
  128. m_ObjectHideFlags: 0
  129. serializedVersion: 2
  130. m_Modification:
  131. m_TransformParent: {fileID: 0}
  132. m_Modifications:
  133. - target: {fileID: 4002528867779889337, guid: 9aa3328b080774e6a968fc5910820dbf,
  134. type: 3}
  135. propertyPath: m_AnchorMax.x
  136. value: 1
  137. objectReference: {fileID: 0}
  138. - target: {fileID: 4002528867779889337, guid: 9aa3328b080774e6a968fc5910820dbf,
  139. type: 3}
  140. propertyPath: m_AnchorMax.y
  141. value: 1
  142. objectReference: {fileID: 0}
  143. - target: {fileID: 4002528867840707909, guid: 9aa3328b080774e6a968fc5910820dbf,
  144. type: 3}
  145. propertyPath: m_AnchorMax.x
  146. value: 1
  147. objectReference: {fileID: 0}
  148. - target: {fileID: 4002528867840707909, guid: 9aa3328b080774e6a968fc5910820dbf,
  149. type: 3}
  150. propertyPath: m_SizeDelta.x
  151. value: -17
  152. objectReference: {fileID: 0}
  153. - target: {fileID: 4002528867949407318, guid: 9aa3328b080774e6a968fc5910820dbf,
  154. type: 3}
  155. propertyPath: m_SizeDelta.y
  156. value: 10
  157. objectReference: {fileID: 0}
  158. - target: {fileID: 4002528868015956118, guid: 9aa3328b080774e6a968fc5910820dbf,
  159. type: 3}
  160. propertyPath: m_SizeDelta.y
  161. value: 10
  162. objectReference: {fileID: 0}
  163. - target: {fileID: 4002528868567245461, guid: 9aa3328b080774e6a968fc5910820dbf,
  164. type: 3}
  165. propertyPath: m_Name
  166. value: MRNavigatorStart
  167. objectReference: {fileID: 0}
  168. - target: {fileID: 4002528868567245461, guid: 9aa3328b080774e6a968fc5910820dbf,
  169. type: 3}
  170. propertyPath: m_IsActive
  171. value: 0
  172. objectReference: {fileID: 0}
  173. - target: {fileID: 4002528868567245462, guid: 9aa3328b080774e6a968fc5910820dbf,
  174. type: 3}
  175. propertyPath: m_RootOrder
  176. value: 2
  177. objectReference: {fileID: 0}
  178. - target: {fileID: 4002528868567245462, guid: 9aa3328b080774e6a968fc5910820dbf,
  179. type: 3}
  180. propertyPath: m_LocalPosition.x
  181. value: 0.14
  182. objectReference: {fileID: 0}
  183. - target: {fileID: 4002528868567245462, guid: 9aa3328b080774e6a968fc5910820dbf,
  184. type: 3}
  185. propertyPath: m_LocalPosition.y
  186. value: 0.26749998
  187. objectReference: {fileID: 0}
  188. - target: {fileID: 4002528868567245462, guid: 9aa3328b080774e6a968fc5910820dbf,
  189. type: 3}
  190. propertyPath: m_LocalPosition.z
  191. value: 1.35
  192. objectReference: {fileID: 0}
  193. - target: {fileID: 4002528868567245462, guid: 9aa3328b080774e6a968fc5910820dbf,
  194. type: 3}
  195. propertyPath: m_LocalRotation.w
  196. value: 1
  197. objectReference: {fileID: 0}
  198. - target: {fileID: 4002528868567245462, guid: 9aa3328b080774e6a968fc5910820dbf,
  199. type: 3}
  200. propertyPath: m_LocalRotation.x
  201. value: 0
  202. objectReference: {fileID: 0}
  203. - target: {fileID: 4002528868567245462, guid: 9aa3328b080774e6a968fc5910820dbf,
  204. type: 3}
  205. propertyPath: m_LocalRotation.y
  206. value: 0
  207. objectReference: {fileID: 0}
  208. - target: {fileID: 4002528868567245462, guid: 9aa3328b080774e6a968fc5910820dbf,
  209. type: 3}
  210. propertyPath: m_LocalRotation.z
  211. value: 0
  212. objectReference: {fileID: 0}
  213. - target: {fileID: 4002528868567245462, guid: 9aa3328b080774e6a968fc5910820dbf,
  214. type: 3}
  215. propertyPath: m_LocalEulerAnglesHint.x
  216. value: 0
  217. objectReference: {fileID: 0}
  218. - target: {fileID: 4002528868567245462, guid: 9aa3328b080774e6a968fc5910820dbf,
  219. type: 3}
  220. propertyPath: m_LocalEulerAnglesHint.y
  221. value: 0
  222. objectReference: {fileID: 0}
  223. - target: {fileID: 4002528868567245462, guid: 9aa3328b080774e6a968fc5910820dbf,
  224. type: 3}
  225. propertyPath: m_LocalEulerAnglesHint.z
  226. value: 0
  227. objectReference: {fileID: 0}
  228. - target: {fileID: 4002528868917218471, guid: 9aa3328b080774e6a968fc5910820dbf,
  229. type: 3}
  230. propertyPath: m_AnchorMax.y
  231. value: 1
  232. objectReference: {fileID: 0}
  233. - target: {fileID: 4002528868917218471, guid: 9aa3328b080774e6a968fc5910820dbf,
  234. type: 3}
  235. propertyPath: m_SizeDelta.y
  236. value: -17
  237. objectReference: {fileID: 0}
  238. - target: {fileID: 4002528869004902571, guid: 9aa3328b080774e6a968fc5910820dbf,
  239. type: 3}
  240. propertyPath: m_AnchorMax.y
  241. value: 1
  242. objectReference: {fileID: 0}
  243. - target: {fileID: 4002528869004902571, guid: 9aa3328b080774e6a968fc5910820dbf,
  244. type: 3}
  245. propertyPath: m_AnchorMin.y
  246. value: 1
  247. objectReference: {fileID: 0}
  248. - target: {fileID: 4002528869004902571, guid: 9aa3328b080774e6a968fc5910820dbf,
  249. type: 3}
  250. propertyPath: m_SizeDelta.x
  251. value: 188
  252. objectReference: {fileID: 0}
  253. - target: {fileID: 4002528869004902571, guid: 9aa3328b080774e6a968fc5910820dbf,
  254. type: 3}
  255. propertyPath: m_SizeDelta.y
  256. value: 61
  257. objectReference: {fileID: 0}
  258. - target: {fileID: 4002528869004902571, guid: 9aa3328b080774e6a968fc5910820dbf,
  259. type: 3}
  260. propertyPath: m_AnchoredPosition.x
  261. value: 100
  262. objectReference: {fileID: 0}
  263. - target: {fileID: 4002528869004902571, guid: 9aa3328b080774e6a968fc5910820dbf,
  264. type: 3}
  265. propertyPath: m_AnchoredPosition.y
  266. value: -101.5
  267. objectReference: {fileID: 0}
  268. - target: {fileID: 4002528869314084846, guid: 9aa3328b080774e6a968fc5910820dbf,
  269. type: 3}
  270. propertyPath: m_SizeDelta.y
  271. value: 142
  272. objectReference: {fileID: 0}
  273. - target: {fileID: 4002528869582593570, guid: 9aa3328b080774e6a968fc5910820dbf,
  274. type: 3}
  275. propertyPath: m_AnchorMax.x
  276. value: 1
  277. objectReference: {fileID: 0}
  278. - target: {fileID: 4002528869582593570, guid: 9aa3328b080774e6a968fc5910820dbf,
  279. type: 3}
  280. propertyPath: m_AnchorMax.y
  281. value: 1
  282. objectReference: {fileID: 0}
  283. - target: {fileID: 4002528869582593570, guid: 9aa3328b080774e6a968fc5910820dbf,
  284. type: 3}
  285. propertyPath: m_AnchorMin.x
  286. value: 0.000010669231
  287. objectReference: {fileID: 0}
  288. - target: {fileID: 4002528869692624363, guid: 9aa3328b080774e6a968fc5910820dbf,
  289. type: 3}
  290. propertyPath: m_AnchorMax.y
  291. value: 1
  292. objectReference: {fileID: 0}
  293. - target: {fileID: 4002528869692624363, guid: 9aa3328b080774e6a968fc5910820dbf,
  294. type: 3}
  295. propertyPath: m_AnchorMin.y
  296. value: 1
  297. objectReference: {fileID: 0}
  298. - target: {fileID: 4002528869692624363, guid: 9aa3328b080774e6a968fc5910820dbf,
  299. type: 3}
  300. propertyPath: m_SizeDelta.x
  301. value: 188
  302. objectReference: {fileID: 0}
  303. - target: {fileID: 4002528869692624363, guid: 9aa3328b080774e6a968fc5910820dbf,
  304. type: 3}
  305. propertyPath: m_SizeDelta.y
  306. value: 61
  307. objectReference: {fileID: 0}
  308. - target: {fileID: 4002528869692624363, guid: 9aa3328b080774e6a968fc5910820dbf,
  309. type: 3}
  310. propertyPath: m_AnchoredPosition.x
  311. value: 100
  312. objectReference: {fileID: 0}
  313. - target: {fileID: 4002528869692624363, guid: 9aa3328b080774e6a968fc5910820dbf,
  314. type: 3}
  315. propertyPath: m_AnchoredPosition.y
  316. value: -35.5
  317. objectReference: {fileID: 0}
  318. - target: {fileID: 4002528869717850668, guid: 9aa3328b080774e6a968fc5910820dbf,
  319. type: 3}
  320. propertyPath: m_SizeDelta.y
  321. value: 76
  322. objectReference: {fileID: 0}
  323. - target: {fileID: 4002528869759223276, guid: 9aa3328b080774e6a968fc5910820dbf,
  324. type: 3}
  325. propertyPath: m_AnchorMax.x
  326. value: 1
  327. objectReference: {fileID: 0}
  328. - target: {fileID: 4002528869759223276, guid: 9aa3328b080774e6a968fc5910820dbf,
  329. type: 3}
  330. propertyPath: m_AnchorMax.y
  331. value: 1
  332. objectReference: {fileID: 0}
  333. - target: {fileID: 4002528869759223276, guid: 9aa3328b080774e6a968fc5910820dbf,
  334. type: 3}
  335. propertyPath: m_SizeDelta.x
  336. value: -17
  337. objectReference: {fileID: 0}
  338. - target: {fileID: 4002528869759223276, guid: 9aa3328b080774e6a968fc5910820dbf,
  339. type: 3}
  340. propertyPath: m_SizeDelta.y
  341. value: -17
  342. objectReference: {fileID: 0}
  343. - target: {fileID: 4002528869793121930, guid: 9aa3328b080774e6a968fc5910820dbf,
  344. type: 3}
  345. propertyPath: m_AnchorMax.y
  346. value: 1
  347. objectReference: {fileID: 0}
  348. - target: {fileID: 4002528869793121930, guid: 9aa3328b080774e6a968fc5910820dbf,
  349. type: 3}
  350. propertyPath: m_AnchorMin.y
  351. value: 1
  352. objectReference: {fileID: 0}
  353. - target: {fileID: 4002528869793121930, guid: 9aa3328b080774e6a968fc5910820dbf,
  354. type: 3}
  355. propertyPath: m_SizeDelta.x
  356. value: 188
  357. objectReference: {fileID: 0}
  358. - target: {fileID: 4002528869793121930, guid: 9aa3328b080774e6a968fc5910820dbf,
  359. type: 3}
  360. propertyPath: m_SizeDelta.y
  361. value: 61
  362. objectReference: {fileID: 0}
  363. - target: {fileID: 4002528869793121930, guid: 9aa3328b080774e6a968fc5910820dbf,
  364. type: 3}
  365. propertyPath: m_AnchoredPosition.x
  366. value: 100
  367. objectReference: {fileID: 0}
  368. - target: {fileID: 4002528869793121930, guid: 9aa3328b080774e6a968fc5910820dbf,
  369. type: 3}
  370. propertyPath: m_AnchoredPosition.y
  371. value: -35.5
  372. objectReference: {fileID: 0}
  373. m_RemovedComponents: []
  374. m_SourcePrefab: {fileID: 100100000, guid: 9aa3328b080774e6a968fc5910820dbf, type: 3}
  375. --- !u!1 &43898419 stripped
  376. GameObject:
  377. m_CorrespondingSourceObject: {fileID: 4002528868567245461, guid: 9aa3328b080774e6a968fc5910820dbf,
  378. type: 3}
  379. m_PrefabInstance: {fileID: 43898418}
  380. m_PrefabAsset: {fileID: 0}
  381. --- !u!850595691 &1800010878
  382. LightingSettings:
  383. m_ObjectHideFlags: 0
  384. m_CorrespondingSourceObject: {fileID: 0}
  385. m_PrefabInstance: {fileID: 0}
  386. m_PrefabAsset: {fileID: 0}
  387. m_Name: Settings.lighting
  388. serializedVersion: 4
  389. m_GIWorkflowMode: 1
  390. m_EnableBakedLightmaps: 1
  391. m_EnableRealtimeLightmaps: 0
  392. m_RealtimeEnvironmentLighting: 1
  393. m_BounceScale: 1
  394. m_AlbedoBoost: 1
  395. m_IndirectOutputScale: 1
  396. m_UsingShadowmask: 1
  397. m_BakeBackend: 1
  398. m_LightmapMaxSize: 1024
  399. m_BakeResolution: 40
  400. m_Padding: 2
  401. m_LightmapCompression: 3
  402. m_AO: 0
  403. m_AOMaxDistance: 1
  404. m_CompAOExponent: 1
  405. m_CompAOExponentDirect: 0
  406. m_ExtractAO: 0
  407. m_MixedBakeMode: 2
  408. m_LightmapsBakeMode: 1
  409. m_FilterMode: 1
  410. m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0}
  411. m_ExportTrainingData: 0
  412. m_TrainingDataDestination: TrainingData
  413. m_RealtimeResolution: 2
  414. m_ForceWhiteAlbedo: 0
  415. m_ForceUpdates: 0
  416. m_FinalGather: 0
  417. m_FinalGatherRayCount: 256
  418. m_FinalGatherFiltering: 1
  419. m_PVRCulling: 1
  420. m_PVRSampling: 1
  421. m_PVRDirectSampleCount: 32
  422. m_PVRSampleCount: 500
  423. m_PVREnvironmentSampleCount: 500
  424. m_PVREnvironmentReferencePointCount: 2048
  425. m_LightProbeSampleCountMultiplier: 4
  426. m_PVRBounces: 2
  427. m_PVRMinBounces: 2
  428. m_PVREnvironmentMIS: 0
  429. m_PVRFilteringMode: 2
  430. m_PVRDenoiserTypeDirect: 0
  431. m_PVRDenoiserTypeIndirect: 0
  432. m_PVRDenoiserTypeAO: 0
  433. m_PVRFilterTypeDirect: 0
  434. m_PVRFilterTypeIndirect: 0
  435. m_PVRFilterTypeAO: 0
  436. m_PVRFilteringGaussRadiusDirect: 1
  437. m_PVRFilteringGaussRadiusIndirect: 5
  438. m_PVRFilteringGaussRadiusAO: 2
  439. m_PVRFilteringAtrousPositionSigmaDirect: 0.5
  440. m_PVRFilteringAtrousPositionSigmaIndirect: 2
  441. m_PVRFilteringAtrousPositionSigmaAO: 1
  442. m_PVRTiledBaking: 0
  443. --- !u!1001 &1997991780
  444. PrefabInstance:
  445. m_ObjectHideFlags: 0
  446. serializedVersion: 2
  447. m_Modification:
  448. m_TransformParent: {fileID: 0}
  449. m_Modifications:
  450. - target: {fileID: 5142388694048500748, guid: 7cd0ceba7525bdc42a36be841a8aad16,
  451. type: 3}
  452. propertyPath: m_RootOrder
  453. value: 0
  454. objectReference: {fileID: 0}
  455. - target: {fileID: 5142388695032135296, guid: 7cd0ceba7525bdc42a36be841a8aad16,
  456. type: 3}
  457. propertyPath: isHand
  458. value: 0
  459. objectReference: {fileID: 0}
  460. - target: {fileID: 6007065485426161915, guid: 7cd0ceba7525bdc42a36be841a8aad16,
  461. type: 3}
  462. propertyPath: m_Name
  463. value: SDKSystem
  464. objectReference: {fileID: 0}
  465. - target: {fileID: 6007065485426162334, guid: 7cd0ceba7525bdc42a36be841a8aad16,
  466. type: 3}
  467. propertyPath: m_RootOrder
  468. value: 20
  469. objectReference: {fileID: 0}
  470. - target: {fileID: 6007065485426162334, guid: 7cd0ceba7525bdc42a36be841a8aad16,
  471. type: 3}
  472. propertyPath: m_LocalPosition.x
  473. value: 0
  474. objectReference: {fileID: 0}
  475. - target: {fileID: 6007065485426162334, guid: 7cd0ceba7525bdc42a36be841a8aad16,
  476. type: 3}
  477. propertyPath: m_LocalPosition.y
  478. value: 0
  479. objectReference: {fileID: 0}
  480. - target: {fileID: 6007065485426162334, guid: 7cd0ceba7525bdc42a36be841a8aad16,
  481. type: 3}
  482. propertyPath: m_LocalPosition.z
  483. value: 0
  484. objectReference: {fileID: 0}
  485. - target: {fileID: 6007065485426162334, guid: 7cd0ceba7525bdc42a36be841a8aad16,
  486. type: 3}
  487. propertyPath: m_LocalRotation.w
  488. value: 1
  489. objectReference: {fileID: 0}
  490. - target: {fileID: 6007065485426162334, guid: 7cd0ceba7525bdc42a36be841a8aad16,
  491. type: 3}
  492. propertyPath: m_LocalRotation.x
  493. value: 0
  494. objectReference: {fileID: 0}
  495. - target: {fileID: 6007065485426162334, guid: 7cd0ceba7525bdc42a36be841a8aad16,
  496. type: 3}
  497. propertyPath: m_LocalRotation.y
  498. value: 0
  499. objectReference: {fileID: 0}
  500. - target: {fileID: 6007065485426162334, guid: 7cd0ceba7525bdc42a36be841a8aad16,
  501. type: 3}
  502. propertyPath: m_LocalRotation.z
  503. value: 0
  504. objectReference: {fileID: 0}
  505. - target: {fileID: 6007065485426162334, guid: 7cd0ceba7525bdc42a36be841a8aad16,
  506. type: 3}
  507. propertyPath: m_LocalEulerAnglesHint.x
  508. value: 0
  509. objectReference: {fileID: 0}
  510. - target: {fileID: 6007065485426162334, guid: 7cd0ceba7525bdc42a36be841a8aad16,
  511. type: 3}
  512. propertyPath: m_LocalEulerAnglesHint.y
  513. value: 0
  514. objectReference: {fileID: 0}
  515. - target: {fileID: 6007065485426162334, guid: 7cd0ceba7525bdc42a36be841a8aad16,
  516. type: 3}
  517. propertyPath: m_LocalEulerAnglesHint.z
  518. value: 0
  519. objectReference: {fileID: 0}
  520. - target: {fileID: 9056915208822950664, guid: 7cd0ceba7525bdc42a36be841a8aad16,
  521. type: 3}
  522. propertyPath: m_TagString
  523. value: MainCamera
  524. objectReference: {fileID: 0}
  525. m_RemovedComponents: []
  526. m_SourcePrefab: {fileID: 100100000, guid: 7cd0ceba7525bdc42a36be841a8aad16, type: 3}
  527. --- !u!1001 &2046921562
  528. PrefabInstance:
  529. m_ObjectHideFlags: 0
  530. serializedVersion: 2
  531. m_Modification:
  532. m_TransformParent: {fileID: 0}
  533. m_Modifications:
  534. - target: {fileID: 8995410256974986353, guid: 1e1da0ee90ebd42968dbff1f2f6a626f,
  535. type: 3}
  536. propertyPath: m_AnchorMax.y
  537. value: 0
  538. objectReference: {fileID: 0}
  539. - target: {fileID: 8995410257178949536, guid: 1e1da0ee90ebd42968dbff1f2f6a626f,
  540. type: 3}
  541. propertyPath: m_Name
  542. value: Load
  543. objectReference: {fileID: 0}
  544. - target: {fileID: 8995410257178949536, guid: 1e1da0ee90ebd42968dbff1f2f6a626f,
  545. type: 3}
  546. propertyPath: m_IsActive
  547. value: 1
  548. objectReference: {fileID: 0}
  549. - target: {fileID: 8995410257178949538, guid: 1e1da0ee90ebd42968dbff1f2f6a626f,
  550. type: 3}
  551. propertyPath: EditorGame
  552. value:
  553. objectReference: {fileID: 43898419}
  554. - target: {fileID: 8995410257178949549, guid: 1e1da0ee90ebd42968dbff1f2f6a626f,
  555. type: 3}
  556. propertyPath: m_RootOrder
  557. value: 1
  558. objectReference: {fileID: 0}
  559. - target: {fileID: 8995410257178949549, guid: 1e1da0ee90ebd42968dbff1f2f6a626f,
  560. type: 3}
  561. propertyPath: m_LocalPosition.x
  562. value: 0
  563. objectReference: {fileID: 0}
  564. - target: {fileID: 8995410257178949549, guid: 1e1da0ee90ebd42968dbff1f2f6a626f,
  565. type: 3}
  566. propertyPath: m_LocalPosition.y
  567. value: 0
  568. objectReference: {fileID: 0}
  569. - target: {fileID: 8995410257178949549, guid: 1e1da0ee90ebd42968dbff1f2f6a626f,
  570. type: 3}
  571. propertyPath: m_LocalPosition.z
  572. value: 0
  573. objectReference: {fileID: 0}
  574. - target: {fileID: 8995410257178949549, guid: 1e1da0ee90ebd42968dbff1f2f6a626f,
  575. type: 3}
  576. propertyPath: m_LocalRotation.w
  577. value: 1
  578. objectReference: {fileID: 0}
  579. - target: {fileID: 8995410257178949549, guid: 1e1da0ee90ebd42968dbff1f2f6a626f,
  580. type: 3}
  581. propertyPath: m_LocalRotation.x
  582. value: 0
  583. objectReference: {fileID: 0}
  584. - target: {fileID: 8995410257178949549, guid: 1e1da0ee90ebd42968dbff1f2f6a626f,
  585. type: 3}
  586. propertyPath: m_LocalRotation.y
  587. value: 0
  588. objectReference: {fileID: 0}
  589. - target: {fileID: 8995410257178949549, guid: 1e1da0ee90ebd42968dbff1f2f6a626f,
  590. type: 3}
  591. propertyPath: m_LocalRotation.z
  592. value: 0
  593. objectReference: {fileID: 0}
  594. - target: {fileID: 8995410257178949549, guid: 1e1da0ee90ebd42968dbff1f2f6a626f,
  595. type: 3}
  596. propertyPath: m_LocalEulerAnglesHint.x
  597. value: 0
  598. objectReference: {fileID: 0}
  599. - target: {fileID: 8995410257178949549, guid: 1e1da0ee90ebd42968dbff1f2f6a626f,
  600. type: 3}
  601. propertyPath: m_LocalEulerAnglesHint.y
  602. value: 0
  603. objectReference: {fileID: 0}
  604. - target: {fileID: 8995410257178949549, guid: 1e1da0ee90ebd42968dbff1f2f6a626f,
  605. type: 3}
  606. propertyPath: m_LocalEulerAnglesHint.z
  607. value: 0
  608. objectReference: {fileID: 0}
  609. - target: {fileID: 8995410258004138753, guid: 1e1da0ee90ebd42968dbff1f2f6a626f,
  610. type: 3}
  611. propertyPath: m_AnchorMax.y
  612. value: 0
  613. objectReference: {fileID: 0}
  614. m_RemovedComponents: []
  615. m_SourcePrefab: {fileID: 100100000, guid: 1e1da0ee90ebd42968dbff1f2f6a626f, type: 3}