Fix relative file location for stage plate image. Infinite toggle turned off for World Map.

pull/28/head
sigonasr2 1 year ago
parent 40a222fc8f
commit 2224065304
  1. 3440
      Crawler/assets/Campaigns/World_Map.tmx
  2. 2
      Crawler/assets/maps/Stage_Plate.tsx

File diff suppressed because it is too large Load Diff

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.1" name="Stage_Plate" tilewidth="4" tileheight="4" tilecount="104" columns="13">
<image source="../../../../../Users/kai_f/Desktop/Crawler/Tileset/Stage_Plate.png" width="52" height="32"/>
<image source="Stage_Plate.png" width="52" height="32"/>
</tileset>

Loading…
Cancel
Save