unity input system踩坑记录
一些tutorialInput System Tutorials: https://gamedev-resources.com/tutorials-2/new-input-system-tutorials/
EnhancedTouch不能和InputAction一起使用
Enhanced touch support cannot be used in combination with InputActions though both can be used side-by-side.
见https://docs.unity3d.com/Packages/com.unity.inputsystem@1.5/api/UnityEngine.InputSystem.EnhancedTouch.EnhancedTouchSupport.html
启用Touch模拟
WindowAnalysisInput Debugger.
OptionsSimulate Touch from Mouse or Pen.
页:
[1]