Hello,
I want to create game network clash of clan or tower defense game. And I want to save data such as Building, Money, Score, Level Stage, Level User.
I want to know “Best way for save that” ? If you have tutorial It’s GOOD!
Thanks in advance.
Hello,
I want to create game network clash of clan or tower defense game. And I want to save data such as Building, Money, Score, Level Stage, Level User.
I want to know “Best way for save that” ? If you have tutorial It’s GOOD!
Thanks in advance.
Since you wanna make a game that is online, the best way is to save it on a server in a database.
Can you suggest method for networking ? Unet or Photon or Etc ?
I’ve seen Photon mentioned a lot.