How freezing AR Camera when hitting an Object
Hi everyone,
I'm am creating my first app for Android in Unity, in which the camera displays AR objects when scanning image targets. This works so far with the Vuforia SDK.
I am trying to get the camera to stop in place (or freeze frame) once it collides with an AR object, but at the same time allow the tablet movement to interact with the AR Objects.
For example, if I zoom in on an image, I wish for that image to be fixed in the background once I collide with an AR Object, while still being able to interact with AR objects in the foreground. If anyone could help with a solution that would be great!
Thanks!
Your answer
Follow this Question
Related Questions
Vuforia: model disappears when getting closer to ImageTarget 2 Answers
Callback when vuforia AR camera finishes loading 0 Answers
Canvas differently displayed in built Android version and Unity Game mode. 0 Answers
Building an AR App, everything is Blurry: Using Unity and Vuforia 0 Answers
Create Custom Layout in android studio imported Unity project 0 Answers