mirror of
https://github.com/nicklockwood/RetroRampage.git
synced 2026-04-03 00:28:30 -06:00
Game controller and tvOS support #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pjcook on 3/22/2020
This commit provides basic game controller support. I suggest that you first pull the dual stick controls PR as this adds the ability to strafe to the game, then you can make the commented tweak in the
GameControllerManager+Inputextension to enable strafing.