I used multiple dataset in my project and i use each data set in a separate scene . When i run the app the vuforia camera is open only after loading all the dataset in my project . I want to load only the dataset which is related to the scene and unload the rest at runtime ?
can anyone help me to solve this problem.
thank you in advance.
Thank you dpizzle,
dynamic image target loading is good choice ,in my case i can't use this method because I assigned some values in default event handler script manually so i can't use the dynamic target images for this project.
I need know how to stop creating empty gameobject for my unassigned target images , i attach a image with this reply please take look and you will understand.