2026-03-30 머리카락 물리효과, 아이템 습득 버그 수정

This commit is contained in:
2026-03-30 02:04:16 +09:00
parent 7fe45db079
commit d833da5bfa
8 changed files with 8 additions and 13 deletions

View File

@@ -80,8 +80,6 @@ public void OnDrop(PointerEventData eventData)
}
public void OnPointerEnter(PointerEventData eventData)
{
Debug.Log("PointerEnter");
if (currentItem != null && currentItem.Data != null)
{
// 드래그 중에는 툴팁 안띄움