mirror of
https://github.com/nicklockwood/RetroRampage.git
synced 2026-04-03 00:28:30 -06:00
Dual-stick controls #11
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 @nicklockwood on 2/10/2020
This PR adds dual-stick controls for iOS, allowing the player to strafe left and right.
The left half of the screen control movement, the right half controls turning. Tap anywhere to fire.
Big thanks to @akbashev for the implementation. His original PR can be found here.