- Home /
Question by
niorg2606 · Aug 27, 2017 at 08:51 PM ·
c#uitouchprogrammingtouchscreen
How do I get which UI conponent is being touched?
Hi, I'm making a game where I have to detect if the player is touching a UI component, and if they are, find out which UI component is being pressed. How would I go about doing this? I've already tried raycasting, but it didn't work. Thanks
Comment
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Help making multiple buttons do a specific set of actions in any order pressed 1 Answer
Seeing if the player is currently touching a specific part of the screen. 1 Answer
How would I add a scene delay timer to my script? 1 Answer
How to Find the Sum of each Individual item / array out of range 0 Answers