请问win32Controller如何实现只移动鼠标指针,不触发click动作呢? #323
Unanswered
kkkkninezzz
asked this question in
Q&A
Replies: 1 comment 1 reply
-
可以试试自定义动作用 touch move,2.0 版本或许会在 Pipeline 里也支持下 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
尝试使用过swipe,会触发一次click,但我想要实现的是在游戏里移动视角,请问有什么方式可以实现吗
Beta Was this translation helpful? Give feedback.
All reactions