I decided to create a plugin to be able to do general testing with gamepads, which I call Gamepad Util.
Main uses are testing if buttons work, the values of triggers at certain positios, thumbstick positions, DPad movement, and haptic feedback (if your controller supports it).
Thumbstick pressing will turn the X and Y numbers green in case you are wondering where that is.
2 Likes
I want to convert my game into something that’s mobile compatible. I want to put in a second thumbnail so the left thumb does movement, and the right handles camera.
Would this help me somehow?
No. It is meant for testing controllers, not camera scripts.
Oh no, I script them myself. I was just wondering if this would help me place down the Thumb controller GUIs and let me get the input through some sort of module.
Eh, I think his plugin is meant for testing controllers, not code for controllers.
It could be useful if you don’t know which button/stick on your controller does what (and how much etc)