Make WASM work with keyboard #2440
Replies: 5 comments
-
@paulocoutinhox |
Beta Was this translation helpful? Give feedback.
-
more a discussion? |
Beta Was this translation helpful? Give feedback.
-
Wasm need receive events, like keyboard. |
Beta Was this translation helpful? Give feedback.
-
@halx99 |
Beta Was this translation helpful? Give feedback.
-
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
A game in WASM have support for mouse/touch but not to keyboard.
Describe the solution you'd like
Add support for keyboard between javascript and WASM application.
Demo
Application:
https://axext.netlify.app/
Menu:
Layer pan zoom (arrows keys or w/a/s/d)
Repository:
https://github.com/paulocoutinhox/axmol-extensions
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions