InputActions Changelog

What's new in InputActions 1.0.2

Oct 7, 2023
  • Removed XBox controller support since this added another dependency which would only have been needed if the XBox controller was used. Additionaly the implementation of controller support in the InputActions wasn't very good...

New in InputActions 1.0.1 (Jan 17, 2023)

  • Added methods for getting and manipulating keys
  • Made MouseActions and KeyboardActions static
  • Added Readme