From a152d8c6135b66d7ef49db4764bf1cd72a8692b6 Mon Sep 17 00:00:00 2001 From: Ino Date: Mon, 23 Dec 2024 12:30:41 +0900 Subject: [PATCH] =?UTF-8?q?=ED=94=BC=EA=B2=A9=EB=B2=94=EC=9C=84=20?= =?UTF-8?q?=ED=91=9C=EC=8B=9C=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Ino_nerdnavis.txt | 1 + Assets/Res_Addr/Projectile/MeleeAttack.prefab | 7 ++++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Assets/Ino_nerdnavis.txt b/Assets/Ino_nerdnavis.txt index 8d26f2958..beb421d4a 100644 --- a/Assets/Ino_nerdnavis.txt +++ b/Assets/Ino_nerdnavis.txt @@ -38,3 +38,4 @@ classconfig 에 의해 정해짐 코스튬 - 코스튬 나오고 난 뒤 세팅 +스킬 미리 로드 \ No newline at end of file diff --git a/Assets/Res_Addr/Projectile/MeleeAttack.prefab b/Assets/Res_Addr/Projectile/MeleeAttack.prefab index 31462e074..d516e0891 100644 --- a/Assets/Res_Addr/Projectile/MeleeAttack.prefab +++ b/Assets/Res_Addr/Projectile/MeleeAttack.prefab @@ -17,7 +17,7 @@ GameObject: m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 1 + m_IsActive: 0 --- !u!4 &3212436743952790601 Transform: m_ObjectHideFlags: 0 @@ -28,7 +28,7 @@ Transform: serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1.5, y: 3, z: 1.5} + m_LocalScale: {x: 3, y: 3, z: 3} m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 223961062764596305} @@ -130,6 +130,7 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: m_Pierce: 0 + str_HitEffect: --- !u!65 &6782093134866277011 BoxCollider: m_ObjectHideFlags: 0 @@ -149,5 +150,5 @@ BoxCollider: m_ProvidesContacts: 0 m_Enabled: 1 serializedVersion: 3 - m_Size: {x: 1.5, y: 3, z: 1.5} + m_Size: {x: 3, y: 3, z: 3} m_Center: {x: 0, y: 0, z: 0}