Hi guys.
How do I allow the user to click on his phone on a object from the projected AR?
For example, in a imagetarget there's 2 objects projected from it, a ball and a cube.
What I want to do is when I select the cube for it to show the cube name, and the same with the ball.
PS.: This isn't about Virtual Button, is about the user touching the object on his phone screen.
Hi,
Try with already known popup functions in unity
Example: https://www.youtube.com/watch?v=-I4dVbgu9ng
Look also here: https://developer.vuforia.com/forum/unity-extension-technical-discussion/how-add-touch-listener-3d-object-unity
If you will not find a solution just write here. I will make a short tutorial how to make it