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}