Start a new topic

Snap to screen only one element

Snap to screen only one element


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

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.

Best regards

Andreas

Thanks , that's a very good idea ;)
Login or Signup to post a comment