CapersProject/Assets/02.Scripts/Character
Nam Tae Gun 7f021541d6 #1 시작할 때, Key Action이 전부 활성화되는 버그 수정
- 1.7.0 Input System에서는 문제 없다가 1.8.2로 업그레이드되면서 처음 PlayerInput의 모든 Action이 Enable되는 현상이 생겼습니다.
- CombatPlayer프리팹에서 PlayerInput컴포넌트를 비활성화 하고, 생성과 동시에 활성화합니다.
- 첫 번째 튜토리얼에 진입하는 순간, 키 입력을 순간적으로 비활성화하고 되돌립니다.

Closes #1
2024-06-04 22:15:14 +09:00
..
Enemy Initial commit 2024-06-04 03:26:03 +09:00
Player #1 시작할 때, Key Action이 전부 활성화되는 버그 수정 2024-06-04 22:15:14 +09:00
AnimationController.cs Initial commit 2024-06-04 03:26:03 +09:00
AnimationController.cs.meta Initial commit 2024-06-04 03:26:03 +09:00
Enemy.meta Initial commit 2024-06-04 03:26:03 +09:00
Player.meta Initial commit 2024-06-04 03:26:03 +09:00