- Home /
Unity Android/iphone controller with mouse for Test....
I made own game with dual touchpad and i test with unity test game so i cant click anything with my mouse then second i tested penelope (from example projects in unity) so still not work.. :(
I tried install in android emulator after build & RUN.. got stuck in android home screen in my pc, and 2 of other pc.. :(
any idea?
Answer by eriQue · Nov 24, 2010 at 12:43 PM
Unity Android only supports the emulator through the Experimental/Universal build option (Unity actually requires an ARMv7 CPU while the emulator only emulates an ARMv5 CPU).
The build option can be found under Player Settings / Other Settings / Device Filter.
Your answer
Follow this Question
Related Questions
Porting simple game to android (Problem -> Controller) 0 Answers
how do i move my player left and right using touch pad? 1 Answer
Changing first person controller to work with Ouya 1 Answer
disable secondary touch input (android) 0 Answers
Controller (like in Angry Bots) for smarthphones for free on C#?? 1 Answer