workadventure/front/src/Phaser
gparant 27c6034661 Manage multi scene
- Create position and check if user is in position to switch in the next scene.
 - When scene is load, we load all scene in the layer of name "exit".
 - Layer "exit" of map.json have a parametter "exitSceneKey" to identify next scene.
 - Add layer "start", the player could start in the scene on the object present in the layer of name "start".
2020-05-09 21:28:50 +02:00
..
Components Changed font from text 2020-05-01 23:19:51 +02:00
Entity Fix User depth 2020-05-08 17:35:40 +02:00
Game Manage multi scene 2020-05-09 21:28:50 +02:00
Login Manage multi scene 2020-05-09 21:28:50 +02:00
Map Autoload tiles 2020-04-15 19:23:06 +02:00
Player Fix User depth 2020-05-08 17:35:40 +02:00
UserInput Merge branch 'interaction' into kharhamel-interaction 2020-04-13 13:42:21 +02:00