How could I make a login loading bar ?
Posted: 17 Aug 2018, 09:16
Good morning !
Im struggling with a good loading bar approach... currently once my player clicks on "login" the package is sent to the server ,where it checks if the username/password is valid. If so all user specific & server configuration data is sent to the client... the scene should start once all data is received... therefore a loading bar should be shown... any ideas how I could do that ?
Im struggling with a good loading bar approach... currently once my player clicks on "login" the package is sent to the server ,where it checks if the username/password is valid. If so all user specific & server configuration data is sent to the client... the scene should start once all data is received... therefore a loading bar should be shown... any ideas how I could do that ?