anyone have any idea how to know which bluTooth controllers will work with iPhone… and with Unity3d ? either out of the box, or ones that include unity plugins ?
any reccommendations that you know work ? looking for something cheap with d-pads and analog stick.
Cheers
Any controller marked as MFI should work. The ones sold on apple.com are MFI compatible for sure.
Thanks, bought a logitech powershell, seems to at least partly work on old build of my game (pause button pauses) but none of the other buttons work… any idea how to know what buttons to assign to what ?
Is it a case of just pressing buttons, and printing data on screen, and taking notes ? (can’t run game while connected to debugger or Xcode)
cheers
It should just work fine. Are you using these mappings: http://docs.unity3d.com/Manual/iphone-joystick.html ?
Thanks those worked great.