You can write your topic however you want, but you need to answer these questions:
I Am making a Raycast, I Want it to work for touch device users.
I Am unable to find a way to detect the 3D position of the touch, The best I got was a vector2.
I Have looked for solutions in the developer hub, But, None of them was what I wanted.
Greetings, Gentlemen,
The problem has been solved, Do not make the Raycast from a local script and Use the Mouse.Hit.position normally, No need to worry about if it will not work for touch devices.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.