- Home /
New ui system multitouch problem
Hello guys, I am working on a mobile android game.And using the new ui system but I got a problem with that.Multitouch couldnt working.While I pressing a button during pressed another one,it doesnt work.I searched before I open that topic.I found adding a Event trigger component in my button.(and sure I deleted stock button script,so I tried witout delete,it didnt work too).I am moving my player with buttons,anyway I added pointerdown for start moving(a bool will true) and pointerup for stop moving in that direction.(bool =false).But when I did same thing for other directions buttons;multitouch wont working:/
Your answer

Follow this Question
Related Questions
Missing new UI components in components menu 3 Answers
HELP how to use buttons 1 Answer
how to simulate keyboard left right keys to touch button in unity 4.6 ? 0 Answers
Cannot do anything except log form ui buttons 0 Answers
Change from Editor utility to Game Object ,Change Editor Utility in to Game Object 0 Answers