added workadventure specific url
This commit is contained in:
parent
1147a21dde
commit
8d2baa8d1a
@ -202,6 +202,7 @@ global urls: "/_/global/domain/path/map.json[#start-layer-name]"
|
|||||||
Example:
|
Example:
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
|
WA.goToRoom("/@/tcm/workadventure/floor0") // workadventure urls
|
||||||
WA.goToRoom('../otherMap/map.json');
|
WA.goToRoom('../otherMap/map.json');
|
||||||
WA.goToRoom("/_/global/<path to global map>.json#start-layer-2")
|
WA.goToRoom("/_/global/<path to global map>.json#start-layer-2")
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user