Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Touch control optimisation [iOS, Android] #207

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

zverinapavel
Copy link

Added better touch controls for touch devices (iOS, Android).

One finger tap moves mouse cursor to the tapped position and does left mouse click. (new!)
One finger drag moves mouse cursor around. The finger doesn't have to be at the cursor position, but anywhere on the screen. This is useful for accurate selection of dialogue options, and precise aiming during combat.
Tap two fingers for right mouse click (switches mouse cursor mode).
Move two fingers to scroll current view (map view, worldmap view, inventory scrollers).
Tap with three fingers to simulate a left mouse button click at the cursor's current location without moving it. This is ideal for accurately selecting dialogue options or executing precise attacks during combat.

Also edited Readme.md with this explanation.

Fixes #180

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[iPadOS] Enhancement Request: Touch Mode for iPad Version – Streamlining User Experience
1 participant