Dear all, sorry for a novice question, I’ve started fiddling with Vuforia&Unity AR content recently. Also, sort if here is a similar or same topic, I’ve tried to find it, but I was not so successful.
Here is the thing:
I have 2 Image Targets (images of real paintings in museum) that are close to each other and could be recognized at the same time on mobile phone. When image targets are being recognized, certain mp4 video&audio file is being played. The problem is that with 2 image targets being recognized at the same time, I’ve got 2 mp4 video&audio files being placed at the same time, which is confusing for the visitor of the museum.
Question would be: how to focus/recognize/activate only the closest image target thus playing only one mp4 video&audio file which is tied to that image target?
Thanks in advance
Yes, thanks a lot for help, since it solved the case :) Initially I had Max Simultaneous Tracked Images set to 2 and when I set it back to 1, I got the desired outcome :) Thanks again! Cheers