Hey !
After adding a title screen on a mmorpg type and his mongodb associated,
is there a way to handle the auth properly ? Not only the css but the entire module.
In fact, as soon as i launch the game, i got my login screen but the onConnected trigger before being authenticated so the player.changeMap() is loaded with his bgm (due to a front bug, i put it on a different z-index)
Is there a use case or something like : onAuth() or onAfterAuth() to handle properly the game flow ?
I wanted to change the text too seeing fews spelling mistakes...
Thanks for your awesome work, it's a pleasure to spend times on 😀