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

[FEAT] Disable joystick movement #172

Open
ChocolateLoverRaj opened this issue Dec 14, 2021 · 0 comments
Open

[FEAT] Disable joystick movement #172

ChocolateLoverRaj opened this issue Dec 14, 2021 · 0 comments

Comments

@ChocolateLoverRaj
Copy link

Is your feature request related to a problem? Please describe.
I'm making a game with a joystick. I'm making the position of the joystick customizable. When moving the position of the joystick, I want to just show the joystick component, but not actually let the joystick move.

Describe the solution you'd like
Maybe manager.disabled = true or have an option called disabled when creating joystick.

Describe alternatives you've considered
Just showing a circle instead of a joystick, or just showing a rectangle where the joystick would be.

Additional context
Currently It's just a green outlined rectangle:

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

No branches or pull requests

1 participant