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

Clickable controls? #3

Open
xahon opened this issue Apr 20, 2019 · 3 comments
Open

Clickable controls? #3

xahon opened this issue Apr 20, 2019 · 3 comments

Comments

@xahon
Copy link

xahon commented Apr 20, 2019

Hello. Did you reverted sandstranger's clickability feature? Why? Can I help you implement it right way to boost gaming experience?

@terabyte25
Copy link
Owner

terabyte25 commented Apr 20, 2019

The reason as to why I reverted sandstranger's control was because I did not properly implement it: if you clicked on an area where the joystick was covered, the click would not go through to openmw.

Right now I'm trying to reimplement it, but the farthest I got was where I could click on almost any part of the screen, however, I would first have to make the cursor "appear" by moving around, then click.

If you can implement it fully, I will be more than happy to merge it.

@terabyte25
Copy link
Owner

@xahon By the way, here is sandstranger's code for his own APK. https://github.com/terabyte25/sandstranger-openmw

If you look closely, he implements the touch events in SDLActivity, and he makes all the controls "disappear" in MouseCursor.

@terabyte25
Copy link
Owner

@xahon Alright, here is the new version of build for clickable controls. https://mega.nz/#!9rZ3iCRD!wqh0levSCUIoROLs_YD5mx-e0eWWTbo_MT5bdWBSxpo

May you test it and see if it works?

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

No branches or pull requests

2 participants