Search Unity

Question Image Marker in Proxy Group

Discussion in 'Unity MARS' started by Ciobi98, Feb 9, 2021.

  1. Ciobi98

    Ciobi98

    Joined:
    Jul 29, 2020
    Posts:
    18
    Hi!
    I want to make an app which use 2 different Image Markers and for each one of them to show something and when they are recognized together to show something different. For example: for image marker 1 I want to show half of an heart, for image marker 2 I want to show the other half, and when both of them are recognized in the same time I want to show the whole heart.

    Thank you!
     
  2. jmunozarUTech

    jmunozarUTech

    Unity Technologies

    Joined:
    Jun 1, 2020
    Posts:
    297
  3. Ciobi98

    Ciobi98

    Joined:
    Jul 29, 2020
    Posts:
    18
    Thank you jmunozarUTech,
    I'm trying to do with that property, but I don't know one thing.
    I'm in simulation and I put first half and after that I put the second half (which is invisible until then) and it is looking like is working. But when I make an Simulated Marker invisible and after that I make it visible again it is not recognized. You know why ?

    Thank you!
     
  4. Ciobi98

    Ciobi98

    Joined:
    Jul 29, 2020
    Posts:
    18
    And how I can make an refresh in MARS database for a marker when it is not in front of camera?

    Thank you!
     
  5. jmunozarUTech

    jmunozarUTech

    Unity Technologies

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

    You could try set the proxy to Reacquire on loss and in the pose action set it to Reset on loss so the content disappears when its not tracked