Asteroids.unity 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654
  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: 1.4239352, g: 1.5, b: 0.9485295, a: 1}
  24. m_AmbientEquatorColor: {r: 1, g: 0.8308824, b: 0.8308824, a: 1}
  25. m_AmbientGroundColor: {r: 1.2044117, g: 1.1801472, b: 1.5, a: 1}
  26. m_AmbientIntensity: 1
  27. m_AmbientMode: 1
  28. m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
  29. m_SkyboxMaterial: {fileID: 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, g: 0, b: 0, a: 1}
  42. m_UseRadianceAmbientProbe: 0
  43. --- !u!157 &3
  44. LightmapSettings:
  45. m_ObjectHideFlags: 0
  46. serializedVersion: 12
  47. m_GIWorkflowMode: 0
  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: 10
  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: 256
  79. m_PVRBounces: 2
  80. m_PVREnvironmentSampleCount: 256
  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: 1333992059}
  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 &479409701
  127. PrefabInstance:
  128. m_ObjectHideFlags: 0
  129. serializedVersion: 2
  130. m_Modification:
  131. m_TransformParent: {fileID: 0}
  132. m_Modifications:
  133. - target: {fileID: 1035386964261088, guid: 94a58f57296315a43acf9cb0455c51cb, type: 3}
  134. propertyPath: m_IsActive
  135. value: 1
  136. objectReference: {fileID: 0}
  137. - target: {fileID: 1851966716751366, guid: 94a58f57296315a43acf9cb0455c51cb, type: 3}
  138. propertyPath: m_IsActive
  139. value: 1
  140. objectReference: {fileID: 0}
  141. - target: {fileID: 4696753086440088, guid: 94a58f57296315a43acf9cb0455c51cb, type: 3}
  142. propertyPath: m_LocalPosition.x
  143. value: 0
  144. objectReference: {fileID: 0}
  145. - target: {fileID: 4696753086440088, guid: 94a58f57296315a43acf9cb0455c51cb, type: 3}
  146. propertyPath: m_LocalPosition.y
  147. value: 0
  148. objectReference: {fileID: 0}
  149. - target: {fileID: 4696753086440088, guid: 94a58f57296315a43acf9cb0455c51cb, type: 3}
  150. propertyPath: m_LocalPosition.z
  151. value: 0
  152. objectReference: {fileID: 0}
  153. - target: {fileID: 4696753086440088, guid: 94a58f57296315a43acf9cb0455c51cb, type: 3}
  154. propertyPath: m_LocalRotation.x
  155. value: 0
  156. objectReference: {fileID: 0}
  157. - target: {fileID: 4696753086440088, guid: 94a58f57296315a43acf9cb0455c51cb, type: 3}
  158. propertyPath: m_LocalRotation.y
  159. value: 0
  160. objectReference: {fileID: 0}
  161. - target: {fileID: 4696753086440088, guid: 94a58f57296315a43acf9cb0455c51cb, type: 3}
  162. propertyPath: m_LocalRotation.z
  163. value: 0
  164. objectReference: {fileID: 0}
  165. - target: {fileID: 4696753086440088, guid: 94a58f57296315a43acf9cb0455c51cb, type: 3}
  166. propertyPath: m_LocalRotation.w
  167. value: 1
  168. objectReference: {fileID: 0}
  169. - target: {fileID: 4696753086440088, guid: 94a58f57296315a43acf9cb0455c51cb, type: 3}
  170. propertyPath: m_RootOrder
  171. value: 2
  172. objectReference: {fileID: 0}
  173. - target: {fileID: 108192813739255852, guid: 94a58f57296315a43acf9cb0455c51cb, type: 3}
  174. propertyPath: m_Intensity
  175. value: 0.2
  176. objectReference: {fileID: 0}
  177. - target: {fileID: 108756170717035470, guid: 94a58f57296315a43acf9cb0455c51cb, type: 3}
  178. propertyPath: m_Intensity
  179. value: 0.6
  180. objectReference: {fileID: 0}
  181. m_RemovedComponents: []
  182. m_SourcePrefab: {fileID: 100100000, guid: 94a58f57296315a43acf9cb0455c51cb, type: 3}
  183. --- !u!1001 &838114435
  184. PrefabInstance:
  185. m_ObjectHideFlags: 0
  186. serializedVersion: 2
  187. m_Modification:
  188. m_TransformParent: {fileID: 0}
  189. m_Modifications:
  190. - target: {fileID: 4366364659058516, guid: 1a06aa0896835ab4d92672582ee1742e, type: 3}
  191. propertyPath: m_LocalPosition.x
  192. value: 0
  193. objectReference: {fileID: 0}
  194. - target: {fileID: 4366364659058516, guid: 1a06aa0896835ab4d92672582ee1742e, type: 3}
  195. propertyPath: m_LocalPosition.y
  196. value: 0
  197. objectReference: {fileID: 0}
  198. - target: {fileID: 4366364659058516, guid: 1a06aa0896835ab4d92672582ee1742e, type: 3}
  199. propertyPath: m_LocalPosition.z
  200. value: -10
  201. objectReference: {fileID: 0}
  202. - target: {fileID: 4366364659058516, guid: 1a06aa0896835ab4d92672582ee1742e, type: 3}
  203. propertyPath: m_LocalRotation.x
  204. value: 0
  205. objectReference: {fileID: 0}
  206. - target: {fileID: 4366364659058516, guid: 1a06aa0896835ab4d92672582ee1742e, type: 3}
  207. propertyPath: m_LocalRotation.y
  208. value: 0
  209. objectReference: {fileID: 0}
  210. - target: {fileID: 4366364659058516, guid: 1a06aa0896835ab4d92672582ee1742e, type: 3}
  211. propertyPath: m_LocalRotation.z
  212. value: 0
  213. objectReference: {fileID: 0}
  214. - target: {fileID: 4366364659058516, guid: 1a06aa0896835ab4d92672582ee1742e, type: 3}
  215. propertyPath: m_LocalRotation.w
  216. value: 1
  217. objectReference: {fileID: 0}
  218. - target: {fileID: 4366364659058516, guid: 1a06aa0896835ab4d92672582ee1742e, type: 3}
  219. propertyPath: m_RootOrder
  220. value: 1
  221. objectReference: {fileID: 0}
  222. - target: {fileID: 20377649588474206, guid: 1a06aa0896835ab4d92672582ee1742e, type: 3}
  223. propertyPath: m_ClearFlags
  224. value: 2
  225. objectReference: {fileID: 0}
  226. - target: {fileID: 20377649588474206, guid: 1a06aa0896835ab4d92672582ee1742e, type: 3}
  227. propertyPath: m_BackGroundColor.r
  228. value: 0
  229. objectReference: {fileID: 0}
  230. - target: {fileID: 20377649588474206, guid: 1a06aa0896835ab4d92672582ee1742e, type: 3}
  231. propertyPath: m_BackGroundColor.g
  232. value: 0
  233. objectReference: {fileID: 0}
  234. - target: {fileID: 20377649588474206, guid: 1a06aa0896835ab4d92672582ee1742e, type: 3}
  235. propertyPath: m_BackGroundColor.b
  236. value: 0
  237. objectReference: {fileID: 0}
  238. m_RemovedComponents: []
  239. m_SourcePrefab: {fileID: 100100000, guid: 1a06aa0896835ab4d92672582ee1742e, type: 3}
  240. --- !u!1001 &1037302348
  241. PrefabInstance:
  242. m_ObjectHideFlags: 0
  243. serializedVersion: 2
  244. m_Modification:
  245. m_TransformParent: {fileID: 0}
  246. m_Modifications:
  247. - target: {fileID: 4315250768066480, guid: 1d08b6c4fc93b4816be92979bac02b20, type: 3}
  248. propertyPath: m_LocalPosition.x
  249. value: 0
  250. objectReference: {fileID: 0}
  251. - target: {fileID: 4315250768066480, guid: 1d08b6c4fc93b4816be92979bac02b20, type: 3}
  252. propertyPath: m_LocalPosition.y
  253. value: 0
  254. objectReference: {fileID: 0}
  255. - target: {fileID: 4315250768066480, guid: 1d08b6c4fc93b4816be92979bac02b20, type: 3}
  256. propertyPath: m_LocalPosition.z
  257. value: 0
  258. objectReference: {fileID: 0}
  259. - target: {fileID: 4315250768066480, guid: 1d08b6c4fc93b4816be92979bac02b20, type: 3}
  260. propertyPath: m_LocalRotation.x
  261. value: 0
  262. objectReference: {fileID: 0}
  263. - target: {fileID: 4315250768066480, guid: 1d08b6c4fc93b4816be92979bac02b20, type: 3}
  264. propertyPath: m_LocalRotation.y
  265. value: 0
  266. objectReference: {fileID: 0}
  267. - target: {fileID: 4315250768066480, guid: 1d08b6c4fc93b4816be92979bac02b20, type: 3}
  268. propertyPath: m_LocalRotation.z
  269. value: 0
  270. objectReference: {fileID: 0}
  271. - target: {fileID: 4315250768066480, guid: 1d08b6c4fc93b4816be92979bac02b20, type: 3}
  272. propertyPath: m_LocalRotation.w
  273. value: 1
  274. objectReference: {fileID: 0}
  275. - target: {fileID: 4315250768066480, guid: 1d08b6c4fc93b4816be92979bac02b20, type: 3}
  276. propertyPath: m_RootOrder
  277. value: 0
  278. objectReference: {fileID: 0}
  279. m_RemovedComponents: []
  280. m_SourcePrefab: {fileID: 100100000, guid: 1d08b6c4fc93b4816be92979bac02b20, type: 3}
  281. --- !u!850595691 &1333992059
  282. LightingSettings:
  283. m_ObjectHideFlags: 0
  284. m_CorrespondingSourceObject: {fileID: 0}
  285. m_PrefabInstance: {fileID: 0}
  286. m_PrefabAsset: {fileID: 0}
  287. m_Name: Settings.lighting
  288. serializedVersion: 2
  289. m_GIWorkflowMode: 0
  290. m_EnableBakedLightmaps: 1
  291. m_EnableRealtimeLightmaps: 0
  292. m_RealtimeEnvironmentLighting: 1
  293. m_BounceScale: 1
  294. m_AlbedoBoost: 1
  295. m_IndirectOutputScale: 1
  296. m_UsingShadowmask: 1
  297. m_BakeBackend: 1
  298. m_LightmapMaxSize: 1024
  299. m_BakeResolution: 10
  300. m_Padding: 2
  301. m_TextureCompression: 1
  302. m_AO: 0
  303. m_AOMaxDistance: 1
  304. m_CompAOExponent: 1
  305. m_CompAOExponentDirect: 0
  306. m_ExtractAO: 0
  307. m_MixedBakeMode: 2
  308. m_LightmapsBakeMode: 1
  309. m_FilterMode: 1
  310. m_LightmapParameters: {fileID: 0}
  311. m_ExportTrainingData: 0
  312. m_TrainingDataDestination: TrainingData
  313. m_RealtimeResolution: 2
  314. m_ForceWhiteAlbedo: 0
  315. m_ForceUpdates: 0
  316. m_FinalGather: 0
  317. m_FinalGatherRayCount: 256
  318. m_FinalGatherFiltering: 1
  319. m_PVRCulling: 1
  320. m_PVRSampling: 1
  321. m_PVRDirectSampleCount: 32
  322. m_PVRSampleCount: 256
  323. m_PVREnvironmentSampleCount: 256
  324. m_PVREnvironmentReferencePointCount: 2048
  325. m_LightProbeSampleCountMultiplier: 4
  326. m_PVRBounces: 2
  327. m_PVRRussianRouletteStartBounce: 2
  328. m_PVREnvironmentMIS: 0
  329. m_PVRFilteringMode: 2
  330. m_PVRDenoiserTypeDirect: 0
  331. m_PVRDenoiserTypeIndirect: 0
  332. m_PVRDenoiserTypeAO: 0
  333. m_PVRFilterTypeDirect: 0
  334. m_PVRFilterTypeIndirect: 0
  335. m_PVRFilterTypeAO: 0
  336. m_PVRFilteringGaussRadiusDirect: 1
  337. m_PVRFilteringGaussRadiusIndirect: 5
  338. m_PVRFilteringGaussRadiusAO: 2
  339. m_PVRFilteringAtrousPositionSigmaDirect: 0.5
  340. m_PVRFilteringAtrousPositionSigmaIndirect: 2
  341. m_PVRFilteringAtrousPositionSigmaAO: 1
  342. --- !u!1001 &1354673069
  343. PrefabInstance:
  344. m_ObjectHideFlags: 0
  345. serializedVersion: 2
  346. m_Modification:
  347. m_TransformParent: {fileID: 0}
  348. m_Modifications:
  349. - target: {fileID: 1113499502402590, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  350. propertyPath: m_IsActive
  351. value: 0
  352. objectReference: {fileID: 0}
  353. - target: {fileID: 1173420939086550, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  354. propertyPath: m_IsActive
  355. value: 0
  356. objectReference: {fileID: 0}
  357. - target: {fileID: 1934168555171880, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  358. propertyPath: m_IsActive
  359. value: 0
  360. objectReference: {fileID: 0}
  361. - target: {fileID: 114697676484000544, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  362. propertyPath: m_Color.r
  363. value: 1
  364. objectReference: {fileID: 0}
  365. - target: {fileID: 114697676484000544, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  366. propertyPath: m_Color.g
  367. value: 1
  368. objectReference: {fileID: 0}
  369. - target: {fileID: 114697676484000544, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  370. propertyPath: m_Color.b
  371. value: 1
  372. objectReference: {fileID: 0}
  373. - target: {fileID: 224004167847328056, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  374. propertyPath: m_AnchorMin.y
  375. value: 0
  376. objectReference: {fileID: 0}
  377. - target: {fileID: 224004167847328056, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  378. propertyPath: m_AnchorMax.y
  379. value: 0
  380. objectReference: {fileID: 0}
  381. - target: {fileID: 224004167847328056, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  382. propertyPath: m_AnchoredPosition.x
  383. value: 470.25
  384. objectReference: {fileID: 0}
  385. - target: {fileID: 224004167847328056, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  386. propertyPath: m_AnchoredPosition.y
  387. value: -160
  388. objectReference: {fileID: 0}
  389. - target: {fileID: 224080333828678188, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  390. propertyPath: m_AnchorMin.y
  391. value: 0
  392. objectReference: {fileID: 0}
  393. - target: {fileID: 224080333828678188, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  394. propertyPath: m_AnchorMax.y
  395. value: 0
  396. objectReference: {fileID: 0}
  397. - target: {fileID: 224080333828678188, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  398. propertyPath: m_AnchoredPosition.x
  399. value: 0
  400. objectReference: {fileID: 0}
  401. - target: {fileID: 224080333828678188, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  402. propertyPath: m_AnchoredPosition.y
  403. value: 0
  404. objectReference: {fileID: 0}
  405. - target: {fileID: 224102344202964502, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  406. propertyPath: m_AnchorMin.y
  407. value: 0
  408. objectReference: {fileID: 0}
  409. - target: {fileID: 224102344202964502, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  410. propertyPath: m_AnchorMax.y
  411. value: 0
  412. objectReference: {fileID: 0}
  413. - target: {fileID: 224102344202964502, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  414. propertyPath: m_AnchoredPosition.x
  415. value: 470.25
  416. objectReference: {fileID: 0}
  417. - target: {fileID: 224102344202964502, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  418. propertyPath: m_AnchoredPosition.y
  419. value: -410
  420. objectReference: {fileID: 0}
  421. - target: {fileID: 224192680270864624, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  422. propertyPath: m_AnchorMin.y
  423. value: 0
  424. objectReference: {fileID: 0}
  425. - target: {fileID: 224192680270864624, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  426. propertyPath: m_AnchorMax.y
  427. value: 0
  428. objectReference: {fileID: 0}
  429. - target: {fileID: 224192680270864624, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  430. propertyPath: m_AnchoredPosition.x
  431. value: 0
  432. objectReference: {fileID: 0}
  433. - target: {fileID: 224192680270864624, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  434. propertyPath: m_AnchoredPosition.y
  435. value: 0
  436. objectReference: {fileID: 0}
  437. - target: {fileID: 224196067101167210, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  438. propertyPath: m_AnchorMin.y
  439. value: 0
  440. objectReference: {fileID: 0}
  441. - target: {fileID: 224196067101167210, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  442. propertyPath: m_AnchorMax.y
  443. value: 0
  444. objectReference: {fileID: 0}
  445. - target: {fileID: 224196067101167210, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  446. propertyPath: m_AnchoredPosition.x
  447. value: 0
  448. objectReference: {fileID: 0}
  449. - target: {fileID: 224196067101167210, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  450. propertyPath: m_AnchoredPosition.y
  451. value: 0
  452. objectReference: {fileID: 0}
  453. - target: {fileID: 224207955033908946, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  454. propertyPath: m_LocalPosition.x
  455. value: 0
  456. objectReference: {fileID: 0}
  457. - target: {fileID: 224207955033908946, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  458. propertyPath: m_LocalPosition.y
  459. value: 0
  460. objectReference: {fileID: 0}
  461. - target: {fileID: 224207955033908946, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  462. propertyPath: m_LocalPosition.z
  463. value: 0
  464. objectReference: {fileID: 0}
  465. - target: {fileID: 224207955033908946, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  466. propertyPath: m_LocalRotation.x
  467. value: 0
  468. objectReference: {fileID: 0}
  469. - target: {fileID: 224207955033908946, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  470. propertyPath: m_LocalRotation.y
  471. value: 0
  472. objectReference: {fileID: 0}
  473. - target: {fileID: 224207955033908946, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  474. propertyPath: m_LocalRotation.z
  475. value: 0
  476. objectReference: {fileID: 0}
  477. - target: {fileID: 224207955033908946, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  478. propertyPath: m_LocalRotation.w
  479. value: 1
  480. objectReference: {fileID: 0}
  481. - target: {fileID: 224207955033908946, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  482. propertyPath: m_RootOrder
  483. value: 3
  484. objectReference: {fileID: 0}
  485. - target: {fileID: 224207955033908946, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  486. propertyPath: m_AnchoredPosition.x
  487. value: 0
  488. objectReference: {fileID: 0}
  489. - target: {fileID: 224207955033908946, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  490. propertyPath: m_AnchoredPosition.y
  491. value: 0
  492. objectReference: {fileID: 0}
  493. - target: {fileID: 224207955033908946, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  494. propertyPath: m_SizeDelta.x
  495. value: 0
  496. objectReference: {fileID: 0}
  497. - target: {fileID: 224207955033908946, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  498. propertyPath: m_SizeDelta.y
  499. value: 0
  500. objectReference: {fileID: 0}
  501. - target: {fileID: 224207955033908946, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  502. propertyPath: m_AnchorMin.x
  503. value: 0
  504. objectReference: {fileID: 0}
  505. - target: {fileID: 224207955033908946, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  506. propertyPath: m_AnchorMin.y
  507. value: 0
  508. objectReference: {fileID: 0}
  509. - target: {fileID: 224207955033908946, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  510. propertyPath: m_AnchorMax.x
  511. value: 0
  512. objectReference: {fileID: 0}
  513. - target: {fileID: 224207955033908946, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  514. propertyPath: m_AnchorMax.y
  515. value: 0
  516. objectReference: {fileID: 0}
  517. - target: {fileID: 224207955033908946, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  518. propertyPath: m_Pivot.x
  519. value: 0
  520. objectReference: {fileID: 0}
  521. - target: {fileID: 224207955033908946, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  522. propertyPath: m_Pivot.y
  523. value: 0
  524. objectReference: {fileID: 0}
  525. - target: {fileID: 224278096779884986, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  526. propertyPath: m_AnchorMin.y
  527. value: 0
  528. objectReference: {fileID: 0}
  529. - target: {fileID: 224278096779884986, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  530. propertyPath: m_AnchorMax.y
  531. value: 0
  532. objectReference: {fileID: 0}
  533. - target: {fileID: 224278096779884986, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  534. propertyPath: m_AnchoredPosition.x
  535. value: 0
  536. objectReference: {fileID: 0}
  537. - target: {fileID: 224278096779884986, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  538. propertyPath: m_AnchoredPosition.y
  539. value: 0
  540. objectReference: {fileID: 0}
  541. - target: {fileID: 224331889350544396, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  542. propertyPath: m_AnchorMin.y
  543. value: 0
  544. objectReference: {fileID: 0}
  545. - target: {fileID: 224331889350544396, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  546. propertyPath: m_AnchorMax.y
  547. value: 0
  548. objectReference: {fileID: 0}
  549. - target: {fileID: 224331889350544396, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  550. propertyPath: m_AnchoredPosition.x
  551. value: 0
  552. objectReference: {fileID: 0}
  553. - target: {fileID: 224331889350544396, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  554. propertyPath: m_AnchoredPosition.y
  555. value: 0
  556. objectReference: {fileID: 0}
  557. - target: {fileID: 224466862422967478, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  558. propertyPath: m_AnchorMin.y
  559. value: 0
  560. objectReference: {fileID: 0}
  561. - target: {fileID: 224466862422967478, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  562. propertyPath: m_AnchorMax.y
  563. value: 0
  564. objectReference: {fileID: 0}
  565. - target: {fileID: 224466862422967478, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  566. propertyPath: m_AnchoredPosition.x
  567. value: 0
  568. objectReference: {fileID: 0}
  569. - target: {fileID: 224466862422967478, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  570. propertyPath: m_AnchoredPosition.y
  571. value: 0
  572. objectReference: {fileID: 0}
  573. - target: {fileID: 224537579283149488, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  574. propertyPath: m_AnchorMin.y
  575. value: 0
  576. objectReference: {fileID: 0}
  577. - target: {fileID: 224537579283149488, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  578. propertyPath: m_AnchorMax.y
  579. value: 0
  580. objectReference: {fileID: 0}
  581. - target: {fileID: 224537579283149488, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  582. propertyPath: m_AnchoredPosition.x
  583. value: 0
  584. objectReference: {fileID: 0}
  585. - target: {fileID: 224537579283149488, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  586. propertyPath: m_AnchoredPosition.y
  587. value: 0
  588. objectReference: {fileID: 0}
  589. - target: {fileID: 224602281206798814, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  590. propertyPath: m_AnchorMin.y
  591. value: 0
  592. objectReference: {fileID: 0}
  593. - target: {fileID: 224602281206798814, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  594. propertyPath: m_AnchorMax.y
  595. value: 0
  596. objectReference: {fileID: 0}
  597. - target: {fileID: 224602281206798814, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  598. propertyPath: m_AnchoredPosition.x
  599. value: 0
  600. objectReference: {fileID: 0}
  601. - target: {fileID: 224602281206798814, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  602. propertyPath: m_AnchoredPosition.y
  603. value: 0
  604. objectReference: {fileID: 0}
  605. - target: {fileID: 224701616038502490, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  606. propertyPath: m_AnchorMin.y
  607. value: 0
  608. objectReference: {fileID: 0}
  609. - target: {fileID: 224701616038502490, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  610. propertyPath: m_AnchorMax.y
  611. value: 0
  612. objectReference: {fileID: 0}
  613. - target: {fileID: 224701616038502490, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  614. propertyPath: m_AnchoredPosition.x
  615. value: 0
  616. objectReference: {fileID: 0}
  617. - target: {fileID: 224701616038502490, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  618. propertyPath: m_AnchoredPosition.y
  619. value: 0
  620. objectReference: {fileID: 0}
  621. - target: {fileID: 224924819232728110, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  622. propertyPath: m_AnchorMin.y
  623. value: 0
  624. objectReference: {fileID: 0}
  625. - target: {fileID: 224924819232728110, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  626. propertyPath: m_AnchorMax.y
  627. value: 0
  628. objectReference: {fileID: 0}
  629. - target: {fileID: 224924819232728110, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  630. propertyPath: m_AnchoredPosition.x
  631. value: 0
  632. objectReference: {fileID: 0}
  633. - target: {fileID: 224924819232728110, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  634. propertyPath: m_AnchoredPosition.y
  635. value: 0
  636. objectReference: {fileID: 0}
  637. - target: {fileID: 224941624602128828, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  638. propertyPath: m_AnchorMin.y
  639. value: 0
  640. objectReference: {fileID: 0}
  641. - target: {fileID: 224941624602128828, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  642. propertyPath: m_AnchorMax.y
  643. value: 0
  644. objectReference: {fileID: 0}
  645. - target: {fileID: 224941624602128828, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  646. propertyPath: m_AnchoredPosition.x
  647. value: 0
  648. objectReference: {fileID: 0}
  649. - target: {fileID: 224941624602128828, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}
  650. propertyPath: m_AnchoredPosition.y
  651. value: 0
  652. objectReference: {fileID: 0}
  653. m_RemovedComponents: []
  654. m_SourcePrefab: {fileID: 100100000, guid: 58dc4a156c6b5984987f3394fd558d37, type: 3}