I'm working / learning how to use the BGA studio and for this my little proyect is Incan Gold.
In this game as you draw the card you count the number of gems named on it and then divide it into the "active" players.
I.e: you draw a 5 , there are 3 active players, each player gets 1 gem and 2 are left on the card on the table.
I´m wondering how to keep this simple using the location_arg for keeping the values persisted or maybe there is a better approach.
So some advice is needed.
Thanks in advance.
In this game as you draw the card you count the number of gems named on it and then divide it into the "active" players.
I.e: you draw a 5 , there are 3 active players, each player gets 1 gem and 2 are left on the card on the table.
I´m wondering how to keep this simple using the location_arg for keeping the values persisted or maybe there is a better approach.
So some advice is needed.
Thanks in advance.