I'm trying to make an AR app where I'm loading asset bundles from the server. Asset bundles are loaded perfectly from the server but I want them to load as the child of image target.
I'm following this script for loading the asset bundle: https://library.vuforia.com/articles/Solution/Working-with-Vuforia-and-Unity.html
The attached image is showing how it is currently loading.( I want that assetbundle to be the child of ImageTarget).
Attachment | Size |
---|---|
![]() | 4.19 KB |
Platform:
Hey there,
It sounds like you should parent your objects after loading onto the Image Target.
Kind regards,
Patrick Scheper
Technical Community Manager