unity input system踩坑记录

2023-03-08  本文已影响0人  taiyosen

一些tutorial

Input 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模拟

Window ▸ Analysis ▸ Input Debugger.
Options ▸ Simulate Touch from Mouse or Pen.

上一篇 下一篇

猜你喜欢

热点阅读