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
commit d9620c373f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 1560 additions and 726 deletions

View file

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