ジョイスティック関連の定数を整理し、デッドゾーンや最小移動量の閾値を追加。useJoystickControllerでの入力処理を改善。
1 parent a463fff commit 0260f98d3102784bfd0414653bdfe28ac9858eed
@rinto hasegawa rinto hasegawa authored on 24 Feb
Showing 5 changed files
View
apps/client/src/scenes/game/input/joystick/JoystickInputPresenter.tsx
View
apps/client/src/scenes/game/input/joystick/common/index.ts
View
apps/client/src/scenes/game/input/joystick/common/joystick.constants.ts
View
apps/client/src/scenes/game/input/joystick/useJoystickController.ts
View
apps/client/src/scenes/game/input/joystick/useJoystickState.ts