Support for new input system

Issue #104 resolved
Yusuf Ismail repo owner created an issue

Add native support for the new input system so that the “Both/Legacy“ options aren’t required to make QC work

Comments (3)

  1. Yusuf Ismail reporter

    Moving all input related behaviour into InputHelpers that switches based on which backend is present should be trivial; the issue is managing the dependency on the new input system

    The asmdef must reference it, and afaik only later versions of Unity support optional references, which would mean QC would be locked into requiring the new input system just to support it which is non ideal

  2. Log in to comment