NuiLab / code-vr

🐍 Program and explore real applications with virtual reality! Learn how to program, compete to build apps, and even collaborate with other people in realtime, in game or not!
MIT License
146 stars 13 forks source link

Input Map Fix #3

Closed lborg019 closed 7 years ago

lborg019 commented 7 years ago

Don't merge yet, still working on the fix!

This will fix the issue with inputs overshadowing others when you release them.

For example, pressing left arrow and right arrow at the same time, then letting go of one should result in the mapping of the one that was still being pressed being active.