From 6d32eae0dfc5df6b7fd40282da57814708be7d11 Mon Sep 17 00:00:00 2001 From: 99jamin <99jamin56@gmail.com> Date: Fri, 14 Mar 2025 14:57:32 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=B4=EB=93=9C=20=ED=8F=B4?= =?UTF-8?q?=EB=8D=94=20=EB=A6=AC=EC=86=8C=EC=8A=A4=20=ED=8F=B4=EB=8D=94=20?= =?UTF-8?q?=EC=9D=B4=EB=8F=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/KJM/KimJaeMin.unity | 69 ++++++++++++++++++ Assets/{Sounds => Resources}/PanelSound.meta | 0 .../PanelSound/ClickSwitch.wav | Bin .../PanelSound/ClickSwitch.wav.meta | 0 Assets/Sounds.meta | 8 -- 5 files changed, 69 insertions(+), 8 deletions(-) rename Assets/{Sounds => Resources}/PanelSound.meta (100%) rename Assets/{Sounds => Resources}/PanelSound/ClickSwitch.wav (100%) rename Assets/{Sounds => Resources}/PanelSound/ClickSwitch.wav.meta (100%) delete mode 100644 Assets/Sounds.meta diff --git a/Assets/KJM/KimJaeMin.unity b/Assets/KJM/KimJaeMin.unity index 3ac279c..d894fa9 100644 --- a/Assets/KJM/KimJaeMin.unity +++ b/Assets/KJM/KimJaeMin.unity @@ -214,8 +214,77 @@ Transform: m_Children: [] m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1842188759 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1842188762} + - component: {fileID: 1842188761} + - component: {fileID: 1842188760} + m_Layer: 0 + m_Name: EventSystem + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1842188760 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1842188759} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3} + m_Name: + m_EditorClassIdentifier: + m_SendPointerHoverToParent: 1 + m_HorizontalAxis: Horizontal + m_VerticalAxis: Vertical + m_SubmitButton: Submit + m_CancelButton: Cancel + m_InputActionsPerSecond: 10 + m_RepeatDelay: 0.5 + m_ForceModuleActive: 0 +--- !u!114 &1842188761 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1842188759} + 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!4 &1842188762 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1842188759} + 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!1660057539 &9223372036854775807 SceneRoots: m_ObjectHideFlags: 0 m_Roots: - {fileID: 656468223} + - {fileID: 1842188762} diff --git a/Assets/Sounds/PanelSound.meta b/Assets/Resources/PanelSound.meta similarity index 100% rename from Assets/Sounds/PanelSound.meta rename to Assets/Resources/PanelSound.meta diff --git a/Assets/Sounds/PanelSound/ClickSwitch.wav b/Assets/Resources/PanelSound/ClickSwitch.wav similarity index 100% rename from Assets/Sounds/PanelSound/ClickSwitch.wav rename to Assets/Resources/PanelSound/ClickSwitch.wav diff --git a/Assets/Sounds/PanelSound/ClickSwitch.wav.meta b/Assets/Resources/PanelSound/ClickSwitch.wav.meta similarity index 100% rename from Assets/Sounds/PanelSound/ClickSwitch.wav.meta rename to Assets/Resources/PanelSound/ClickSwitch.wav.meta diff --git a/Assets/Sounds.meta b/Assets/Sounds.meta deleted file mode 100644 index 90c109d..0000000 --- a/Assets/Sounds.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: a716234a0e4752148a60610ac1cc1185 -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: