workadventure/back/src/Controller
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
..
AuthenticateController.ts Multi Scene in back end 2020-05-09 19:41:21 +02:00
IoSocketController.ts Fix manage webrtc room id 2020-05-08 21:17:52 +02:00
MapController.ts Manage multi scene 2020-05-09 21:28:50 +02:00