Hello,
I’m new with AR and stumbled upon Vuforia. I love it. I’ve completed making my first AR application for Android with Vuforia and Unity. It’s the simple AR Image Target app. I now want to move on and have multiple trackers throughout a publication that all load a different 3D image.
Multiple trackers and multiple 3D images, but you only can see one at a time. I.E. If you’re on page 2, you’ll see the 3D image associated with the tracker on page 2, but if you’re on page 7, you’ll see a different 3D image associated with a different tracker. I want this to all be in one app for the publication.
This may be a stupid question, but how do I achieve this? Do I need different scenes in Unity? Or, can I do it all in one scene? I mean, only one tracker can be active at any given time, so does it take coding to tell which tracker to be active with each image? Or do I use MultiTarget or MultiImage (can’t remember the exact name) instead of ImageTarget that’s included with the extension? Any guidance anyone can provide would be very much appreciated. Thanks!
target image switching through buttons
Hey ! any one can help me ? The problem is that i want to activate image target through buttons in unity but that didnt works i dont know why my idea is that due to hierarchy only the top in the hierarchy works