Problems with touch input.
I'm creating a mobile game, but I'm having problems with touch input. With the UI, I've created successfully the player controller. But I want that, when the player sees an interactive game object, he'll be able to touch it and then something will happen. There's another problem, when the player touches a game object, the touch must ignore the UI. I've tried several online tutorials, but I can't find my answer. Thanks.
PS: Sorry for the bad gramar, I'm from Brazil.
Comment
Your answer
Follow this Question
Related Questions
CrossPlatformInput Detect Multiple Input Headache 1 Answer
Multiple mobile devices 0 Answers
Space Shooter Mobile Touch Controls Issue 1 Answer
EventTrigger on Mobile 0 Answers
How do you detect if a touch is hitting an object? 0 Answers