I have googled this and looked and have not found the answers I am looking for so don’t be one of those dutchbags and say “well, I did a google search”…
- So using the UI button script onclick() event, does it matter what order they are in? Is there a order they fire? Is this different from windows verses android? I’ve had a lot of issues with onclick() in unity 5.35 not working right firing stuff so this may help resolve it. or it may be a bug.
2)On the event system ‘standalone inout module’ and ‘tuch input module’, what does ‘force module active’ do?
3) If I have a game that is touch (android) and mouse (windows), do I force both of them? or what would be the best setting.
thanks