@@ -26,6 +26,7 @@ Following bugs are known and worked on:
...
@@ -26,6 +26,7 @@ Following bugs are known and worked on:
* exitUrl in combination wir multiple exits to the same map leads to confusion in starting points.
* exitUrl in combination wir multiple exits to the same map leads to confusion in starting points.
exitSceneUrl works instead, but ist deprecated.
exitSceneUrl works instead, but ist deprecated.
* Loading a tileset twice (with the same name) results in interesting rendering bugs (e.g. missing tiles in WorkAdventure)
* Loading a tileset twice (with the same name) results in interesting rendering bugs (e.g. missing tiles in WorkAdventure)
* Tilesets with dimensions above 4096px may cause problems in some browsers.
## Limitations
## Limitations
Instances wont scale indefinetly, please keep that in mind while building maps. From our experience the limit is somewhere around 200 players. Maps for 2k players wont make any sense. Please dont try to build lecture halls. There's no sense in idling in the game while watching talks.
Instances wont scale indefinetly, please keep that in mind while building maps. From our experience the limit is somewhere around 200 players. Maps for 2k players wont make any sense. Please dont try to build lecture halls. There's no sense in idling in the game while watching talks.