"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Activate a model target database in Unity

Hi, I looked for two hours in all the topics regarding this argument, but I still don't understand how I can do this.

I'm developing an app in which I have 4 scenes: 1 home with buttons that lead in 3 different model target scenes.

Vuforia doesn't let activate more than one database at a time, so I have to activate the respective databases in the different scenes.

How do I do this?

 

Hello Bibbios,

The following function will disable all active datasets and then activate the specified dataset. I believe this will resolve your issue.

Hi Strasza, thanks for the reply.

What should I do with this script?

I tried to attatch it as a component of the Model target which I want to activate but it doesn't work.

Please be clear, I do not have much time left to finish my project.