Hello guys. I am working in a ar project with vuforia and i need your help for a tricky question. I have some image targets and i want when the player scan them to load a new scene with some prefabs. But i want to instatiete some spesific prefabs based to the specific image target that the player scan.
For example if player scan an image target with the picture of Hercules i want in the next scene to instatiate hercules. If the picture is Jason then load scene 2 instatiate Jason etc. I believe that i must create an array with prefabs (and maybe an array of image targets (not sure about that)) and then connected with the script that load a new scene. Any Ideas??
Also i must create it with Vuforia and i must change scene when an image target is scanned…
Thanks for your time
