Hi, is it possible to only snap one object (for example a videoDrawable) and keep other objects the same? I have a video and an image on my target , there is a button beside my video and I want the button to make the video snap to screen but I don't want my image to change and snap to screen.
Thanks very much
A
Andreas Schacherbauer
said
almost 9 years ago
Hi Joee, Sure you can do this ;) Simply create two AR.Trackable2DObject that react on the same target image and attach the snap object to one of them and all other drawables to the second trackable.
m0j1 42420