Hi,
On multi area script, something is not working right,
I have multiple children objects under each AreaTarget objects, but when I run the game, some of the objects are not reassigned back to the corresponding Area Target object.
The MultiArea.cs script is from this tutorial: https://library.vuforia.com/develop-area-targets/combining-multiple-area-targets
I tried many methods on reaching all children but didn't work.
Please help. Thank you.
Best regards,
Felix
Attachment | Size |
---|---|
![]() | 321.99 KB |
![]() | 266.3 KB |
I got this error because I copied the wrong script. I have Vuforia Engine 10.1.4 and I was using instead the script for Vuforia Engine 9.8 (https://library.vuforia.com/develop-area-targets/combining-multiple-area-targets).