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.

This version brings about some major changes to the internal structure of the code which allows compatibility with mobile devices and Flash, and improves the performance of cInput.

cInput changes:

v 2.4.0

  • cInput is now compatible with iOS, Android, and Flash.
  • Improved efficiency (less CPU overhead).
  • Fixed key & axis mapped to same input causing KeyUp to fire instantly. (Thanks goodhustle)
  • Added read-only public bool “scanning” as getter for the private bool “_scanning” (Thanks goodhustle)