- Home /
Raycast Target select a multiple objects
Please, can you help me solve this problem that I have.
I have a panel that shows description texts according to the 3d object that is pressed. That panel is hidden and appears as it is pressed in the title of the object being touched.
When you press the panel text, you select the object that is behind, by clicking or touching. As you can see the "raycaster target" is marked.
What am I doing wrong?
Please watch the video....link Video
Thanks so much
Answer by IvovdMarel · Nov 30, 2018 at 07:35 PM
Try: EventSystems.EventSystem.IsPointerOverGameObject
Your answer
Follow this Question
Related Questions
Break Block Like Minectaft 2 Answers
Layer and LayerMask Variables 0 Answers
How do i get the Raycast rotation? 1 Answer
Why this C# Code doesnt works? Raycast problems.. 1 Answer
Multiple Cars not working 1 Answer