-
Notifications
You must be signed in to change notification settings - Fork 33
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
Joystick input remapping #67
Comments
I know this is old but in Lemur version 1.13 I did a bunch of joystick related changes. Did that solve some of these issues? |
Hey nice to hear from you! 😉
From what I can remember now, yes, you made several useful improvements when I asked. So my vote is to keep these changes.
…________________________________
Da: Paul Speed <[email protected]>
Inviato: giovedì 2 luglio 2020 03:11
A: jMonkeyEngine-Contributions/Lemur <[email protected]>
Cc: Pesegato <[email protected]>; Author <[email protected]>
Oggetto: Re: [jMonkeyEngine-Contributions/Lemur] Joystick input remapping (#67)
I know this is old but in Lemur version 1.13 I did a bunch of joystick related changes. Did that solve some of these issues?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#67 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACEAWM7KX2H35T27YZMOKVLRZPNDDANCNFSM4GFDKYDA>.
|
Thanks. I was just wondering if we can close this github issue or if there are still things remaining to do. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
These are 2 separate issues, but they both boils down to: InputMapper don’t integrate seamlessly with InputManager.
https://hub.jmonkeyengine.org/t/joystick-input-remapping/40693/7
https://hub.jmonkeyengine.org/t/joystick-input-remapping/40693/13
In the current state, I’m forced to fall back to InputManager to overcome the above issues
The text was updated successfully, but these errors were encountered: