I'm using unity for developing the game,I'm developing a real-time card game.When the game is found, I want to give a card to 4 players from 52 cards in a random way but the cards will not repeat.How do I get this data in unity after I send it.
I want to randomly give 13 cards to 4 players in 52 cards but cards will not repeat
Hasan Talha
I'm using unity for developing the game,I'm developing a real-time card game.
When the game is found, I want to give a card to 4 players from 52 cards in a random way but the cards will not repeat.
How do I get this data in unity after I send it.