问题描述
您好!
只是一个例子,我想做什么。我想从我的Gamecontroller(PS4或XBOX360控制器 - 无关紧要)读取/获取输入,然后在那之后直接发送另一个Button-Press。
示例场景:
我按下控制器上的Cicle / B - >等待~100ms然后按Cross / A
我的谷歌搜索非常令人失望。
Do你知道类似我的问题吗?
亲切的问候
我尝试过:
我对Gamecontrollers完全不熟悉。我的代码与键盘输入完美配合,并且在我读完所需输入后肯定会发送另一个。
Hello!
Just an example what I want to do. I want to read/get the input from my Gamecontroller (PS4 or XBOX360 Controller - Does not matter) and then send another Button-Press directly after that one.
Example Scenario:
I press Cicle/B on my Controller -> wait ~100ms then Press Cross/A
My Google-Searches was extremely disappointing sadly.
Do you know anything similar to my problem?
Kind Regards
What I have tried:
I am completely new to Gamecontrollers. My Code is working perfectly with Keyboard Inputs and surely sending another after I've read the desired input.
推荐答案
这篇关于阅读游戏控制器输入并发送一个后。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!