-
Notifications
You must be signed in to change notification settings - Fork 5
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
Updated Keyboard Controls #1
base: main
Are you sure you want to change the base?
Conversation
Also added support for multiple controllers to better simulate FRC games. Will add UI for the second control in further commits. |
a3ea16c
to
e2af882
Compare
Dual input now has UI for it, fork hosted at https://roboloco-5338.github.io/PestoLink-Online/ |
made dual input look nice made keyboard controls look nicer Update index.js Update index.js Update index.js fixed axis values Update index.html Update index.js
7af2087
to
0e15fdb
Compare
Update index.js
Update index.html Update index.html Update index.html Update index.html
This is nice work. I recently fixed keyboard override, so now IJKL controls axis 2 and 3. bnm, control buttons 4 5 6 and 7 now. Id like to add in displaying keyboard effects at some point. The dual gamepad is sick, might go for it at some point but I cant see merging that in anytime soon. I'm glad you are hosting a fork. |
Keyboard controls were finicky and did not show what inputs were being used. Made inputs visible and also remapped buttons to use every possible one.