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

Mobile controls #3

Open
sessamekesh opened this issue Jan 21, 2022 · 0 comments
Open

Mobile controls #3

sessamekesh opened this issue Jan 21, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@sessamekesh
Copy link
Owner

Mobile controls use touch, and use it differently from click - zoom gesture for zoom, two finger swipe for pan, one finger press/drag for actions.

UI will also change the behavior of the one finger press/drag.

This logic will best be implemented in JavaScript and passed along to the WASM listener.

Game factory can accept a handle to an object that will construct, attach, detach, and destroy a mobile listener.

@sessamekesh sessamekesh added this to the MVP renderer implemented milestone Jan 21, 2022
@sessamekesh sessamekesh added the enhancement New feature or request label Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant