Greetings!

An update to cInput has been submitted to the Asset Store and the cInput website. If you bought cInput from the Asset Store then the update should hopefully be available within 24 hours. If you bought it from the website then the update is available right now.

cInput changes:

v 2.3.1

  • Added the ability to set sensitivity with SetAxisSensitivity() rather than having all axes use the same sensitivity. (Thanks Jacob)
  • You can now also set the sensitivity for an axis when you create it with SetAxis().
  • You can now forbid keys from being used as inputs with ForbidKey(). (Thanks Kurt)