Search Unity

Question How can I model multiple dynamic targets?

Discussion in 'ML-Agents' started by atmuc, Jan 13, 2023.

  1. atmuc

    atmuc

    Joined:
    Feb 28, 2011
    Posts:
    1,166
    I have an AI character that will collect coins on the screen. I assume AI character will see what the player sees on the screen, so coin number will change. When there is a single coin, I can create an observation vector and set position to it. How can I model multiple dynamic targets?
     
  2. smallg2023

    smallg2023

    Joined:
    Sep 2, 2018
    Posts:
    147