Allowing several start positions in a given start layer
authorDavid Négrier <d.negrier@thecodingmachine.com>
Wed, 3 Jun 2020 09:14:04 +0000 (11:14 +0200)
committerDavid Négrier <d.negrier@thecodingmachine.com>
Wed, 3 Jun 2020 09:14:04 +0000 (11:14 +0200)
commit69d2fa69446eb4913029975c2c5e0f559263f731
tree6c41d415334c88d735a342a129d366c9c3fd1a7f
parentdc8481c6a0b284aaeeaf77992b14c754932040d4
Allowing several start positions in a given start layer

If more than one tile was set in the "start" layer, the last tile would be selected.
Now, the tile is selected at random among available tiles.

Also, a message is issued if no tiles have been put on the "start" layer.
front/src/Phaser/Game/GameScene.ts