I was wondering if there is any documentation anywhere on how to make an Account/Password (Log In) Screen for a game.
This screen would come before the obvious Create, View, Delete Character screen. Which comes before the Character creation and then finally.
The Play button.
Which would log the player into the game.
Most of that I think I can handle.
I’m just wondering how I would go about getting the first Login Page to require a password and account name linked to a database with Account Names and Passwords. And then once the correct combination is input, it takes you to the Character Select/Create screen.
Thanks for your time!