"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Allow click on the AR 3D projected object

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.

Hello GCBragato,

This Unity Answers thread has some information related to selected a 3D object on the screen: https://answers.unity.com/questions/179566/how-to-touch-select-3d-objects.html

This should accomplish what you are wanting to do.

Thanks,

Agnieszkabier

Fri, 12/15/2017 - 18:19

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