테스트 데이터 업로드
This commit is contained in:
@@ -28,6 +28,7 @@ namespace TON
|
||||
{
|
||||
if (collision.CompareTag("Monster")) // 적과 충돌 시 제거
|
||||
{
|
||||
// collision.gameObject.Damage();
|
||||
ReleaseObject();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user