Hi,
i'm trying to move AR object by touching it on iOS and Android.
I'm following instructions at:
https://developer.vuforia.com/forum/faq/unity-how-can-i-drag-teapot
but nothing happens when touch object on iPad. I have add a BOX COLLIDER to object and not a MESH COLLIDER.
Is this the problem?
Tanks
I think you did't add Mesh Collider to the AR object ,I face the problem before ,and it work sucessful when I add Mesh Collider....