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 joystick pad #4

Open
gnud opened this issue Aug 25, 2018 · 0 comments
Open

Mobile joystick pad #4

gnud opened this issue Aug 25, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gnud
Copy link
Owner

gnud commented Aug 25, 2018

If the app is viewed from a mobile browser, show an overlay of joystick buttons below the scene.

  1. Each of the buttons should trigger one of the arrow actions.
  2. The joystick buttons should be created into a new component and communicate with the scene (parent) via events
  3. The scene should implement event listener for actions
  4. Refactor the current handler in the scene to not command the player, but instead to trigger events
@gnud gnud added the enhancement New feature or request label Aug 25, 2018
@gnud gnud self-assigned this Aug 25, 2018
@gnud gnud changed the title Mobile OSD button Mobile joystick pad Aug 25, 2018
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