Skip to content

Releases: liftoff/HumanInput

Version 1.1.15 fixes the gamepad plugin

20 Aug 01:57
Compare
Choose a tag to compare

The issue that was preventing the gamepad plugin from working properly has been corrected.
Also, an edge case has been corrected (accounted for?) when browsers would incorrectly detect an axis as a button resulting in unnecessary "hold" events being triggered. The plugin is now smart about that situation and doesn't generate hold or "down" events for such axis.