Adding the ability to add several entry points
We can now have several start layers and choose an entry point using a # in the URL
This commit is contained in:
parent
d630106ff0
commit
db3ef81842
5 changed files with 1067 additions and 961 deletions
File diff suppressed because one or more lines are too long
|
@ -43,7 +43,7 @@
|
|||
{
|
||||
"name":"exitSceneUrl",
|
||||
"type":"string",
|
||||
"value":"..\/Floor0\/floor0.json"
|
||||
"value":"..\/Floor0\/floor0.json#down-the-stairs"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue