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

Issue with buttons on mobile after export #86

Open
MartinLyne opened this issue Nov 10, 2024 · 2 comments
Open

Issue with buttons on mobile after export #86

MartinLyne opened this issue Nov 10, 2024 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@MartinLyne
Copy link

Hey, I think I have an issue that stems from the touch as mouse / mouse as touch settings that the joystick requires.

Seems a normal button works fine on desktop when clicked with mouse, but after exporting it to android the button doesn't respond to touch input. (This is before I can even get to the joystick, so that may work fine)

It's quite possible I'm doing something dumb.. but if anyone has any idea how I might get around this I'd love to hear it thanks.

@MarcoFazioRandom
Copy link
Owner

There was a similar issue some time ago, #55.
Try using TouchScreenButton instead of TextureButton.

@MarcoFazioRandom MarcoFazioRandom added the duplicate This issue or pull request already exists label Nov 13, 2024
@MarcoFazioRandom
Copy link
Owner

Hey @MartinLyne, do you have any news? Have you tried that solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants