20250908 사운드, pool 학습

This commit is contained in:
seonkyu.kim 2025-09-08 16:59:21 +09:00
parent 1d78f6a38f
commit 4b87cdb8e6
1612 changed files with 47880 additions and 15334 deletions

View File

@ -12,7 +12,7 @@
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{0de57e26-f47c-5e8b-943d-56e0af1538c3}</ProjectGuid>
<ProjectGuid>{f76fad7a-1f49-66c0-1620-1fbff537157c}</ProjectGuid>
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
@ -66,6 +66,9 @@
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/SkewTextExample.cs" />
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/WarpTextExample.cs" />
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/ShaderPropAnimator.cs" />
<Compile Include="Assets/Scripts/Managers/SoundManager.cs" />
<Compile Include="Assets/Scripts/Managers/SceneManagerEx.cs" />
<Compile Include="Assets/Scripts/UI/SubItem/UI_Inven_Item.cs" />
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TMP_TextInfoDebugTool.cs" />
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/VertexShakeA.cs" />
<Compile Include="Assets/Scripts/UI/Popup/UI_Popup.cs" />
@ -75,19 +78,23 @@
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/ChatController.cs" />
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TMP_DigitValidator.cs" />
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TMP_FrameRateCounter.cs" />
<Compile Include="Assets/Scripts/Scenes/BaseScene.cs" />
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/Benchmark01.cs" />
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TextMeshSpawner.cs" />
<Compile Include="Assets/Scripts/UI/Popup/UI_Button.cs" />
<Compile Include="Assets/Scripts/Managers/Managers.cs" />
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/CameraController.cs" />
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/Benchmark03.cs" />
<Compile Include="Assets/Scripts/Scenes/GameScene.cs" />
<Compile Include="Assets/Scripts/Managers/Poolable.cs" />
<Compile Include="Assets/Scripts/Scenes/LoginScene.cs" />
<Compile Include="Assets/Scripts/Managers/PoolManager.cs" />
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/DropdownSample.cs" />
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/VertexColorCycler.cs" />
<Compile Include="Assets/Scripts/Managers/ResourceManager.cs" />
<Compile Include="Assets/Scripts/Managers/InputManager.cs" />
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/ObjectSpin.cs" />
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TMP_PhoneNumberValidator.cs" />
<Compile Include="Assets/Scripts/UI/Scene/UI_Inven_Item.cs" />
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TextConsoleSimulator.cs" />
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TeleType.cs" />
<Compile Include="Assets/Scripts/Controllers/CameraController.cs" />
@ -95,6 +102,7 @@
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TMP_TextEventCheck.cs" />
<Compile Include="Assets/Scripts/Utils/Define.cs" />
<Compile Include="Assets/TextMesh Pro/Examples &amp; Extras/Scripts/TextMeshProFloatingText.cs" />
<Compile Include="Assets/Scripts/TestSound.cs" />
<Compile Include="Assets/Scripts/UI/UI_EventHandler.cs" />
<Compile Include="Assets/Scripts/UI/Scene/UI_Scene.cs" />
<None Include="Assets/Resources/Art/UnityChan/Shader/Unitychan_chara_fuku.shader" />
@ -125,7 +133,7 @@
<None Include="Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt" />
<None Include="Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc" />
<None Include="Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc" />
<None Include="Assets/Resources/Art/UnityChan/Sounds/unity-chan_voice_list.txt" />
<None Include="Assets/Resources/Sounds/UnityChan/unity-chan_voice_list.txt" />
<None Include="Assets/Resources/Art/UnityChan/Shader/Unitychan_chara_hada_blend.shader" />
<None Include="Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt" />
<None Include="Assets/Resources/Art/UnityChan/Shader/Unitychan_chara_eye.shader" />
@ -500,37 +508,22 @@
<HintPath>/Applications/Unity/Hub/Editor/6000.2.2f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.XRModule.dll</HintPath>
</Reference>
<Reference Include="Unity.Collections.LowLevel.ILSupport">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/PackageCache/com.unity.collections@d49facba0036/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/PackageCache/com.unity.collections@d49facba0036/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll</HintPath>
</Reference>
<Reference Include="nunit.framework">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/PackageCache/com.unity.ext.nunit@031a54704bff/net40/unity-custom/nunit.framework.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/PackageCache/com.unity.ext.nunit@031a54704bff/net40/unity-custom/nunit.framework.dll</HintPath>
</Reference>
<Reference Include="System.IO.Hashing">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/PackageCache/com.unity.collections@d49facba0036/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/PackageCache/com.unity.collections@d49facba0036/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/PackageCache/com.unity.visualscripting@6279e2b7c485/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/PackageCache/com.unity.visualscripting@6279e2b7c485/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Mono.Cecil">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/PackageCache/com.unity.nuget.mono-cecil@d78732e851eb/Mono.Cecil.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/PackageCache/com.unity.nuget.mono-cecil@d78732e851eb/Mono.Cecil.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.CompilerServices.Unsafe">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/PackageCache/com.unity.collections@d49facba0036/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.iOS.Extensions.Xcode">
<HintPath>/Applications/Unity/Hub/Editor/6000.2.2f1/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.iOS.Extensions.Common">
<HintPath>/Applications/Unity/Hub/Editor/6000.2.2f1/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Common.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.Apple.Extensions.Common">
<HintPath>/Applications/Unity/Hub/Editor/6000.2.2f1/PlaybackEngines/iOSSupport/UnityEditor.Apple.Extensions.Common.dll</HintPath>
</Reference>
<Reference Include="Unity.Android.Types">
<HintPath>/Applications/Unity/Hub/Editor/6000.2.2f1/PlaybackEngines/AndroidPlayer/Unity.Android.Types.dll</HintPath>
</Reference>
<Reference Include="Unity.Android.Gradle">
<HintPath>/Applications/Unity/Hub/Editor/6000.2.2f1/PlaybackEngines/AndroidPlayer/Unity.Android.Gradle.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/PackageCache/com.unity.collections@d49facba0036/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.iOS.Extensions.Xcode">
<HintPath>/Applications/Unity/Hub/Editor/6000.2.2f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
@ -902,157 +895,157 @@
<HintPath>/Applications/Unity/Hub/Editor/6000.2.2f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/mscorlib.dll</HintPath>
</Reference>
<Reference Include="Unity.RenderPipelines.Core.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.RenderPipelines.Core.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.RenderPipelines.Core.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.2D.Sprite.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.TextMeshPro">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
</Reference>
<Reference Include="Unity.AI.Navigation">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.AI.Navigation.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.AI.Navigation.dll</HintPath>
</Reference>
<Reference Include="Unity.RenderPipelines.Core.ShaderLibrary">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.RenderPipelines.Core.ShaderLibrary.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.RenderPipelines.Core.ShaderLibrary.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.SettingsProvider.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.RenderPipelines.Universal.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.AI.Navigation.Updater">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.AI.Navigation.Updater.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.AI.Navigation.Updater.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
</Reference>
<Reference Include="Unity.AI.Navigation.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.AI.Navigation.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.AI.Navigation.Editor.dll</HintPath>
</Reference>
<Reference Include="PPv2URPConverters">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/PPv2URPConverters.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/PPv2URPConverters.dll</HintPath>
</Reference>
<Reference Include="Unity.RenderPipelines.Core.Runtime.Shared">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.Shared.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.Shared.dll</HintPath>
</Reference>
<Reference Include="Unity.RenderPipelines.Universal.2D.Runtime">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.2D.Runtime.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.2D.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Shared.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.VisualScripting.Shared.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.VisualScripting.Shared.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Searcher.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.Searcher.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.Searcher.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.PlasticSCM.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.PlasticSCM.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.PlasticSCM.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Burst.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.Burst.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.Burst.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Core">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.VisualScripting.Core.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.VisualScripting.Core.dll</HintPath>
</Reference>
<Reference Include="Unity.Mathematics.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.Mathematics.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.Mathematics.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Rendering.LightTransport.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.Rendering.LightTransport.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.Rendering.LightTransport.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Rider.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.AI.Navigation.Editor.ConversionSystem">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.AI.Navigation.Editor.ConversionSystem.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.AI.Navigation.Editor.ConversionSystem.dll</HintPath>
</Reference>
<Reference Include="Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll</HintPath>
</Reference>
<Reference Include="Unity.RenderPipelines.Core.Runtime">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Flow">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.VisualScripting.Flow.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.VisualScripting.Flow.dll</HintPath>
</Reference>
<Reference Include="Unity.TextMeshPro.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Flow.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.VisualScripting.Flow.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.VisualScripting.Flow.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualStudio.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.VisualStudio.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.VisualStudio.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Collections">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.Collections.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.Collections.dll</HintPath>
</Reference>
<Reference Include="Unity.InputSystem.ForUI">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.InputSystem.ForUI.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.InputSystem.ForUI.dll</HintPath>
</Reference>
<Reference Include="Unity.RenderPipelines.GPUDriven.Runtime">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.RenderPipelines.GPUDriven.Runtime.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.RenderPipelines.GPUDriven.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.State.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.VisualScripting.State.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.VisualScripting.State.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Mathematics">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.Mathematics.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.Mathematics.dll</HintPath>
</Reference>
<Reference Include="Unity.RenderPipelines.Universal.Shaders">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Shaders.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Shaders.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
</Reference>
<Reference Include="Unity.Multiplayer.Center.Common">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.Multiplayer.Center.Common.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.Multiplayer.Center.Common.dll</HintPath>
</Reference>
<Reference Include="Unity.Burst">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.Burst.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.Burst.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Core.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.VisualScripting.Core.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.VisualScripting.Core.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Multiplayer.Center.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.Multiplayer.Center.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.Multiplayer.Center.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.RenderPipelines.Universal.Runtime">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Runtime.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.Rendering.LightTransport.Runtime">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.Rendering.LightTransport.Runtime.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.Rendering.LightTransport.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.State">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.VisualScripting.State.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.VisualScripting.State.dll</HintPath>
</Reference>
<Reference Include="Unity.RenderPipelines.Universal.Config.Runtime">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Config.Runtime.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Config.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.RenderPipeline.Universal.ShaderLibrary">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.RenderPipeline.Universal.ShaderLibrary.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.RenderPipeline.Universal.ShaderLibrary.dll</HintPath>
</Reference>
<Reference Include="Unity.Collections.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.Collections.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.Collections.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.ShaderGraph.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.ShaderGraph.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.ShaderGraph.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.2D.Sprite.AIIntegration.Editor">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.2D.Sprite.AIIntegration.Editor.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.2D.Sprite.AIIntegration.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.RenderPipelines.Core.Editor.Shared">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.RenderPipelines.Core.Editor.Shared.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.RenderPipelines.Core.Editor.Shared.dll</HintPath>
</Reference>
<Reference Include="Unity.InputSystem">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/Unity.InputSystem.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/Unity.InputSystem.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>/Users/seankim/1.Program/7. Unity/Unity_Learn/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
<HintPath>/Users/ta9/DEV/Study/prj_Inflearn/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>

View File

@ -0,0 +1,81 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &894043396159984349
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 928437299129498626}
- component: {fileID: 4381413635800315266}
- component: {fileID: 8130436187411191958}
m_Layer: 0
m_Name: EventSystem
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &928437299129498626
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 894043396159984349}
serializedVersion: 2
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_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &4381413635800315266
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 894043396159984349}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3}
m_Name:
m_EditorClassIdentifier:
m_FirstSelected: {fileID: 0}
m_sendNavigationEvents: 1
m_DragThreshold: 10
--- !u!114 &8130436187411191958
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 894043396159984349}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 01614664b831546d2ae94a42149d80ac, type: 3}
m_Name:
m_EditorClassIdentifier:
m_SendPointerHoverToParent: 1
m_MoveRepeatDelay: 0.5
m_MoveRepeatRate: 0.1
m_XRTrackingOrigin: {fileID: 0}
m_ActionsAsset: {fileID: -944628639613478452, guid: ca9f5fa95ffab41fb9a615ab714db018, type: 3}
m_PointAction: {fileID: -1654692200621890270, guid: ca9f5fa95ffab41fb9a615ab714db018, type: 3}
m_MoveAction: {fileID: -8784545083839296357, guid: ca9f5fa95ffab41fb9a615ab714db018, type: 3}
m_SubmitAction: {fileID: 392368643174621059, guid: ca9f5fa95ffab41fb9a615ab714db018, type: 3}
m_CancelAction: {fileID: 7727032971491509709, guid: ca9f5fa95ffab41fb9a615ab714db018, type: 3}
m_LeftClickAction: {fileID: 3001919216989983466, guid: ca9f5fa95ffab41fb9a615ab714db018, type: 3}
m_MiddleClickAction: {fileID: -2185481485913320682, guid: ca9f5fa95ffab41fb9a615ab714db018, type: 3}
m_RightClickAction: {fileID: -4090225696740746782, guid: ca9f5fa95ffab41fb9a615ab714db018, type: 3}
m_ScrollWheelAction: {fileID: 6240969308177333660, guid: ca9f5fa95ffab41fb9a615ab714db018, type: 3}
m_TrackedDevicePositionAction: {fileID: 6564999863303420839, guid: ca9f5fa95ffab41fb9a615ab714db018, type: 3}
m_TrackedDeviceOrientationAction: {fileID: 7970375526676320489, guid: ca9f5fa95ffab41fb9a615ab714db018, type: 3}
m_DeselectOnBackgroundClick: 1
m_PointerBehavior: 0
m_CursorLockBehavior: 0
m_ScrollDeltaPerTick: 6

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: ae03fdc058adc469b9fcdd298004899b
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 64a081f1049094fc4ac7ab8b5aa0dc7f
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 82b262e6ed5c24974b67df72d09310e1
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

Some files were not shown because too many files have changed in this diff Show More