Adding the ability to add several entry points
authorDavid Négrier <d.negrier@thecodingmachine.com>
Sun, 7 Jun 2020 11:23:32 +0000 (13:23 +0200)
committerDavid Négrier <d.negrier@thecodingmachine.com>
Sun, 7 Jun 2020 11:23:32 +0000 (13:23 +0200)
commitdb3ef81842f184955155c6d2f98a965cff608851
tree751e297554f5cddf2a6bf7d304ba21d0635c654e
parentd630106ff06ffd6fec6337e193e1edcac1a04357
Adding the ability to add several entry points

We can now have several start layers and choose an entry point using a # in the URL
README.md
back/src/Assets/Maps/Floor0/floor0.json
back/src/Assets/Maps/Floor1/floor1.json
front/src/Phaser/Game/GameScene.ts
front/src/Phaser/Login/SelectCharacterScene.ts