Image Tracking with 3D Animated Model using Unity plugin

I try to create a project using Universal AR with Unity plugin. Here I need to track a targeted image and place the animated 3D model but it animated 3D model Displays at the time of Camera open.Its not wait for target image and if I shows a target image which 3D model appears but its not animated. Please help me on this

Hi naveen.coitor,

Please check the following:

  1. The animated model is a child of the image tracking obect in your hierarchy.
  2. The animator controller is set up correctly for the model in the scene.
  3. The on-seen and not seen settings are correctly set up for what you want (see image below)

Lastly please refer to this video on our documentation to ensure all the correct steps have been taken.
Unity-seen-events

Cheers,
Dapo

1 Like