diff --git a/SunriseGame/Assembly-CSharp.csproj b/SunriseGame/Assembly-CSharp.csproj index 46266a842b5f2901a97818b071e896ccd121b9c2..7f9e1bffd3ad382fda7da5742b2eb97990726fba 100644 --- a/SunriseGame/Assembly-CSharp.csproj +++ b/SunriseGame/Assembly-CSharp.csproj @@ -2,6 +2,8 @@ <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <LangVersion>latest</LangVersion> + <CscToolPath>C:\2019.4.13f1\Editor\Data\Tools\RoslynScripts</CscToolPath> + <CscToolExe>unity_csc.bat</CscToolExe> </PropertyGroup> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> @@ -9,7 +11,7 @@ <ProductVersion>10.0.20506</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <RootNamespace></RootNamespace> - <ProjectGuid>{0adde8e3-0429-6bab-68d1-9b2f8fbe6b54}</ProjectGuid> + <ProjectGuid>{E3E8DD0A-2904-AB6B-68D1-9B2F8FBE6B54}</ProjectGuid> <OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <AssemblyName>Assembly-CSharp</AssemblyName> @@ -28,6 +30,15 @@ <NoWarn>0169</NoWarn> <AllowUnsafeBlocks>False</AllowUnsafeBlocks> </PropertyGroup> + <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> + <DebugType>pdbonly</DebugType> + <Optimize>true</Optimize> + <OutputPath>Temp\bin\Release\</OutputPath> + <ErrorReport>prompt</ErrorReport> + <WarningLevel>4</WarningLevel> + <NoWarn>0169</NoWarn> + <AllowUnsafeBlocks>False</AllowUnsafeBlocks> + </PropertyGroup> <PropertyGroup> <NoConfig>true</NoConfig> <NoStdLib>true</NoStdLib> @@ -35,6 +46,14 @@ <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades> <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades> </PropertyGroup> + <ItemGroup> + <Reference Include="UnityEngine"> + <HintPath>C:\2019.4.13f1\Editor\Data\Managed/UnityEngine/UnityEngine.dll</HintPath> + </Reference> + <Reference Include="UnityEditor"> + <HintPath>C:\2019.4.13f1\Editor\Data\Managed/UnityEditor.dll</HintPath> + </Reference> + </ItemGroup> <ItemGroup> <Compile Include="Assets\DOTween\Modules\DOTweenModuleAudio.cs" /> <Compile Include="Assets\DOTween\Modules\DOTweenModulePhysics.cs" /> @@ -49,623 +68,623 @@ <Compile Include="Assets\Scripts\Input\TouchTarget.cs" /> <None Include="Assets\DOTween\readme.txt" /> <None Include="Assets\Scripts\Shader\StarSwipe.shader" /> - <Reference Include="UnityEngine"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.AIModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.ARModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.AccessibilityModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.AndroidJNIModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.AnimationModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.AssetBundleModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.AudioModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.ClothModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.ClusterInputModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.ClusterRendererModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.CoreModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.CrashReportingModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.DSPGraphModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.DirectorModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.GameCenterModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.GridModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.HotReloadModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.IMGUIModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.ImageConversionModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.InputModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.InputLegacyModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.JSONSerializeModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.LocalizationModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.ParticleSystemModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.PerformanceReportingModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.PhysicsModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.Physics2DModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.ProfilerModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.ScreenCaptureModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.SharedInternalsModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.SpriteMaskModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.SpriteShapeModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.StreamingModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.SubstanceModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.SubsystemsModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.TLSModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.TerrainModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.TerrainPhysicsModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.TextCoreModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.TextRenderingModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.TilemapModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.UIModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.UIElementsModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.UNETModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.UmbraModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.UnityAnalyticsModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.UnityConnectModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.UnityTestProtocolModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.UnityWebRequestModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.UnityWebRequestAudioModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.UnityWebRequestTextureModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.UnityWebRequestWWWModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.VFXModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.VRModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.VehiclesModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.VideoModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.WindModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.XRModule"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath> - </Reference> - <Reference Include="UnityEditor"> - <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEditor.dll</HintPath> - </Reference> - <Reference Include="DOTween"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Assets/DOTween/DOTween.dll</HintPath> - </Reference> - <Reference Include="netstandard"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath> - </Reference> - <Reference Include="Microsoft.Win32.Primitives"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath> - </Reference> - <Reference Include="System.AppContext"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll</HintPath> - </Reference> - <Reference Include="System.Collections.Concurrent"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath> - </Reference> - <Reference Include="System.Collections"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll</HintPath> - </Reference> - <Reference Include="System.Collections.NonGeneric"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath> - </Reference> - <Reference Include="System.Collections.Specialized"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll</HintPath> - </Reference> - <Reference Include="System.ComponentModel"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll</HintPath> - </Reference> - <Reference Include="System.ComponentModel.EventBasedAsync"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath> - </Reference> - <Reference Include="System.ComponentModel.Primitives"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath> - </Reference> - <Reference Include="System.ComponentModel.TypeConverter"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath> - </Reference> - <Reference Include="System.Console"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll</HintPath> - </Reference> - <Reference Include="System.Data.Common"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll</HintPath> - </Reference> - <Reference Include="System.Diagnostics.Contracts"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath> - </Reference> - <Reference Include="System.Diagnostics.Debug"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath> - </Reference> - <Reference Include="System.Diagnostics.FileVersionInfo"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath> - </Reference> - <Reference Include="System.Diagnostics.Process"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath> - </Reference> - <Reference Include="System.Diagnostics.StackTrace"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath> - </Reference> - <Reference Include="System.Diagnostics.TextWriterTraceListener"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath> - </Reference> - <Reference Include="System.Diagnostics.Tools"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath> - </Reference> - <Reference Include="System.Diagnostics.TraceSource"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath> - </Reference> - <Reference Include="System.Diagnostics.Tracing"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath> - </Reference> - <Reference Include="System.Drawing.Primitives"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath> - </Reference> - <Reference Include="System.Dynamic.Runtime"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath> - </Reference> - <Reference Include="System.Globalization.Calendars"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath> - </Reference> - <Reference Include="System.Globalization"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll</HintPath> - </Reference> - <Reference Include="System.Globalization.Extensions"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath> - </Reference> - <Reference Include="System.IO.Compression"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll</HintPath> - </Reference> - <Reference Include="System.IO.Compression.ZipFile"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath> - </Reference> - <Reference Include="System.IO"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll</HintPath> - </Reference> - <Reference Include="System.IO.FileSystem"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll</HintPath> - </Reference> - <Reference Include="System.IO.FileSystem.DriveInfo"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath> - </Reference> - <Reference Include="System.IO.FileSystem.Primitives"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath> - </Reference> - <Reference Include="System.IO.FileSystem.Watcher"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath> - </Reference> - <Reference Include="System.IO.IsolatedStorage"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath> - </Reference> - <Reference Include="System.IO.MemoryMappedFiles"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath> - </Reference> - <Reference Include="System.IO.Pipes"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll</HintPath> - </Reference> - <Reference Include="System.IO.UnmanagedMemoryStream"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath> - </Reference> - <Reference Include="System.Linq"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll</HintPath> - </Reference> - <Reference Include="System.Linq.Expressions"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll</HintPath> - </Reference> - <Reference Include="System.Linq.Parallel"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll</HintPath> - </Reference> - <Reference Include="System.Linq.Queryable"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll</HintPath> - </Reference> - <Reference Include="System.Net.Http"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll</HintPath> - </Reference> - <Reference Include="System.Net.NameResolution"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll</HintPath> - </Reference> - <Reference Include="System.Net.NetworkInformation"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath> - </Reference> - <Reference Include="System.Net.Ping"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll</HintPath> - </Reference> - <Reference Include="System.Net.Primitives"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll</HintPath> - </Reference> - <Reference Include="System.Net.Requests"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll</HintPath> - </Reference> - <Reference Include="System.Net.Security"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll</HintPath> - </Reference> - <Reference Include="System.Net.Sockets"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll</HintPath> - </Reference> - <Reference Include="System.Net.WebHeaderCollection"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath> - </Reference> - <Reference Include="System.Net.WebSockets.Client"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath> - </Reference> - <Reference Include="System.Net.WebSockets"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll</HintPath> - </Reference> - <Reference Include="System.ObjectModel"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll</HintPath> - </Reference> - <Reference Include="System.Reflection"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll</HintPath> - </Reference> - <Reference Include="System.Reflection.Extensions"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath> - </Reference> - <Reference Include="System.Reflection.Primitives"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath> - </Reference> - <Reference Include="System.Resources.Reader"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll</HintPath> - </Reference> - <Reference Include="System.Resources.ResourceManager"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath> - </Reference> - <Reference Include="System.Resources.Writer"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll</HintPath> - </Reference> - <Reference Include="System.Runtime.CompilerServices.VisualC"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath> - </Reference> - <Reference Include="System.Runtime"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll</HintPath> - </Reference> - <Reference Include="System.Runtime.Extensions"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath> - </Reference> - <Reference Include="System.Runtime.Handles"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll</HintPath> - </Reference> - <Reference Include="System.Runtime.InteropServices"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath> - </Reference> - <Reference Include="System.Runtime.InteropServices.RuntimeInformation"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> - </Reference> - <Reference Include="System.Runtime.Numerics"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath> - </Reference> - <Reference Include="System.Runtime.Serialization.Formatters"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath> - </Reference> - <Reference Include="System.Runtime.Serialization.Json"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath> - </Reference> - <Reference Include="System.Runtime.Serialization.Primitives"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath> - </Reference> - <Reference Include="System.Runtime.Serialization.Xml"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath> - </Reference> - <Reference Include="System.Security.Claims"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll</HintPath> - </Reference> - <Reference Include="System.Security.Cryptography.Algorithms"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath> - </Reference> - <Reference Include="System.Security.Cryptography.Csp"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath> - </Reference> - <Reference Include="System.Security.Cryptography.Encoding"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath> - </Reference> - <Reference Include="System.Security.Cryptography.Primitives"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath> - </Reference> - <Reference Include="System.Security.Cryptography.X509Certificates"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath> - </Reference> - <Reference Include="System.Security.Principal"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll</HintPath> - </Reference> - <Reference Include="System.Security.SecureString"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll</HintPath> - </Reference> - <Reference Include="System.Text.Encoding"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll</HintPath> - </Reference> - <Reference Include="System.Text.Encoding.Extensions"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath> - </Reference> - <Reference Include="System.Text.RegularExpressions"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath> - </Reference> - <Reference Include="System.Threading"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll</HintPath> - </Reference> - <Reference Include="System.Threading.Overlapped"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath> - </Reference> - <Reference Include="System.Threading.Tasks"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll</HintPath> - </Reference> - <Reference Include="System.Threading.Tasks.Parallel"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath> - </Reference> - <Reference Include="System.Threading.Thread"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll</HintPath> - </Reference> - <Reference Include="System.Threading.ThreadPool"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath> - </Reference> - <Reference Include="System.Threading.Timer"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll</HintPath> - </Reference> - <Reference Include="System.ValueTuple"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll</HintPath> - </Reference> - <Reference Include="System.Xml.ReaderWriter"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath> - </Reference> - <Reference Include="System.Xml.XDocument"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll</HintPath> - </Reference> - <Reference Include="System.Xml.XmlDocument"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath> - </Reference> - <Reference Include="System.Xml.XmlSerializer"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath> - </Reference> - <Reference Include="System.Xml.XPath"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll</HintPath> - </Reference> - <Reference Include="System.Xml.XPath.XDocument"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath> - </Reference> - <Reference Include="System.Numerics.Vectors"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll</HintPath> - </Reference> - <Reference Include="System.Runtime.InteropServices.WindowsRuntime"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath> - </Reference> - <Reference Include="mscorlib"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll</HintPath> - </Reference> - <Reference Include="System.ComponentModel.Composition"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath> - </Reference> - <Reference Include="System.Core"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll</HintPath> - </Reference> - <Reference Include="System.Data"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll</HintPath> - </Reference> - <Reference Include="System"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.dll</HintPath> - </Reference> - <Reference Include="System.Drawing"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll</HintPath> - </Reference> - <Reference Include="System.IO.Compression.FileSystem"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath> - </Reference> - <Reference Include="System.Net"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll</HintPath> - </Reference> - <Reference Include="System.Numerics"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll</HintPath> - </Reference> - <Reference Include="System.Runtime.Serialization"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll</HintPath> - </Reference> - <Reference Include="System.ServiceModel.Web"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll</HintPath> - </Reference> - <Reference Include="System.Transactions"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll</HintPath> - </Reference> - <Reference Include="System.Web"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll</HintPath> - </Reference> - <Reference Include="System.Windows"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll</HintPath> - </Reference> - <Reference Include="System.Xml"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll</HintPath> - </Reference> - <Reference Include="System.Xml.Linq"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll</HintPath> - </Reference> - <Reference Include="System.Xml.Serialization"> - <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath> - </Reference> - <Reference Include="Unity.Timeline.Editor"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath> - </Reference> - <Reference Include="Unity.2D.Animation.Runtime"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.Animation.Runtime.dll</HintPath> - </Reference> - <Reference Include="Unity.2D.PixelPerfect.Editor"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.PixelPerfect.Editor.dll</HintPath> - </Reference> - <Reference Include="Unity.VSCode.Editor"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.VSCode.Editor.dll</HintPath> - </Reference> - <Reference Include="Unity.2D.SpriteShape.Editor"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.SpriteShape.Editor.dll</HintPath> - </Reference> - <Reference Include="Unity.TextMeshPro.Editor"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath> - </Reference> - <Reference Include="Unity.2D.Path.Editor"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.Path.Editor.dll</HintPath> - </Reference> - <Reference Include="UnityEngine.UI"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath> - </Reference> - <Reference Include="Unity.Timeline"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath> - </Reference> - <Reference Include="Unity.2D.Animation.Triangle.Runtime"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.Animation.Triangle.Runtime.dll</HintPath> - </Reference> - <Reference Include="PsdPlugin"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/PsdPlugin.dll</HintPath> - </Reference> - <Reference Include="Unity.CollabProxy.Editor"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath> - </Reference> - <Reference Include="Unity.Rider.Editor"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath> - </Reference> - <Reference Include="Unity.Mathematics"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.Mathematics.dll</HintPath> - </Reference> - <Reference Include="Unity.2D.Psdimporter.Editor"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.Psdimporter.Editor.dll</HintPath> - </Reference> - <Reference Include="Unity.InternalAPIEngineBridge.001"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.InternalAPIEngineBridge.001.dll</HintPath> - </Reference> - <Reference Include="Unity.2D.Sprite.Editor"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll</HintPath> - </Reference> - <Reference Include="Unity.2D.Common.Runtime"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll</HintPath> - </Reference> - <Reference Include="Unity.2D.Tilemap.Editor"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll</HintPath> - </Reference> - <Reference Include="Unity.2D.SpriteShape.Runtime"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.SpriteShape.Runtime.dll</HintPath> - </Reference> - <Reference Include="Unity.2D.PixelPerfect"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.PixelPerfect.dll</HintPath> - </Reference> - <Reference Include="Unity.2D.Animation.Editor"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.Animation.Editor.dll</HintPath> - </Reference> - <Reference Include="Unity.Mathematics.Editor"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.Mathematics.Editor.dll</HintPath> - </Reference> - <Reference Include="Unity.TextMeshPro"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath> - </Reference> - <Reference Include="Unity.2D.Common.Editor"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.Common.Editor.dll</HintPath> - </Reference> - <Reference Include="Unity.InternalAPIEditorBridge.001"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.InternalAPIEditorBridge.001.dll</HintPath> - </Reference> - <Reference Include="UnityEditor.UI"> - <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath> - </Reference> + <Reference Include="UnityEngine"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.AIModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.ARModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.AccessibilityModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.AndroidJNIModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.AnimationModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.AssetBundleModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.AudioModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.ClothModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.ClusterInputModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.ClusterRendererModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.CoreModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.CrashReportingModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.DSPGraphModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.DirectorModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.GameCenterModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.GridModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.HotReloadModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.IMGUIModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.ImageConversionModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.InputModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.InputLegacyModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.JSONSerializeModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.LocalizationModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.ParticleSystemModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.PerformanceReportingModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.PhysicsModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.Physics2DModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.ProfilerModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.ScreenCaptureModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.SharedInternalsModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.SpriteMaskModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.SpriteShapeModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.StreamingModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.SubstanceModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.SubsystemsModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.TLSModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.TerrainModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.TerrainPhysicsModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.TextCoreModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.TextRenderingModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.TilemapModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.UIModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.UIElementsModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.UNETModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.UmbraModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.UnityAnalyticsModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.UnityConnectModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.UnityTestProtocolModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.UnityWebRequestModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.UnityWebRequestAudioModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.UnityWebRequestTextureModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.UnityWebRequestWWWModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.VFXModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.VRModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.VehiclesModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.VideoModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.WindModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.XRModule"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath> + </Reference> + <Reference Include="UnityEditor"> + <HintPath>C:/2019.4.13f1/Editor/Data/Managed/UnityEditor.dll</HintPath> + </Reference> + <Reference Include="DOTween"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Assets/DOTween/DOTween.dll</HintPath> + </Reference> + <Reference Include="netstandard"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath> + </Reference> + <Reference Include="Microsoft.Win32.Primitives"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath> + </Reference> + <Reference Include="System.AppContext"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll</HintPath> + </Reference> + <Reference Include="System.Collections.Concurrent"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath> + </Reference> + <Reference Include="System.Collections"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll</HintPath> + </Reference> + <Reference Include="System.Collections.NonGeneric"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath> + </Reference> + <Reference Include="System.Collections.Specialized"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll</HintPath> + </Reference> + <Reference Include="System.ComponentModel"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll</HintPath> + </Reference> + <Reference Include="System.ComponentModel.EventBasedAsync"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath> + </Reference> + <Reference Include="System.ComponentModel.Primitives"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath> + </Reference> + <Reference Include="System.ComponentModel.TypeConverter"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath> + </Reference> + <Reference Include="System.Console"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll</HintPath> + </Reference> + <Reference Include="System.Data.Common"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll</HintPath> + </Reference> + <Reference Include="System.Diagnostics.Contracts"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath> + </Reference> + <Reference Include="System.Diagnostics.Debug"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath> + </Reference> + <Reference Include="System.Diagnostics.FileVersionInfo"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath> + </Reference> + <Reference Include="System.Diagnostics.Process"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath> + </Reference> + <Reference Include="System.Diagnostics.StackTrace"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath> + </Reference> + <Reference Include="System.Diagnostics.TextWriterTraceListener"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath> + </Reference> + <Reference Include="System.Diagnostics.Tools"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath> + </Reference> + <Reference Include="System.Diagnostics.TraceSource"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath> + </Reference> + <Reference Include="System.Diagnostics.Tracing"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath> + </Reference> + <Reference Include="System.Drawing.Primitives"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath> + </Reference> + <Reference Include="System.Dynamic.Runtime"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath> + </Reference> + <Reference Include="System.Globalization.Calendars"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath> + </Reference> + <Reference Include="System.Globalization"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll</HintPath> + </Reference> + <Reference Include="System.Globalization.Extensions"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath> + </Reference> + <Reference Include="System.IO.Compression"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll</HintPath> + </Reference> + <Reference Include="System.IO.Compression.ZipFile"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath> + </Reference> + <Reference Include="System.IO"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll</HintPath> + </Reference> + <Reference Include="System.IO.FileSystem"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll</HintPath> + </Reference> + <Reference Include="System.IO.FileSystem.DriveInfo"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath> + </Reference> + <Reference Include="System.IO.FileSystem.Primitives"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath> + </Reference> + <Reference Include="System.IO.FileSystem.Watcher"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath> + </Reference> + <Reference Include="System.IO.IsolatedStorage"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath> + </Reference> + <Reference Include="System.IO.MemoryMappedFiles"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath> + </Reference> + <Reference Include="System.IO.Pipes"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll</HintPath> + </Reference> + <Reference Include="System.IO.UnmanagedMemoryStream"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath> + </Reference> + <Reference Include="System.Linq"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll</HintPath> + </Reference> + <Reference Include="System.Linq.Expressions"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll</HintPath> + </Reference> + <Reference Include="System.Linq.Parallel"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll</HintPath> + </Reference> + <Reference Include="System.Linq.Queryable"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll</HintPath> + </Reference> + <Reference Include="System.Net.Http"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll</HintPath> + </Reference> + <Reference Include="System.Net.NameResolution"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll</HintPath> + </Reference> + <Reference Include="System.Net.NetworkInformation"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath> + </Reference> + <Reference Include="System.Net.Ping"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll</HintPath> + </Reference> + <Reference Include="System.Net.Primitives"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll</HintPath> + </Reference> + <Reference Include="System.Net.Requests"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll</HintPath> + </Reference> + <Reference Include="System.Net.Security"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll</HintPath> + </Reference> + <Reference Include="System.Net.Sockets"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll</HintPath> + </Reference> + <Reference Include="System.Net.WebHeaderCollection"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath> + </Reference> + <Reference Include="System.Net.WebSockets.Client"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath> + </Reference> + <Reference Include="System.Net.WebSockets"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll</HintPath> + </Reference> + <Reference Include="System.ObjectModel"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll</HintPath> + </Reference> + <Reference Include="System.Reflection"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll</HintPath> + </Reference> + <Reference Include="System.Reflection.Extensions"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath> + </Reference> + <Reference Include="System.Reflection.Primitives"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath> + </Reference> + <Reference Include="System.Resources.Reader"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll</HintPath> + </Reference> + <Reference Include="System.Resources.ResourceManager"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath> + </Reference> + <Reference Include="System.Resources.Writer"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll</HintPath> + </Reference> + <Reference Include="System.Runtime.CompilerServices.VisualC"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath> + </Reference> + <Reference Include="System.Runtime"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll</HintPath> + </Reference> + <Reference Include="System.Runtime.Extensions"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath> + </Reference> + <Reference Include="System.Runtime.Handles"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll</HintPath> + </Reference> + <Reference Include="System.Runtime.InteropServices"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath> + </Reference> + <Reference Include="System.Runtime.InteropServices.RuntimeInformation"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> + </Reference> + <Reference Include="System.Runtime.Numerics"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath> + </Reference> + <Reference Include="System.Runtime.Serialization.Formatters"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath> + </Reference> + <Reference Include="System.Runtime.Serialization.Json"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath> + </Reference> + <Reference Include="System.Runtime.Serialization.Primitives"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath> + </Reference> + <Reference Include="System.Runtime.Serialization.Xml"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath> + </Reference> + <Reference Include="System.Security.Claims"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll</HintPath> + </Reference> + <Reference Include="System.Security.Cryptography.Algorithms"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath> + </Reference> + <Reference Include="System.Security.Cryptography.Csp"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath> + </Reference> + <Reference Include="System.Security.Cryptography.Encoding"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath> + </Reference> + <Reference Include="System.Security.Cryptography.Primitives"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath> + </Reference> + <Reference Include="System.Security.Cryptography.X509Certificates"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath> + </Reference> + <Reference Include="System.Security.Principal"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll</HintPath> + </Reference> + <Reference Include="System.Security.SecureString"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll</HintPath> + </Reference> + <Reference Include="System.Text.Encoding"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll</HintPath> + </Reference> + <Reference Include="System.Text.Encoding.Extensions"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath> + </Reference> + <Reference Include="System.Text.RegularExpressions"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath> + </Reference> + <Reference Include="System.Threading"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll</HintPath> + </Reference> + <Reference Include="System.Threading.Overlapped"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath> + </Reference> + <Reference Include="System.Threading.Tasks"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll</HintPath> + </Reference> + <Reference Include="System.Threading.Tasks.Parallel"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath> + </Reference> + <Reference Include="System.Threading.Thread"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll</HintPath> + </Reference> + <Reference Include="System.Threading.ThreadPool"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath> + </Reference> + <Reference Include="System.Threading.Timer"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll</HintPath> + </Reference> + <Reference Include="System.ValueTuple"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll</HintPath> + </Reference> + <Reference Include="System.Xml.ReaderWriter"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath> + </Reference> + <Reference Include="System.Xml.XDocument"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll</HintPath> + </Reference> + <Reference Include="System.Xml.XmlDocument"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath> + </Reference> + <Reference Include="System.Xml.XmlSerializer"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath> + </Reference> + <Reference Include="System.Xml.XPath"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll</HintPath> + </Reference> + <Reference Include="System.Xml.XPath.XDocument"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath> + </Reference> + <Reference Include="System.Numerics.Vectors"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll</HintPath> + </Reference> + <Reference Include="System.Runtime.InteropServices.WindowsRuntime"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath> + </Reference> + <Reference Include="mscorlib"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll</HintPath> + </Reference> + <Reference Include="System.ComponentModel.Composition"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath> + </Reference> + <Reference Include="System.Core"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll</HintPath> + </Reference> + <Reference Include="System.Data"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll</HintPath> + </Reference> + <Reference Include="System"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.dll</HintPath> + </Reference> + <Reference Include="System.Drawing"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll</HintPath> + </Reference> + <Reference Include="System.IO.Compression.FileSystem"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath> + </Reference> + <Reference Include="System.Net"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll</HintPath> + </Reference> + <Reference Include="System.Numerics"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll</HintPath> + </Reference> + <Reference Include="System.Runtime.Serialization"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll</HintPath> + </Reference> + <Reference Include="System.ServiceModel.Web"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll</HintPath> + </Reference> + <Reference Include="System.Transactions"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll</HintPath> + </Reference> + <Reference Include="System.Web"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll</HintPath> + </Reference> + <Reference Include="System.Windows"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll</HintPath> + </Reference> + <Reference Include="System.Xml"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll</HintPath> + </Reference> + <Reference Include="System.Xml.Linq"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll</HintPath> + </Reference> + <Reference Include="System.Xml.Serialization"> + <HintPath>C:/2019.4.13f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath> + </Reference> + <Reference Include="Unity.Timeline.Editor"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath> + </Reference> + <Reference Include="Unity.2D.Animation.Runtime"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.Animation.Runtime.dll</HintPath> + </Reference> + <Reference Include="Unity.2D.PixelPerfect.Editor"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.PixelPerfect.Editor.dll</HintPath> + </Reference> + <Reference Include="Unity.VSCode.Editor"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.VSCode.Editor.dll</HintPath> + </Reference> + <Reference Include="Unity.2D.SpriteShape.Editor"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.SpriteShape.Editor.dll</HintPath> + </Reference> + <Reference Include="Unity.TextMeshPro.Editor"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath> + </Reference> + <Reference Include="Unity.2D.Path.Editor"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.Path.Editor.dll</HintPath> + </Reference> + <Reference Include="UnityEngine.UI"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath> + </Reference> + <Reference Include="Unity.Timeline"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath> + </Reference> + <Reference Include="Unity.2D.Animation.Triangle.Runtime"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.Animation.Triangle.Runtime.dll</HintPath> + </Reference> + <Reference Include="PsdPlugin"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/PsdPlugin.dll</HintPath> + </Reference> + <Reference Include="Unity.CollabProxy.Editor"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath> + </Reference> + <Reference Include="Unity.Rider.Editor"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath> + </Reference> + <Reference Include="Unity.Mathematics"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.Mathematics.dll</HintPath> + </Reference> + <Reference Include="Unity.2D.Psdimporter.Editor"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.Psdimporter.Editor.dll</HintPath> + </Reference> + <Reference Include="Unity.InternalAPIEngineBridge.001"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.InternalAPIEngineBridge.001.dll</HintPath> + </Reference> + <Reference Include="Unity.2D.Sprite.Editor"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll</HintPath> + </Reference> + <Reference Include="Unity.2D.Common.Runtime"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll</HintPath> + </Reference> + <Reference Include="Unity.2D.Tilemap.Editor"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll</HintPath> + </Reference> + <Reference Include="Unity.2D.SpriteShape.Runtime"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.SpriteShape.Runtime.dll</HintPath> + </Reference> + <Reference Include="Unity.2D.PixelPerfect"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.PixelPerfect.dll</HintPath> + </Reference> + <Reference Include="Unity.2D.Animation.Editor"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.Animation.Editor.dll</HintPath> + </Reference> + <Reference Include="Unity.Mathematics.Editor"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.Mathematics.Editor.dll</HintPath> + </Reference> + <Reference Include="Unity.TextMeshPro"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath> + </Reference> + <Reference Include="Unity.2D.Common.Editor"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.2D.Common.Editor.dll</HintPath> + </Reference> + <Reference Include="Unity.InternalAPIEditorBridge.001"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/Unity.InternalAPIEditorBridge.001.dll</HintPath> + </Reference> + <Reference Include="UnityEditor.UI"> + <HintPath>C:/Users/Agata/OneDrive/Рабочий Ñтол/sunrise-game/sunrise-game/SunriseGame/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath> + </Reference> </ItemGroup> <ItemGroup> </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> - <!-- To modify your build process, add your task inside one of the targets below and uncomment it. + <!-- To modify your build process, add your task inside one of the targets below and uncomment it. Other similar extension points exist, see Microsoft.Common.targets. <Target Name="BeforeBuild"> </Target> diff --git a/SunriseGame/Assets/Font/Berlin Sans FB Demi Bold.ttf b/SunriseGame/Assets/Font/Berlin Sans FB Demi Bold.ttf new file mode 100644 index 0000000000000000000000000000000000000000..e5f34b2f342ffcd820a8a0956af3ab36bb1f9e1f Binary files /dev/null and b/SunriseGame/Assets/Font/Berlin Sans FB Demi Bold.ttf differ diff --git a/SunriseGame/Assets/Font/Berlin Sans FB Demi Bold.ttf.meta b/SunriseGame/Assets/Font/Berlin Sans FB Demi Bold.ttf.meta new file mode 100644 index 0000000000000000000000000000000000000000..8d7dc21cd449735f4b5519ad0fc9bf8a73dd4382 --- /dev/null +++ b/SunriseGame/Assets/Font/Berlin Sans FB Demi Bold.ttf.meta @@ -0,0 +1,22 @@ +fileFormatVersion: 2 +guid: b9fa43e0703a653489ed4a4d15eaa3aa +TrueTypeFontImporter: + externalObjects: {} + serializedVersion: 4 + fontSize: 16 + forceTextureCase: -2 + characterSpacing: 0 + characterPadding: 1 + includeFontData: 1 + fontName: Berlin Sans FB Demi + fontNames: + - Berlin Sans FB Demi + fallbackFontReferences: [] + customCharacters: + fontRenderingMode: 0 + ascentCalculationMode: 1 + useLegacyBoundsCalculation: 0 + shouldRoundAdvanceValue: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/SunriseGame/Assets/Font/bauhaus 93 regular.ttf b/SunriseGame/Assets/Font/bauhaus 93 regular.ttf new file mode 100644 index 0000000000000000000000000000000000000000..31ed357d44be0bae38e2aad765df37a3b1397f6c Binary files /dev/null and b/SunriseGame/Assets/Font/bauhaus 93 regular.ttf differ diff --git a/SunriseGame/Assets/Font/bauhaus 93 regular.ttf.meta b/SunriseGame/Assets/Font/bauhaus 93 regular.ttf.meta new file mode 100644 index 0000000000000000000000000000000000000000..3c250be4413b7b2ff797aded0aed38ac4e750254 --- /dev/null +++ b/SunriseGame/Assets/Font/bauhaus 93 regular.ttf.meta @@ -0,0 +1,22 @@ +fileFormatVersion: 2 +guid: 2ca2eb00b500f524089ec6b6b75b1d72 +TrueTypeFontImporter: + externalObjects: {} + serializedVersion: 4 + fontSize: 16 + forceTextureCase: -2 + characterSpacing: 0 + characterPadding: 1 + includeFontData: 1 + fontName: Bauhaus 93 + fontNames: + - Bauhaus 93 + fallbackFontReferences: [] + customCharacters: + fontRenderingMode: 0 + ascentCalculationMode: 1 + useLegacyBoundsCalculation: 0 + shouldRoundAdvanceValue: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/SunriseGame/Assets/Prefabs/UI.prefab b/SunriseGame/Assets/Prefabs/UI.prefab new file mode 100644 index 0000000000000000000000000000000000000000..bdf2e3a834df41442a341626fe10c508e5905646 --- /dev/null +++ b/SunriseGame/Assets/Prefabs/UI.prefab @@ -0,0 +1,3560 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &8775728585122198001 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585122198006} + - component: {fileID: 8775728585122198005} + - component: {fileID: 8775728585122198004} + - component: {fileID: 8775728585122198007} + m_Layer: 0 + m_Name: Canvas + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728585122198006 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585122198001} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_Children: + - {fileID: 8775728587137324379} + - {fileID: 8775728585946171699} + - {fileID: 8775728586797856137} + - {fileID: 8775728585379586062} + m_Father: {fileID: 8775728586902712366} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!223 &8775728585122198005 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585122198001} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 1 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_AdditionalShaderChannelsFlag: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!114 &8775728585122198004 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585122198001} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 0 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 +--- !u!114 &8775728585122198007 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585122198001} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!1 &8775728585153381257 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585153381262} + m_Layer: 0 + m_Name: Shop_Inventary (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728585153381262 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585153381257} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728585811646932} + - {fileID: 8775728586946400527} + - {fileID: 8775728587213283577} + m_Father: {fileID: 8775728586990183666} + m_RootOrder: 4 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 181.87, y: -185.58997} + m_SizeDelta: {x: 363.74747, y: 512.5853} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &8775728585202340322 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585202340323} + - component: {fileID: 8775728585202340326} + - component: {fileID: 8775728585202340321} + - component: {fileID: 8775728585202340320} + m_Layer: 0 + m_Name: Get_Button + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728585202340323 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585202340322} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728587226449002} + m_Father: {fileID: 8775728585601361790} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: -158} + m_SizeDelta: {x: 260, y: 105} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728585202340326 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585202340322} + m_CullTransparentMesh: 0 +--- !u!114 &8775728585202340321 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585202340322} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: a31df0e1a3270fc46a9fd01a8ef2ec37, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!114 &8775728585202340320 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585202340322} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 8775728585202340321} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!1 &8775728585298011249 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585298011254} + - component: {fileID: 8775728585298011252} + - component: {fileID: 8775728585298011255} + m_Layer: 0 + m_Name: Counter_2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728585298011254 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585298011249} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728586808339168} + m_Father: {fileID: 8775728586895614039} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: -57.000008} + m_SizeDelta: {x: 275, y: 55} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728585298011252 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585298011249} + m_CullTransparentMesh: 0 +--- !u!114 &8775728585298011255 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585298011249} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 1d87856b5620d6945a5939535d344f7d, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &8775728585299594858 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585299594859} + - component: {fileID: 8775728585299594857} + - component: {fileID: 8775728585299594856} + m_Layer: 0 + m_Name: Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728585299594859 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585299594858} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728587213283577} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728585299594857 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585299594858} + m_CullTransparentMesh: 0 +--- !u!114 &8775728585299594856 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585299594858} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_FontData: + m_Font: {fileID: 12800000, guid: 4c57c248ddd71c549aee052bef19eed1, type: 3} + m_FontSize: 86 + m_FontStyle: 0 + m_BestFit: 0 + m_MinSize: 8 + m_MaxSize: 105 + m_Alignment: 4 + m_AlignByGeometry: 0 + m_RichText: 1 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: GET +--- !u!1 &8775728585300381759 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585300381756} + - component: {fileID: 8775728585300381747} + - component: {fileID: 8775728585300381746} + - component: {fileID: 8775728585300381757} + m_Layer: 0 + m_Name: Get_Button + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728585300381756 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585300381759} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728585914394093} + m_Father: {fileID: 8775728586895614039} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: -158} + m_SizeDelta: {x: 260, y: 105} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728585300381747 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585300381759} + m_CullTransparentMesh: 0 +--- !u!114 &8775728585300381746 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585300381759} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: a31df0e1a3270fc46a9fd01a8ef2ec37, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!114 &8775728585300381757 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585300381759} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 8775728585300381746} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!1 &8775728585314484464 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585314484465} + - component: {fileID: 8775728585314484471} + - component: {fileID: 8775728585314484470} + m_Layer: 0 + m_Name: HighFive_logo + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728585314484465 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585314484464} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728587137324379} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -194, y: 15} + m_SizeDelta: {x: 142, y: 124} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728585314484471 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585314484464} + m_CullTransparentMesh: 0 +--- !u!114 &8775728585314484470 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585314484464} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 48c4b11cfd48ec94daabd0cda207a938, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &8775728585379586057 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585379586062} + m_Layer: 0 + m_Name: UsedItem + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728585379586062 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585379586057} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728587179710474} + - {fileID: 8775728585625864255} + - {fileID: 8775728586742815623} + m_Father: {fileID: 8775728585122198006} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -398.1, y: -80.8} + m_SizeDelta: {x: 283.96033, y: 1497.7052} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &8775728585433807194 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585433807195} + - component: {fileID: 8775728585433807198} + - component: {fileID: 8775728585433807193} + - component: {fileID: 8775728585433807192} + m_Layer: 0 + m_Name: Get_Button + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728585433807195 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585433807194} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728587209985643} + m_Father: {fileID: 8775728586596733147} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: -158} + m_SizeDelta: {x: 260, y: 105} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728585433807198 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585433807194} + m_CullTransparentMesh: 0 +--- !u!114 &8775728585433807193 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585433807194} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: a31df0e1a3270fc46a9fd01a8ef2ec37, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!114 &8775728585433807192 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585433807194} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 8775728585433807193} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!1 &8775728585533334004 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585533334005} + - component: {fileID: 8775728585533333995} + - component: {fileID: 8775728585533333994} + m_Layer: 0 + m_Name: Item_Close_Img + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!224 &8775728585533334005 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585533334004} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728587179710474} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 105, y: 0} + m_SizeDelta: {x: 42, y: 84} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728585533333995 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585533334004} + m_CullTransparentMesh: 0 +--- !u!114 &8775728585533333994 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585533334004} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 0c277080564b8bf4287c256ffae98bd7, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &8775728585593409985 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585593409990} + - component: {fileID: 8775728585593409988} + - component: {fileID: 8775728585593409991} + m_Layer: 0 + m_Name: Level_Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728585593409990 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585593409985} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728586990183666} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 27, y: 634} + m_SizeDelta: {x: 431.84003, y: 141.00479} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728585593409988 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585593409985} + m_CullTransparentMesh: 0 +--- !u!114 &8775728585593409991 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585593409985} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_FontData: + m_Font: {fileID: 12800000, guid: 476c9458d63dcbc478b6d0a5436271aa, type: 3} + m_FontSize: 92 + m_FontStyle: 0 + m_BestFit: 0 + m_MinSize: 0 + m_MaxSize: 96 + m_Alignment: 4 + m_AlignByGeometry: 0 + m_RichText: 1 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: Level 1 +--- !u!1 &8775728585601361785 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585601361790} + m_Layer: 0 + m_Name: Shop_Inventary + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728585601361790 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585601361785} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728586781205931} + - {fileID: 8775728585660588125} + - {fileID: 8775728585202340323} + m_Father: {fileID: 8775728586990183666} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -168.8, y: 327.00006} + m_SizeDelta: {x: 337.5978, y: 512.5853} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &8775728585625864254 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585625864255} + - component: {fileID: 8775728585625864242} + - component: {fileID: 8775728585625864253} + - component: {fileID: 8775728585625864252} + m_Layer: 0 + m_Name: Item_Open_Button + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!224 &8775728585625864255 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585625864254} + m_LocalRotation: {x: 0, y: 0, z: 1, w: 0} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728585379586062} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 180} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -105, y: 0} + m_SizeDelta: {x: 42, y: 84} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728585625864242 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585625864254} + m_CullTransparentMesh: 0 +--- !u!114 &8775728585625864253 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585625864254} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 0c277080564b8bf4287c256ffae98bd7, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!114 &8775728585625864252 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585625864254} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 8775728585625864253} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!1 &8775728585660588124 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585660588125} + - component: {fileID: 8775728585660588115} + - component: {fileID: 8775728585660588114} + m_Layer: 0 + m_Name: Counter_2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728585660588125 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585660588124} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728587158022873} + m_Father: {fileID: 8775728585601361790} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: -57.000008} + m_SizeDelta: {x: 275, y: 55} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728585660588115 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585660588124} + m_CullTransparentMesh: 0 +--- !u!114 &8775728585660588114 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585660588124} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 1d87856b5620d6945a5939535d344f7d, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &8775728585800031953 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585800031958} + - component: {fileID: 8775728585800031956} + - component: {fileID: 8775728585800031959} + m_Layer: 0 + m_Name: Count_num + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728585800031958 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585800031953} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728587054670743} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 22, y: 0.00012207} + m_SizeDelta: {x: 345.4796, y: 109.99997} + m_Pivot: {x: 0.42960307, y: 0.50000083} +--- !u!222 &8775728585800031956 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585800031953} + m_CullTransparentMesh: 0 +--- !u!114 &8775728585800031959 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585800031953} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.42352942, g: 0.42352942, b: 0.42352942, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_FontData: + m_Font: {fileID: 12800000, guid: 476c9458d63dcbc478b6d0a5436271aa, type: 3} + m_FontSize: 60 + m_FontStyle: 0 + m_BestFit: 0 + m_MinSize: 10 + m_MaxSize: 98 + m_Alignment: 4 + m_AlignByGeometry: 0 + m_RichText: 0 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: 134 +--- !u!1 &8775728585811646935 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585811646932} + - component: {fileID: 8775728585811646922} + - component: {fileID: 8775728585811646933} + m_Layer: 0 + m_Name: Item_Spase + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728585811646932 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585811646935} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728585153381262} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 57.999996} + m_SizeDelta: {x: 275, y: 275} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728585811646922 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585811646935} + m_CullTransparentMesh: 0 +--- !u!114 &8775728585811646933 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585811646935} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 40736113d34d5f6439ea190a0563b0df, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &8775728585868396634 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585868396635} + - component: {fileID: 8775728585868396633} + - component: {fileID: 8775728585868396632} + m_Layer: 0 + m_Name: Item_Space + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728585868396635 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585868396634} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728587179710474} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0.000015259, y: 535} + m_SizeDelta: {x: 200, y: 200} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728585868396633 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585868396634} + m_CullTransparentMesh: 0 +--- !u!114 &8775728585868396632 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585868396634} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 00808f5dd70cfb946b2ba785ca3ce652, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &8775728585897597341 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585897597330} + - component: {fileID: 8775728585897597328} + - component: {fileID: 8775728585897597331} + m_Layer: 0 + m_Name: Item_Space (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728585897597330 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585897597341} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728587179710474} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0.000015259, y: -493} + m_SizeDelta: {x: 200, y: 200} + m_Pivot: {x: 0.5, y: 0.698537} +--- !u!222 &8775728585897597328 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585897597341} + m_CullTransparentMesh: 0 +--- !u!114 &8775728585897597331 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585897597341} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 00808f5dd70cfb946b2ba785ca3ce652, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &8775728585914394092 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585914394093} + - component: {fileID: 8775728585914394083} + - component: {fileID: 8775728585914394082} + m_Layer: 0 + m_Name: Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728585914394093 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585914394092} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728585300381756} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728585914394083 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585914394092} + m_CullTransparentMesh: 0 +--- !u!114 &8775728585914394082 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585914394092} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_FontData: + m_Font: {fileID: 12800000, guid: 4c57c248ddd71c549aee052bef19eed1, type: 3} + m_FontSize: 86 + m_FontStyle: 0 + m_BestFit: 0 + m_MinSize: 8 + m_MaxSize: 105 + m_Alignment: 4 + m_AlignByGeometry: 0 + m_RichText: 1 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: GET +--- !u!1 &8775728585946171698 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585946171699} + m_Layer: 0 + m_Name: Shop_Window + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728585946171699 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585946171698} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728586990183666} + m_Father: {fileID: 8775728585122198006} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 162.1, y: -80.8} + m_SizeDelta: {x: 755.6628, y: 1497.7053} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &8775728585952602481 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728585952602486} + - component: {fileID: 8775728585952602485} + - component: {fileID: 8775728585952602484} + - component: {fileID: 8775728585952602487} + m_Layer: 0 + m_Name: Item_Close_Button + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728585952602486 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585952602481} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728587179710474} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 105, y: 0} + m_SizeDelta: {x: 42, y: 84} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728585952602485 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585952602481} + m_CullTransparentMesh: 0 +--- !u!114 &8775728585952602484 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585952602481} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 0c277080564b8bf4287c256ffae98bd7, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!114 &8775728585952602487 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728585952602481} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 8775728585952602484} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!1 &8775728586132421514 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728586132421515} + - component: {fileID: 8775728586132421513} + - component: {fileID: 8775728586132421512} + m_Layer: 0 + m_Name: Item_Spase + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728586132421515 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586132421514} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728586895614039} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 57.999996} + m_SizeDelta: {x: 275, y: 275} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728586132421513 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586132421514} + m_CullTransparentMesh: 0 +--- !u!114 &8775728586132421512 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586132421514} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 40736113d34d5f6439ea190a0563b0df, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &8775728586160431717 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728586160431706} + - component: {fileID: 8775728586160431704} + - component: {fileID: 8775728586160431707} + m_Layer: 0 + m_Name: Item_Space (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728586160431706 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586160431717} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728587179710474} + m_RootOrder: 4 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0.000015259, y: -138} + m_SizeDelta: {x: 200, y: 200} + m_Pivot: {x: 0.5, y: 0.698537} +--- !u!222 &8775728586160431704 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586160431717} + m_CullTransparentMesh: 0 +--- !u!114 &8775728586160431707 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586160431717} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 00808f5dd70cfb946b2ba785ca3ce652, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &8775728586504140680 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728586504140681} + - component: {fileID: 8775728586504140687} + - component: {fileID: 8775728586504140686} + m_Layer: 0 + m_Name: Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728586504140681 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586504140680} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728586946400527} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -0.000015259, y: 4.44} + m_SizeDelta: {x: 300.0001, y: 70.00001} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728586504140687 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586504140680} + m_CullTransparentMesh: 0 +--- !u!114 &8775728586504140686 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586504140680} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_FontData: + m_Font: {fileID: 12800000, guid: 476c9458d63dcbc478b6d0a5436271aa, type: 3} + m_FontSize: 55 + m_FontStyle: 0 + m_BestFit: 0 + m_MinSize: 5 + m_MaxSize: 60 + m_Alignment: 4 + m_AlignByGeometry: 0 + m_RichText: 1 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: '10/10 + +' +--- !u!1 &8775728586596733146 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728586596733147} + m_Layer: 0 + m_Name: Shop_Inventary (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728586596733147 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586596733146} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728587057100399} + - {fileID: 8775728586690847394} + - {fileID: 8775728585433807195} + m_Father: {fileID: 8775728586990183666} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -168.8, y: -185.57} + m_SizeDelta: {x: 337.5978, y: 512.5853} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &8775728586666565816 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728586666565817} + - component: {fileID: 8775728586666565823} + - component: {fileID: 8775728586666565822} + m_Layer: 0 + m_Name: Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728586666565817 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586666565816} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728586690847394} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -0.000015259, y: 4.44} + m_SizeDelta: {x: 300.0001, y: 70.00001} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728586666565823 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586666565816} + m_CullTransparentMesh: 0 +--- !u!114 &8775728586666565822 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586666565816} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_FontData: + m_Font: {fileID: 12800000, guid: 476c9458d63dcbc478b6d0a5436271aa, type: 3} + m_FontSize: 55 + m_FontStyle: 0 + m_BestFit: 0 + m_MinSize: 5 + m_MaxSize: 60 + m_Alignment: 4 + m_AlignByGeometry: 0 + m_RichText: 1 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: '10/10 + +' +--- !u!1 &8775728586690847405 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728586690847394} + - component: {fileID: 8775728586690847392} + - component: {fileID: 8775728586690847395} + m_Layer: 0 + m_Name: Counter_2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728586690847394 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586690847405} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728586666565817} + m_Father: {fileID: 8775728586596733147} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: -57.000008} + m_SizeDelta: {x: 275, y: 55} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728586690847392 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586690847405} + m_CullTransparentMesh: 0 +--- !u!114 &8775728586690847395 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586690847405} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 1d87856b5620d6945a5939535d344f7d, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &8775728586730843126 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728586730843127} + - component: {fileID: 8775728586730843125} + - component: {fileID: 8775728586730843124} + m_Layer: 0 + m_Name: Level_Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728586730843127 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586730843126} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728587004824209} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 17.599915, y: 46.51001} + m_SizeDelta: {x: 431.84003, y: 141.00479} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728586730843125 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586730843126} + m_CullTransparentMesh: 0 +--- !u!114 &8775728586730843124 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586730843126} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 0.5294118} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_FontData: + m_Font: {fileID: 12800000, guid: 476c9458d63dcbc478b6d0a5436271aa, type: 3} + m_FontSize: 65 + m_FontStyle: 0 + m_BestFit: 0 + m_MinSize: 0 + m_MaxSize: 104 + m_Alignment: 4 + m_AlignByGeometry: 0 + m_RichText: 1 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: Level 2 +--- !u!1 &8775728586742815622 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728586742815623} + - component: {fileID: 8775728586742815621} + - component: {fileID: 8775728586742815620} + m_Layer: 0 + m_Name: Item_Open_Img + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!224 &8775728586742815623 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586742815622} + m_LocalRotation: {x: 0, y: 0, z: 1, w: 0} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728585379586062} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 180} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -105, y: 0} + m_SizeDelta: {x: 42, y: 84} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728586742815621 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586742815622} + m_CullTransparentMesh: 0 +--- !u!114 &8775728586742815620 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586742815622} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 0c277080564b8bf4287c256ffae98bd7, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &8775728586781205930 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728586781205931} + - component: {fileID: 8775728586781205929} + - component: {fileID: 8775728586781205928} + m_Layer: 0 + m_Name: Item_Spase + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728586781205931 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586781205930} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728585601361790} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 57.999996} + m_SizeDelta: {x: 275, y: 275} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728586781205929 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586781205930} + m_CullTransparentMesh: 0 +--- !u!114 &8775728586781205928 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586781205930} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 40736113d34d5f6439ea190a0563b0df, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &8775728586797856136 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728586797856137} + - component: {fileID: 8775728586797856140} + - component: {fileID: 8775728586797856143} + - component: {fileID: 8775728586797856142} + m_Layer: 0 + m_Name: Shop_Top_Button + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728586797856137 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586797856136} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728585122198006} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 416, y: 847} + m_SizeDelta: {x: 160, y: 154} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728586797856140 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586797856136} + m_CullTransparentMesh: 0 +--- !u!114 &8775728586797856143 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586797856136} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: e13ef8e4f154a654094822df8b7a6849, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!114 &8775728586797856142 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586797856136} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 8775728586797856143} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!1 &8775728586808339171 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728586808339168} + - component: {fileID: 8775728586808339174} + - component: {fileID: 8775728586808339169} + m_Layer: 0 + m_Name: Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728586808339168 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586808339171} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728585298011254} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -0.000015259, y: 4.44} + m_SizeDelta: {x: 300.0001, y: 70.00001} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728586808339174 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586808339171} + m_CullTransparentMesh: 0 +--- !u!114 &8775728586808339169 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586808339171} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_FontData: + m_Font: {fileID: 12800000, guid: 476c9458d63dcbc478b6d0a5436271aa, type: 3} + m_FontSize: 55 + m_FontStyle: 0 + m_BestFit: 0 + m_MinSize: 5 + m_MaxSize: 60 + m_Alignment: 4 + m_AlignByGeometry: 0 + m_RichText: 1 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: '10/10 + +' +--- !u!1 &8775728586872139189 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728586872139178} + - component: {fileID: 8775728586872139176} + - component: {fileID: 8775728586872139179} + m_Layer: 0 + m_Name: ToOpen + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728586872139178 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586872139189} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728587004824209} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 17.599915, y: -30} + m_SizeDelta: {x: 431.84003, y: 141.00479} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728586872139176 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586872139189} + m_CullTransparentMesh: 0 +--- !u!114 &8775728586872139179 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586872139189} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 0.5294118} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_FontData: + m_Font: {fileID: 12800000, guid: 476c9458d63dcbc478b6d0a5436271aa, type: 3} + m_FontSize: 80 + m_FontStyle: 0 + m_BestFit: 0 + m_MinSize: 0 + m_MaxSize: 96 + m_Alignment: 4 + m_AlignByGeometry: 0 + m_RichText: 1 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: 'To Open + +' +--- !u!1 &8775728586895614038 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728586895614039} + m_Layer: 0 + m_Name: Shop_Inventary (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728586895614039 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586895614038} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728586132421515} + - {fileID: 8775728585298011254} + - {fileID: 8775728585300381756} + m_Father: {fileID: 8775728586990183666} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 181.87, y: 327} + m_SizeDelta: {x: 363.74747, y: 512.5853} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &8775728586902712361 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728586902712366} + m_Layer: 0 + m_Name: UI + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8775728586902712366 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586902712361} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 10, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728585122198006} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &8775728586946400526 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728586946400527} + - component: {fileID: 8775728586946400525} + - component: {fileID: 8775728586946400524} + m_Layer: 0 + m_Name: Counter_2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728586946400527 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586946400526} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728586504140681} + m_Father: {fileID: 8775728585153381262} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: -57.000008} + m_SizeDelta: {x: 275, y: 55} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728586946400525 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586946400526} + m_CullTransparentMesh: 0 +--- !u!114 &8775728586946400524 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586946400526} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 1d87856b5620d6945a5939535d344f7d, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &8775728586990183677 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728586990183666} + - component: {fileID: 8775728586990183664} + - component: {fileID: 8775728586990183667} + m_Layer: 0 + m_Name: Window + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728586990183666 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586990183677} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728585593409990} + - {fileID: 8775728585601361790} + - {fileID: 8775728586895614039} + - {fileID: 8775728586596733147} + - {fileID: 8775728585153381262} + - {fileID: 8775728587004824209} + m_Father: {fileID: 8775728585946171699} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0.00022125, y: 0.0018311} + m_SizeDelta: {x: 755, y: 1498} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728586990183664 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586990183677} + m_CullTransparentMesh: 0 +--- !u!114 &8775728586990183667 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728586990183677} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: b1bde34ebba1c5c499b912ee0f20608a, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &8775728587004824208 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728587004824209} + m_Layer: 0 + m_Name: Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728587004824209 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587004824208} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728586730843127} + - {fileID: 8775728586872139178} + m_Father: {fileID: 8775728586990183666} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0.4, y: -558.9} + m_SizeDelta: {x: 631.98096, y: 234.06787} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &8775728587054670742 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728587054670743} + - component: {fileID: 8775728587054670741} + - component: {fileID: 8775728587054670740} + m_Layer: 0 + m_Name: Band + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728587054670743 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587054670742} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728585800031958} + m_Father: {fileID: 8775728587137324379} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 9.999939, y: -9.000122} + m_SizeDelta: {x: 504, y: 110} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728587054670741 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587054670742} + m_CullTransparentMesh: 0 +--- !u!114 &8775728587054670740 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587054670742} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 10a2c20c87d4d7e4095c74bbec7c9d81, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &8775728587057100398 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728587057100399} + - component: {fileID: 8775728587057100397} + - component: {fileID: 8775728587057100396} + m_Layer: 0 + m_Name: Item_Spase + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728587057100399 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587057100398} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728586596733147} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 57.999996} + m_SizeDelta: {x: 275, y: 275} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728587057100397 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587057100398} + m_CullTransparentMesh: 0 +--- !u!114 &8775728587057100396 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587057100398} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 40736113d34d5f6439ea190a0563b0df, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &8775728587130850604 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728587130850605} + - component: {fileID: 8775728587130850595} + - component: {fileID: 8775728587130850594} + m_Layer: 0 + m_Name: Item_Space (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728587130850605 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587130850604} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728587179710474} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0.000015259, y: 229} + m_SizeDelta: {x: 200, y: 200} + m_Pivot: {x: 0.5, y: 0.698537} +--- !u!222 &8775728587130850595 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587130850604} + m_CullTransparentMesh: 0 +--- !u!114 &8775728587130850594 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587130850604} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 00808f5dd70cfb946b2ba785ca3ce652, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &8775728587137324378 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728587137324379} + m_Layer: 0 + m_Name: Counter_Panel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728587137324379 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587137324378} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728587054670743} + - {fileID: 8775728585314484465} + m_Father: {fileID: 8775728585122198006} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -260, y: 864} + m_SizeDelta: {x: 520, y: 120} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &8775728587158022872 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728587158022873} + - component: {fileID: 8775728587158022879} + - component: {fileID: 8775728587158022878} + m_Layer: 0 + m_Name: Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728587158022873 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587158022872} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728585660588125} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -0.000015259, y: 4.44} + m_SizeDelta: {x: 300.0001, y: 70.00001} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728587158022879 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587158022872} + m_CullTransparentMesh: 0 +--- !u!114 &8775728587158022878 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587158022872} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_FontData: + m_Font: {fileID: 12800000, guid: 476c9458d63dcbc478b6d0a5436271aa, type: 3} + m_FontSize: 55 + m_FontStyle: 0 + m_BestFit: 0 + m_MinSize: 5 + m_MaxSize: 60 + m_Alignment: 4 + m_AlignByGeometry: 0 + m_RichText: 1 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: '10/10 + +' +--- !u!1 &8775728587179710485 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728587179710474} + - component: {fileID: 8775728587179710472} + - component: {fileID: 8775728587179710475} + m_Layer: 0 + m_Name: ItemWindow + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728587179710474 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587179710485} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728585533334005} + - {fileID: 8775728585952602486} + - {fileID: 8775728585868396635} + - {fileID: 8775728587130850605} + - {fileID: 8775728586160431706} + - {fileID: 8775728585897597330} + m_Father: {fileID: 8775728585379586062} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -0.0000038146973, y: 0} + m_SizeDelta: {x: 284, y: 1498} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728587179710472 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587179710485} + m_CullTransparentMesh: 0 +--- !u!114 &8775728587179710475 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587179710485} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: a5868c90a7237ad40a608bd2fef3b049, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &8775728587209985642 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728587209985643} + - component: {fileID: 8775728587209985641} + - component: {fileID: 8775728587209985640} + m_Layer: 0 + m_Name: Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728587209985643 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587209985642} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728585433807195} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728587209985641 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587209985642} + m_CullTransparentMesh: 0 +--- !u!114 &8775728587209985640 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587209985642} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_FontData: + m_Font: {fileID: 12800000, guid: 4c57c248ddd71c549aee052bef19eed1, type: 3} + m_FontSize: 86 + m_FontStyle: 0 + m_BestFit: 0 + m_MinSize: 8 + m_MaxSize: 105 + m_Alignment: 4 + m_AlignByGeometry: 0 + m_RichText: 1 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: GET +--- !u!1 &8775728587213283576 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728587213283577} + - component: {fileID: 8775728587213283580} + - component: {fileID: 8775728587213283583} + - component: {fileID: 8775728587213283582} + m_Layer: 0 + m_Name: Get_Button + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728587213283577 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587213283576} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 8775728585299594859} + m_Father: {fileID: 8775728585153381262} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: -158} + m_SizeDelta: {x: 260, y: 105} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728587213283580 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587213283576} + m_CullTransparentMesh: 0 +--- !u!114 &8775728587213283583 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587213283576} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: a31df0e1a3270fc46a9fd01a8ef2ec37, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!114 &8775728587213283582 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587213283576} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 8775728587213283583} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!1 &8775728587226449013 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8775728587226449002} + - component: {fileID: 8775728587226449000} + - component: {fileID: 8775728587226449003} + m_Layer: 0 + m_Name: Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &8775728587226449002 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587226449013} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8775728585202340323} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &8775728587226449000 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587226449013} + m_CullTransparentMesh: 0 +--- !u!114 &8775728587226449003 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8775728587226449013} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_FontData: + m_Font: {fileID: 12800000, guid: 4c57c248ddd71c549aee052bef19eed1, type: 3} + m_FontSize: 86 + m_FontStyle: 0 + m_BestFit: 0 + m_MinSize: 8 + m_MaxSize: 105 + m_Alignment: 4 + m_AlignByGeometry: 0 + m_RichText: 1 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: GET diff --git a/SunriseGame/Assets/Prefabs/UI.prefab.meta b/SunriseGame/Assets/Prefabs/UI.prefab.meta new file mode 100644 index 0000000000000000000000000000000000000000..125a0db11e93c0e2d24a16560589059616b33bcf --- /dev/null +++ b/SunriseGame/Assets/Prefabs/UI.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e86738adc72125e40bc2e4b5f1439932 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/SunriseGame/SunriseGame.sln b/SunriseGame/SunriseGame.sln index e44095d34f25beee06a4d0440814af71f0f669f5..6c9885434a62fbc2d611877615e6ea551ea07c1a 100644 --- a/SunriseGame/SunriseGame.sln +++ b/SunriseGame/SunriseGame.sln @@ -1,15 +1,18 @@  Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{0adde8e3-0429-6bab-68d1-9b2f8fbe6b54}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{E3E8DD0A-2904-AB6B-68D1-9B2F8FBE6B54}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {0adde8e3-0429-6bab-68d1-9b2f8fbe6b54}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0adde8e3-0429-6bab-68d1-9b2f8fbe6b54}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E3E8DD0A-2904-AB6B-68D1-9B2F8FBE6B54}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E3E8DD0A-2904-AB6B-68D1-9B2F8FBE6B54}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E3E8DD0A-2904-AB6B-68D1-9B2F8FBE6B54}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E3E8DD0A-2904-AB6B-68D1-9B2F8FBE6B54}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE