corrected asset filepath

This commit is contained in:
Quapsel 2023-09-09 04:15:13 +02:00
parent 3c554c3004
commit 916904d76d
4 changed files with 4 additions and 3 deletions

View File

@ -4,6 +4,7 @@
<tileset firstgid="8138" source="../maps/Minifantasy_TinyOverworldConstructions.tsx"/>
<tileset firstgid="9286" source="../maps/Minifantasy_TinyOverworldAllProps.tsx"/>
<tileset firstgid="10806" source="../maps/Stage_Plate.tsx"/>
<tileset firstgid="10910" source=":/automap-tiles.tsx"/>
<layer id="1" name="Layer 1" width="30" height="20">
<data encoding="csv">
<chunk x="-112" y="-112" width="16" height="16">

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Minifantasy_TinyOverworldAllProps" tilewidth="4" tileheight="4" tilecount="1520" columns="19">
<image source="../../../../../Users/kai_f/Desktop/Crawler/Minifantasy_TinyOverworld_v1.0/Minifantasy_TinyOverworld_Assets/Props/Minifantasy_TinyOverworldAllProps.png" width="76" height="320"/>
<image source="Minifantasy_TinyOverworldAllProps.png" width="76" height="320"/>
</tileset>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Minifantasy_TinyOverworldAllTiles" tilewidth="4" tileheight="4" tilecount="8137" columns="79">
<image source="../../../../../Users/kai_f/Desktop/Crawler/Minifantasy_TinyOverworld_v1.0/Minifantasy_TinyOverworld_Assets/Tileset/Minifantasy_TinyOverworldAllTiles.png" width="316" height="412"/>
<image source="Minifantasy_TinyOverworldAllTiles.png" width="316" height="412"/>
</tileset>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Minifantasy_TinyOverworldConstructions" tilewidth="4" tileheight="4" tilecount="1148" columns="28">
<image source="../../../../../Users/kai_f/Desktop/Crawler/Minifantasy_TinyOverworld_v1.0/Minifantasy_TinyOverworld_Assets/Props/Minifantasy_TinyOverworldConstructions.png" width="112" height="164"/>
<image source="Minifantasy_TinyOverworldConstructions.png" width="112" height="164"/>
</tileset>