Hello,
are game controllers currently supported for Unity Metro?
I tested 3 different controllers with my current Windows Store app and it seems like no one is working. All the controllers can be found and tested in the Windows 8 control panel. The Unity method Input.GetJoystickNames() return always an empty array and e.g. Input.GetKeyDown(KeyCode.Joystick1Button0) etc. always returns false.
Google doesnt help
Any ideas or hints?
I Unity doesnt support this, than Iâll need to go for XInput directlyâŚ
Thanks a lot!