Init.unity 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701
  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.12731749, g: 0.13414757, b: 0.1210787, 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: 1
  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: 0
  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: 1024
  73. m_ReflectionCompression: 2
  74. m_MixedBakeMode: 1
  75. m_BakeBackend: 0
  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: 1972482029}
  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!1 &315133286
  127. GameObject:
  128. m_ObjectHideFlags: 0
  129. m_CorrespondingSourceObject: {fileID: 0}
  130. m_PrefabInstance: {fileID: 0}
  131. m_PrefabAsset: {fileID: 0}
  132. serializedVersion: 6
  133. m_Component:
  134. - component: {fileID: 315133287}
  135. m_Layer: 0
  136. m_Name: PathFind
  137. m_TagString: Untagged
  138. m_Icon: {fileID: 0}
  139. m_NavMeshLayer: 0
  140. m_StaticEditorFlags: 0
  141. m_IsActive: 1
  142. --- !u!4 &315133287
  143. Transform:
  144. m_ObjectHideFlags: 0
  145. m_CorrespondingSourceObject: {fileID: 0}
  146. m_PrefabInstance: {fileID: 0}
  147. m_PrefabAsset: {fileID: 0}
  148. m_GameObject: {fileID: 315133286}
  149. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  150. m_LocalPosition: {x: 0, y: 0, z: 0}
  151. m_LocalScale: {x: 1, y: 1, z: 1}
  152. m_Children: []
  153. m_Father: {fileID: 575235020}
  154. m_RootOrder: 2
  155. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  156. --- !u!1 &575235018
  157. GameObject:
  158. m_ObjectHideFlags: 0
  159. m_CorrespondingSourceObject: {fileID: 0}
  160. m_PrefabInstance: {fileID: 0}
  161. m_PrefabAsset: {fileID: 0}
  162. serializedVersion: 6
  163. m_Component:
  164. - component: {fileID: 575235020}
  165. - component: {fileID: 575235019}
  166. m_Layer: 0
  167. m_Name: Global
  168. m_TagString: Untagged
  169. m_Icon: {fileID: 0}
  170. m_NavMeshLayer: 0
  171. m_StaticEditorFlags: 0
  172. m_IsActive: 1
  173. --- !u!114 &575235019
  174. MonoBehaviour:
  175. m_ObjectHideFlags: 0
  176. m_CorrespondingSourceObject: {fileID: 0}
  177. m_PrefabInstance: {fileID: 0}
  178. m_PrefabAsset: {fileID: 0}
  179. m_GameObject: {fileID: 575235018}
  180. m_Enabled: 1
  181. m_EditorHideFlags: 0
  182. m_Script: {fileID: 11500000, guid: ff906ecbbd0163f4094f8fa4e305d39f, type: 3}
  183. m_Name:
  184. m_EditorClassIdentifier:
  185. HotfixResUrl: http://127.0.0.1:8088
  186. Version: v0.0.1
  187. PlayMode: 0
  188. --- !u!4 &575235020
  189. Transform:
  190. m_ObjectHideFlags: 0
  191. m_CorrespondingSourceObject: {fileID: 0}
  192. m_PrefabInstance: {fileID: 0}
  193. m_PrefabAsset: {fileID: 0}
  194. m_GameObject: {fileID: 575235018}
  195. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  196. m_LocalPosition: {x: 0, y: 0, z: 0}
  197. m_LocalScale: {x: 1, y: 1, z: 1}
  198. m_Children:
  199. - {fileID: 1984349697}
  200. - {fileID: 630054496}
  201. - {fileID: 315133287}
  202. m_Father: {fileID: 0}
  203. m_RootOrder: 0
  204. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  205. --- !u!1 &630054495
  206. GameObject:
  207. m_ObjectHideFlags: 0
  208. m_CorrespondingSourceObject: {fileID: 0}
  209. m_PrefabInstance: {fileID: 0}
  210. m_PrefabAsset: {fileID: 0}
  211. serializedVersion: 6
  212. m_Component:
  213. - component: {fileID: 630054496}
  214. m_Layer: 0
  215. m_Name: Unit
  216. m_TagString: Untagged
  217. m_Icon: {fileID: 0}
  218. m_NavMeshLayer: 0
  219. m_StaticEditorFlags: 0
  220. m_IsActive: 1
  221. --- !u!4 &630054496
  222. Transform:
  223. m_ObjectHideFlags: 0
  224. m_CorrespondingSourceObject: {fileID: 0}
  225. m_PrefabInstance: {fileID: 0}
  226. m_PrefabAsset: {fileID: 0}
  227. m_GameObject: {fileID: 630054495}
  228. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  229. m_LocalPosition: {x: 0, y: 0, z: 0}
  230. m_LocalScale: {x: 1, y: 1, z: 1}
  231. m_Children: []
  232. m_Father: {fileID: 575235020}
  233. m_RootOrder: 1
  234. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  235. --- !u!850595691 &1972482029
  236. LightingSettings:
  237. m_ObjectHideFlags: 0
  238. m_CorrespondingSourceObject: {fileID: 0}
  239. m_PrefabInstance: {fileID: 0}
  240. m_PrefabAsset: {fileID: 0}
  241. m_Name: Settings.lighting
  242. serializedVersion: 3
  243. m_GIWorkflowMode: 1
  244. m_EnableBakedLightmaps: 1
  245. m_EnableRealtimeLightmaps: 1
  246. m_RealtimeEnvironmentLighting: 1
  247. m_BounceScale: 1
  248. m_AlbedoBoost: 1
  249. m_IndirectOutputScale: 1
  250. m_UsingShadowmask: 0
  251. m_BakeBackend: 0
  252. m_LightmapMaxSize: 1024
  253. m_BakeResolution: 40
  254. m_Padding: 2
  255. m_TextureCompression: 1
  256. m_AO: 0
  257. m_AOMaxDistance: 1
  258. m_CompAOExponent: 0
  259. m_CompAOExponentDirect: 0
  260. m_ExtractAO: 0
  261. m_MixedBakeMode: 1
  262. m_LightmapsBakeMode: 1
  263. m_FilterMode: 1
  264. m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0}
  265. m_ExportTrainingData: 0
  266. m_TrainingDataDestination: TrainingData
  267. m_RealtimeResolution: 2
  268. m_ForceWhiteAlbedo: 0
  269. m_ForceUpdates: 0
  270. m_FinalGather: 0
  271. m_FinalGatherRayCount: 1024
  272. m_FinalGatherFiltering: 1
  273. m_PVRCulling: 1
  274. m_PVRSampling: 1
  275. m_PVRDirectSampleCount: 32
  276. m_PVRSampleCount: 500
  277. m_PVREnvironmentSampleCount: 500
  278. m_PVREnvironmentReferencePointCount: 2048
  279. m_LightProbeSampleCountMultiplier: 4
  280. m_PVRBounces: 2
  281. m_PVRMinBounces: 2
  282. m_PVREnvironmentMIS: 0
  283. m_PVRFilteringMode: 2
  284. m_PVRDenoiserTypeDirect: 0
  285. m_PVRDenoiserTypeIndirect: 0
  286. m_PVRDenoiserTypeAO: 0
  287. m_PVRFilterTypeDirect: 0
  288. m_PVRFilterTypeIndirect: 0
  289. m_PVRFilterTypeAO: 0
  290. m_PVRFilteringGaussRadiusDirect: 1
  291. m_PVRFilteringGaussRadiusIndirect: 5
  292. m_PVRFilteringGaussRadiusAO: 2
  293. m_PVRFilteringAtrousPositionSigmaDirect: 0.5
  294. m_PVRFilteringAtrousPositionSigmaIndirect: 2
  295. m_PVRFilteringAtrousPositionSigmaAO: 1
  296. --- !u!1 &1984349696
  297. GameObject:
  298. m_ObjectHideFlags: 0
  299. m_CorrespondingSourceObject: {fileID: 0}
  300. m_PrefabInstance: {fileID: 0}
  301. m_PrefabAsset: {fileID: 0}
  302. serializedVersion: 6
  303. m_Component:
  304. - component: {fileID: 1984349697}
  305. - component: {fileID: 1984349700}
  306. - component: {fileID: 1984349699}
  307. - component: {fileID: 1984349698}
  308. m_Layer: 0
  309. m_Name: MainCamera
  310. m_TagString: MainCamera
  311. m_Icon: {fileID: 0}
  312. m_NavMeshLayer: 0
  313. m_StaticEditorFlags: 0
  314. m_IsActive: 1
  315. --- !u!4 &1984349697
  316. Transform:
  317. m_ObjectHideFlags: 0
  318. m_CorrespondingSourceObject: {fileID: 0}
  319. m_PrefabInstance: {fileID: 0}
  320. m_PrefabAsset: {fileID: 0}
  321. m_GameObject: {fileID: 1984349696}
  322. m_LocalRotation: {x: 0, y: 0.8660254, z: -0.5, w: 0}
  323. m_LocalPosition: {x: -10, y: 10, z: 6}
  324. m_LocalScale: {x: 1, y: 1, z: 1}
  325. m_Children: []
  326. m_Father: {fileID: 575235020}
  327. m_RootOrder: 0
  328. m_LocalEulerAnglesHint: {x: 60, y: 180, z: 0}
  329. --- !u!114 &1984349698
  330. MonoBehaviour:
  331. m_ObjectHideFlags: 0
  332. m_CorrespondingSourceObject: {fileID: 0}
  333. m_PrefabInstance: {fileID: 0}
  334. m_PrefabAsset: {fileID: 0}
  335. m_GameObject: {fileID: 1984349696}
  336. m_Enabled: 1
  337. m_EditorHideFlags: 0
  338. m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3}
  339. m_Name:
  340. m_EditorClassIdentifier:
  341. m_RenderShadows: 1
  342. m_RequiresDepthTextureOption: 2
  343. m_RequiresOpaqueTextureOption: 2
  344. m_CameraType: 0
  345. m_Cameras: []
  346. m_RendererIndex: -1
  347. m_VolumeLayerMask:
  348. serializedVersion: 2
  349. m_Bits: 1
  350. m_VolumeTrigger: {fileID: 0}
  351. m_VolumeFrameworkUpdateModeOption: 2
  352. m_RenderPostProcessing: 0
  353. m_Antialiasing: 0
  354. m_AntialiasingQuality: 2
  355. m_StopNaN: 0
  356. m_Dithering: 0
  357. m_ClearDepth: 1
  358. m_AllowXRRendering: 1
  359. m_RequiresDepthTexture: 0
  360. m_RequiresColorTexture: 0
  361. m_Version: 2
  362. --- !u!81 &1984349699
  363. AudioListener:
  364. m_ObjectHideFlags: 0
  365. m_CorrespondingSourceObject: {fileID: 0}
  366. m_PrefabInstance: {fileID: 0}
  367. m_PrefabAsset: {fileID: 0}
  368. m_GameObject: {fileID: 1984349696}
  369. m_Enabled: 1
  370. --- !u!20 &1984349700
  371. Camera:
  372. m_ObjectHideFlags: 0
  373. m_CorrespondingSourceObject: {fileID: 0}
  374. m_PrefabInstance: {fileID: 0}
  375. m_PrefabAsset: {fileID: 0}
  376. m_GameObject: {fileID: 1984349696}
  377. m_Enabled: 1
  378. serializedVersion: 2
  379. m_ClearFlags: 1
  380. m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
  381. m_projectionMatrixMode: 1
  382. m_GateFitMode: 2
  383. m_FOVAxisMode: 0
  384. m_SensorSize: {x: 36, y: 24}
  385. m_LensShift: {x: 0, y: 0}
  386. m_FocalLength: 50
  387. m_NormalizedViewPortRect:
  388. serializedVersion: 2
  389. x: 0
  390. y: 0
  391. width: 1
  392. height: 1
  393. near clip plane: 0.3
  394. far clip plane: 1000
  395. field of view: 60
  396. orthographic: 0
  397. orthographic size: 5
  398. m_Depth: 0
  399. m_CullingMask:
  400. serializedVersion: 2
  401. m_Bits: 279
  402. m_RenderingPath: -1
  403. m_TargetTexture: {fileID: 0}
  404. m_TargetDisplay: 0
  405. m_TargetEye: 3
  406. m_HDR: 1
  407. m_AllowMSAA: 1
  408. m_AllowDynamicResolution: 0
  409. m_ForceIntoRT: 0
  410. m_OcclusionCulling: 1
  411. m_StereoConvergence: 10
  412. m_StereoSeparation: 0.022
  413. --- !u!1001 &2033800655
  414. PrefabInstance:
  415. m_ObjectHideFlags: 0
  416. serializedVersion: 2
  417. m_Modification:
  418. m_TransformParent: {fileID: 0}
  419. m_Modifications:
  420. - target: {fileID: 132536, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  421. propertyPath: m_Name
  422. value: IngameDebugConsole
  423. objectReference: {fileID: 0}
  424. - target: {fileID: 11490438, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  425. propertyPath: m_BlockingMask.m_Bits
  426. value: 823
  427. objectReference: {fileID: 0}
  428. - target: {fileID: 22426080, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  429. propertyPath: m_AnchorMax.x
  430. value: 0
  431. objectReference: {fileID: 0}
  432. - target: {fileID: 22426080, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  433. propertyPath: m_AnchorMax.y
  434. value: 0
  435. objectReference: {fileID: 0}
  436. - target: {fileID: 22428984, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  437. propertyPath: m_AnchorMax.y
  438. value: 0
  439. objectReference: {fileID: 0}
  440. - target: {fileID: 22428984, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  441. propertyPath: m_AnchorMin.y
  442. value: 0
  443. objectReference: {fileID: 0}
  444. - target: {fileID: 22428984, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  445. propertyPath: m_SizeDelta.x
  446. value: 0
  447. objectReference: {fileID: 0}
  448. - target: {fileID: 22428984, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  449. propertyPath: m_SizeDelta.y
  450. value: 0
  451. objectReference: {fileID: 0}
  452. - target: {fileID: 22428984, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  453. propertyPath: m_AnchoredPosition.x
  454. value: 0
  455. objectReference: {fileID: 0}
  456. - target: {fileID: 22428984, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  457. propertyPath: m_AnchoredPosition.y
  458. value: 0
  459. objectReference: {fileID: 0}
  460. - target: {fileID: 22455554, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  461. propertyPath: m_AnchorMax.y
  462. value: 0
  463. objectReference: {fileID: 0}
  464. - target: {fileID: 22455554, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  465. propertyPath: m_AnchorMin.y
  466. value: 0
  467. objectReference: {fileID: 0}
  468. - target: {fileID: 22455554, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  469. propertyPath: m_SizeDelta.x
  470. value: 0
  471. objectReference: {fileID: 0}
  472. - target: {fileID: 22455554, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  473. propertyPath: m_SizeDelta.y
  474. value: 0
  475. objectReference: {fileID: 0}
  476. - target: {fileID: 22455554, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  477. propertyPath: m_AnchoredPosition.x
  478. value: 0
  479. objectReference: {fileID: 0}
  480. - target: {fileID: 22455554, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  481. propertyPath: m_AnchoredPosition.y
  482. value: 0
  483. objectReference: {fileID: 0}
  484. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  485. propertyPath: m_Pivot.x
  486. value: 0
  487. objectReference: {fileID: 0}
  488. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  489. propertyPath: m_Pivot.y
  490. value: 0
  491. objectReference: {fileID: 0}
  492. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  493. propertyPath: m_RootOrder
  494. value: 1
  495. objectReference: {fileID: 0}
  496. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  497. propertyPath: m_AnchorMax.x
  498. value: 0
  499. objectReference: {fileID: 0}
  500. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  501. propertyPath: m_AnchorMax.y
  502. value: 0
  503. objectReference: {fileID: 0}
  504. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  505. propertyPath: m_AnchorMin.x
  506. value: 0
  507. objectReference: {fileID: 0}
  508. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  509. propertyPath: m_AnchorMin.y
  510. value: 0
  511. objectReference: {fileID: 0}
  512. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  513. propertyPath: m_SizeDelta.x
  514. value: 0
  515. objectReference: {fileID: 0}
  516. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  517. propertyPath: m_SizeDelta.y
  518. value: 0
  519. objectReference: {fileID: 0}
  520. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  521. propertyPath: m_LocalPosition.x
  522. value: 0
  523. objectReference: {fileID: 0}
  524. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  525. propertyPath: m_LocalPosition.y
  526. value: 0
  527. objectReference: {fileID: 0}
  528. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  529. propertyPath: m_LocalPosition.z
  530. value: 0
  531. objectReference: {fileID: 0}
  532. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  533. propertyPath: m_LocalRotation.w
  534. value: 1
  535. objectReference: {fileID: 0}
  536. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  537. propertyPath: m_LocalRotation.x
  538. value: 0
  539. objectReference: {fileID: 0}
  540. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  541. propertyPath: m_LocalRotation.y
  542. value: 0
  543. objectReference: {fileID: 0}
  544. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  545. propertyPath: m_LocalRotation.z
  546. value: 0
  547. objectReference: {fileID: 0}
  548. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  549. propertyPath: m_AnchoredPosition.x
  550. value: 0
  551. objectReference: {fileID: 0}
  552. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  553. propertyPath: m_AnchoredPosition.y
  554. value: 0
  555. objectReference: {fileID: 0}
  556. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  557. propertyPath: m_LocalEulerAnglesHint.x
  558. value: 0
  559. objectReference: {fileID: 0}
  560. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  561. propertyPath: m_LocalEulerAnglesHint.y
  562. value: 0
  563. objectReference: {fileID: 0}
  564. - target: {fileID: 22457152, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  565. propertyPath: m_LocalEulerAnglesHint.z
  566. value: 0
  567. objectReference: {fileID: 0}
  568. - target: {fileID: 22468896, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  569. propertyPath: m_AnchorMax.y
  570. value: 0
  571. objectReference: {fileID: 0}
  572. - target: {fileID: 22468896, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  573. propertyPath: m_AnchorMin.y
  574. value: 0
  575. objectReference: {fileID: 0}
  576. - target: {fileID: 22468896, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  577. propertyPath: m_SizeDelta.x
  578. value: 0
  579. objectReference: {fileID: 0}
  580. - target: {fileID: 22468896, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  581. propertyPath: m_SizeDelta.y
  582. value: 0
  583. objectReference: {fileID: 0}
  584. - target: {fileID: 22468896, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  585. propertyPath: m_AnchoredPosition.x
  586. value: 0
  587. objectReference: {fileID: 0}
  588. - target: {fileID: 22468896, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  589. propertyPath: m_AnchoredPosition.y
  590. value: 0
  591. objectReference: {fileID: 0}
  592. - target: {fileID: 22488670, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  593. propertyPath: m_AnchorMax.y
  594. value: 0
  595. objectReference: {fileID: 0}
  596. - target: {fileID: 22488670, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  597. propertyPath: m_AnchorMin.y
  598. value: 0
  599. objectReference: {fileID: 0}
  600. - target: {fileID: 22488670, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  601. propertyPath: m_SizeDelta.x
  602. value: 0
  603. objectReference: {fileID: 0}
  604. - target: {fileID: 22488670, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  605. propertyPath: m_SizeDelta.y
  606. value: 0
  607. objectReference: {fileID: 0}
  608. - target: {fileID: 22488670, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  609. propertyPath: m_AnchoredPosition.x
  610. value: 0
  611. objectReference: {fileID: 0}
  612. - target: {fileID: 22488670, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  613. propertyPath: m_AnchoredPosition.y
  614. value: 0
  615. objectReference: {fileID: 0}
  616. - target: {fileID: 22495692, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  617. propertyPath: m_AnchorMax.y
  618. value: 0
  619. objectReference: {fileID: 0}
  620. - target: {fileID: 22495692, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  621. propertyPath: m_AnchorMin.y
  622. value: 0
  623. objectReference: {fileID: 0}
  624. - target: {fileID: 22495692, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  625. propertyPath: m_SizeDelta.x
  626. value: 0
  627. objectReference: {fileID: 0}
  628. - target: {fileID: 22495692, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  629. propertyPath: m_SizeDelta.y
  630. value: 0
  631. objectReference: {fileID: 0}
  632. - target: {fileID: 22495692, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  633. propertyPath: m_AnchoredPosition.x
  634. value: 0
  635. objectReference: {fileID: 0}
  636. - target: {fileID: 22495692, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}
  637. propertyPath: m_AnchoredPosition.y
  638. value: 0
  639. objectReference: {fileID: 0}
  640. - target: {fileID: 224619367409363176, guid: 67117722a812a2e46ab8cb8eafbf5f5e,
  641. type: 3}
  642. propertyPath: m_AnchorMax.y
  643. value: 0
  644. objectReference: {fileID: 0}
  645. - target: {fileID: 224619367409363176, guid: 67117722a812a2e46ab8cb8eafbf5f5e,
  646. type: 3}
  647. propertyPath: m_AnchorMin.y
  648. value: 0
  649. objectReference: {fileID: 0}
  650. - target: {fileID: 224619367409363176, guid: 67117722a812a2e46ab8cb8eafbf5f5e,
  651. type: 3}
  652. propertyPath: m_SizeDelta.x
  653. value: 0
  654. objectReference: {fileID: 0}
  655. - target: {fileID: 224619367409363176, guid: 67117722a812a2e46ab8cb8eafbf5f5e,
  656. type: 3}
  657. propertyPath: m_SizeDelta.y
  658. value: 0
  659. objectReference: {fileID: 0}
  660. - target: {fileID: 224619367409363176, guid: 67117722a812a2e46ab8cb8eafbf5f5e,
  661. type: 3}
  662. propertyPath: m_AnchoredPosition.x
  663. value: 0
  664. objectReference: {fileID: 0}
  665. - target: {fileID: 224619367409363176, guid: 67117722a812a2e46ab8cb8eafbf5f5e,
  666. type: 3}
  667. propertyPath: m_AnchoredPosition.y
  668. value: 0
  669. objectReference: {fileID: 0}
  670. - target: {fileID: 224856348943071238, guid: 67117722a812a2e46ab8cb8eafbf5f5e,
  671. type: 3}
  672. propertyPath: m_AnchorMax.y
  673. value: 0
  674. objectReference: {fileID: 0}
  675. - target: {fileID: 224856348943071238, guid: 67117722a812a2e46ab8cb8eafbf5f5e,
  676. type: 3}
  677. propertyPath: m_AnchorMin.y
  678. value: 0
  679. objectReference: {fileID: 0}
  680. - target: {fileID: 224856348943071238, guid: 67117722a812a2e46ab8cb8eafbf5f5e,
  681. type: 3}
  682. propertyPath: m_SizeDelta.x
  683. value: 0
  684. objectReference: {fileID: 0}
  685. - target: {fileID: 224856348943071238, guid: 67117722a812a2e46ab8cb8eafbf5f5e,
  686. type: 3}
  687. propertyPath: m_SizeDelta.y
  688. value: 0
  689. objectReference: {fileID: 0}
  690. - target: {fileID: 224856348943071238, guid: 67117722a812a2e46ab8cb8eafbf5f5e,
  691. type: 3}
  692. propertyPath: m_AnchoredPosition.x
  693. value: 0
  694. objectReference: {fileID: 0}
  695. - target: {fileID: 224856348943071238, guid: 67117722a812a2e46ab8cb8eafbf5f5e,
  696. type: 3}
  697. propertyPath: m_AnchoredPosition.y
  698. value: 0
  699. objectReference: {fileID: 0}
  700. m_RemovedComponents: []
  701. m_SourcePrefab: {fileID: 100100000, guid: 67117722a812a2e46ab8cb8eafbf5f5e, type: 3}