Finish select character scene and custom character scene

This commit is contained in:
Gregoire Parant 2021-04-22 02:29:13 +02:00
parent 78d888ffaf
commit 0a04f5d631
6 changed files with 534 additions and 329 deletions

View file

@ -16,7 +16,7 @@ const gameMenuIconKey = 'gameMenuIcon';
const gameSettingsMenuKey = 'gameSettingsMenu';
const gameShare = 'gameShare';
const closedSideMenuX = -400;
const closedSideMenuX = -1000;
const openedSideMenuX = 0;
/**