스킬 슬롯 제어 로직 테스트

This commit is contained in:
aube.lee
2025-02-08 00:25:30 +09:00
parent a68e2b7479
commit 14a53032e0
5 changed files with 99 additions and 59 deletions

View File

@@ -33,6 +33,7 @@ namespace TON
joystick = ControllerUI.Instance.joystick;
ControllerUI.Instance.linkedCharactor = this;
attackCollider.EnableCollider(false); // 기본 공격 Enable 비활성화
Initialize();