-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support input gestures in Trolls
Not too bad! just need to pass the event in a few places. Sometimes 2 moves fire quickly (e.g. down is interpreted as left then down) - i think this can happen with the joystick as well - maybe a stronger delay while moving would solve it?
- Loading branch information
1 parent
b2cf65c
commit 755bfa4
Showing
2 changed files
with
29 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters