workadventure/back/src
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
..
Assets/Maps Manage multi scene 2020-05-09 21:28:50 +02:00
Controller Manage multi scene 2020-05-09 21:28:50 +02:00
Enum Reducing connection distance and group radius 2020-05-03 17:46:26 +02:00
Middleware Add maps in back 2020-05-09 17:50:47 +02:00
Model Merge pull request #83 from thecodingmachine/cleanup_rename_frame 2020-05-08 16:21:16 +02:00
App.ts Multi Scene in back end 2020-05-09 19:41:21 +02:00