V 0.5
This commit is contained in:
parent
1f60d16a51
commit
8523bc8986
4 changed files with 5 additions and 1 deletions
|
@ -302,7 +302,7 @@
|
|||
{
|
||||
"name":"exitUrl",
|
||||
"type":"string",
|
||||
"value":"main.json#start.eingang"
|
||||
"value":"main.json#start"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
|
BIN
overworld.png
Normal file
BIN
overworld.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.9 KiB |
4
overworld.tsx
Normal file
4
overworld.tsx
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.4" tiledversion="1.4.3" name="overworld" tilewidth="32" tileheight="32" tilecount="40" columns="10">
|
||||
<image source="overworld.png" width="336" height="144"/>
|
||||
</tileset>
|
BIN
tileset-boden.png
Normal file
BIN
tileset-boden.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in a new issue