ragin-mages
ragin-mages copied to clipboard
Add swipe capabilities
Allow mobile users to control direction by swiping. This also requires to move firing to pointer up. Give option how to control movement - D-pad or swipes
- on pointer down store position
- on pointer up check position
- if nearly same position (within ~10 pixels) fire
- if greater distance - register swipe and move character
- allow "running" move speed based on how are swiped?