added workadventure specific url
This commit is contained in:
parent
1147a21dde
commit
8d2baa8d1a
1 changed files with 1 additions and 0 deletions
|
@ -202,6 +202,7 @@ global urls: "/_/global/domain/path/map.json[#start-layer-name]"
|
|||
Example:
|
||||
|
||||
```javascript
|
||||
WA.goToRoom("/@/tcm/workadventure/floor0") // workadventure urls
|
||||
WA.goToRoom('../otherMap/map.json');
|
||||
WA.goToRoom("/_/global/<path to global map>.json#start-layer-2")
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue