I want to have a game where a client can connect and be given a unique id. This id will be used to save player's progress. I also want this same unique id assigned if that same player ever connects to the game again.
Is there anything built into Bolt that would allow this? How have you all accomplished a similar task?
Is there anything built into Bolt that would allow this? How have you all accomplished a similar task?