Otter Example: Player Sessions
Things have been pretty hectic for me for the past week so unfortunately all I've really had time to do is more Otter examples.
A Session in Otter is a cool way to keep track of a player playing your game. You can set the controls in a session, and also keep track of other data such as high scores, levels unlocked, whatever else. Sessions also have an easy way to export data in a semi-encrypted format to prevent most players from tampering with it.
The full example is just a click away and you should totally check it out!
A Session in Otter is a cool way to keep track of a player playing your game. You can set the controls in a session, and also keep track of other data such as high scores, levels unlocked, whatever else. Sessions also have an easy way to export data in a semi-encrypted format to prevent most players from tampering with it.
The full example is just a click away and you should totally check it out!
No Comments