Search Unity

Question Unity Mars

Discussion in 'Unity MARS' started by eyearth, Dec 16, 2020.

  1. eyearth

    eyearth

    Joined:
    Sep 27, 2018
    Posts:
    5
    I am using image tracking.

    There are 3 images and 3 animals.

    After recognizing animal A, how do I recognize animal B?

    I tried using Tracking State Condition

    But

    If you trace the Image, you need to erase it because the object should be visible even if the Image is not visible.

    So I can't write it.
     
  2. jmunozarUTech

    jmunozarUTech

    Unity Technologies

    Joined:
    Jun 1, 2020
    Posts:
    297
    hello @eyearth

    On the image marker proxy; when you have the Pose Action; enable "Reset on loss" that should reset your object if its not seen.

    Let us know how it goes.
    Screen Shot 2020-12-16 at 9.43.20 AM.png
     
  3. eyearth

    eyearth

    Joined:
    Sep 27, 2018
    Posts:
    5
    Thank you so much, you saved my life.
     

    Attached Files:

    Last edited: Dec 17, 2020
    jmunozarUTech likes this.