For multiplayer card game, i need to use around to 25 values and i want opinions what to use for that.
25 values to be send to players as json and load it.
What is the best to use, Dictionary or Array?
I did not delete or add values,i only change their values.