피격범위 표시 제거

This commit is contained in:
Ino 2024-12-23 12:30:41 +09:00
parent b6e9f6b79f
commit a152d8c613
2 changed files with 5 additions and 3 deletions

View File

@ -38,3 +38,4 @@ classconfig 에 의해 정해짐
코스튬
- 코스튬 나오고 난 뒤 세팅
스킬 미리 로드

View File

@ -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}