Do touch on point where ray hits
hello, I searched the whole internet, but couldn't find anything useful. I want to "do" a touch input on the position where a ray hits an object, and only if it hits something. I hope you understand what I mean, and I know that its not common to do it with a raycast, but I need it this way for the htc vive. Thanks in advance.
or easier said, how can I touch on the screen from my script, means without really touching the screen?
Erm yep, read it several times and I am pretty positive, after several confirmations and many calcualtions... that this makes no effin sense :P
Your answer
Follow this Question
Related Questions
RayCast(Ray ray, out RaycastHit hitInfo, float maxDistance, int layerMask) question 0 Answers
Physics.Raycast Not Working... Kinda 0 Answers
Swipe single object at a time upon touch, not swiping allover the screen 0 Answers
The casted ray is persisting. 1 Answer
Raycast is offsetting object 1 Answer