Merge pull request #918 from thecodingmachine/newStartMobileScene

Mobile started scene
This commit is contained in:
grégoire parant
2021-04-23 19:51:45 +02:00
committed by GitHub
28 changed files with 1560 additions and 726 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ const gameMenuIconKey = 'gameMenuIcon';
const gameSettingsMenuKey = 'gameSettingsMenu';
const gameShare = 'gameShare';
const closedSideMenuX = -200;
const closedSideMenuX = -1000;
const openedSideMenuX = 0;
/**