Hi,
I am trying to run the MultiTargets sample application in Unity.
I created a new project in Unity.
Imported QCAR-MultiTargets-1.0.0 as Assets -> Import Package -> Custom Package.
Added an instance of the ARCamera prefab to the scene and deleted the original camera.
Added an instance of the MultiTarget prefab to the scene. Selected FlakesBox under the Script in the Inspector.
But I am unable to see any gray cube as described in the 'Using Multi Targets' section. I can only see three arrows corresponding to x, y and z coordinates. Also, it is mentioned that,
'Use the dropdown in the Inspector to choose a Multi Target by name..'
I cannot see any such dropdown in the Inspector.
In the 'Hierarchy', I can see ARCamera and MultiTarget with ChildTargets listing all the sides of the FlakesBox.
For rest of the samples I could see them in the scene as soon as I added them. Am I missing something here?
Thanks,
Kranti
Hello Kranti,
You can download the extension from this site then all the samples will be installed in the same directory as the extension.
Thank you,
-Peter