Question by
Dragonrider-Liu · Jul 26, 2018 at 02:47 PM ·
networkingnetworkserverpluginplugins
PLS recommend plugins for networking/sever which ONLY work for authentication + storing player info.
I have reviewed some networking/sever plugins in assetstore, they are good (especially the free ones, lol), however, as my game is a casual game, I don't need real time sync of the GameObejects' transform. These complex functions are redundant to me.
I only need the server to recognize which player the link represents, and store/check the player's info such as what levels are available, coins, items. And sometimes maybe even allow the users play the game without net for a period.
Well, maybe add the update function, but not necessary.
Based on these, could you recommend some simpler plugins for me (a newbie of unity)?
Comment