오류수정

This commit is contained in:
2026-09-01 21:36:23 +09:00
parent 7ec587353a
commit 527dc54218
27 changed files with 922 additions and 80 deletions

View File

@@ -46,7 +46,7 @@ public class ClickThroughHitTest : MonoBehaviour
bool useNoActivate = true;
[Header("검증용")]
[SerializeField] bool showDebugHud = true;
[SerializeField] bool showDebugHud = false;
[Tooltip("커서가 캐릭터 위에 있을 때 미세하게 커지는 반응. 과하면 화면 제한 계산에도 영향을 준다")]
[SerializeField] bool visualizeHover = true;