Input and Joystick Tester (Unity 3D – Multiplatform)

Ever needed to find out what button or stick mapped to what button in the inputs in Unity 3D? Well this little project will help, should run on any device. Shows the first two connected devices and all their inputs.

I originally wrote this when I had an Apple TV dev box and didn’t know the inputs for the Apple TV remote or the Nimbus joypad.

Whole project is available on bitbucket here: https://bitbucket.org/Thorny/unity-input-and-joystick-tester/overview

Have fun!