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:
David Négrier 2020-06-07 13:23:32 +02:00
parent d630106ff0
commit db3ef81842
5 changed files with 1067 additions and 961 deletions

File diff suppressed because one or more lines are too long

View file

@ -43,7 +43,7 @@
{
"name":"exitSceneUrl",
"type":"string",
"value":"..\/Floor0\/floor0.json"
"value":"..\/Floor0\/floor0.json#down-the-stairs"
}],
"type":"tilelayer",
"visible":true,