Search Unity

Best way of creating and keeping a List updated

Discussion in 'Multiplayer' started by pKallv, Apr 25, 2016.

  1. pKallv

    pKallv

    Joined:
    Mar 2, 2014
    Posts:
    1,191
    I have a List were i store the GameObjects i use in my game. Each GameObject have it's own sync script.

    If i want this List to always have the same GameObjects at all clients at the same time, what would be the best way of accomplish that?
     
  2. Oshroth

    Oshroth

    Joined:
    Apr 28, 2014
    Posts:
    99