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:
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,
|
||||
|
||||
Reference in New Issue
Block a user