Proper layer rendering
This commit is contained in:
13
tiled/buildings.tsx
Normal file
13
tiled/buildings.tsx
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.10.2" name="buildings" tilewidth="16" tileheight="16" tilecount="1024" columns="32">
|
||||
<image source="../assets/buildings.png" width="512" height="512"/>
|
||||
<tile id="0" type="keep"/>
|
||||
<tile id="1" type="keep"/>
|
||||
<tile id="2" type="keep"/>
|
||||
<tile id="32" type="keep"/>
|
||||
<tile id="33" type="keep"/>
|
||||
<tile id="34" type="keep"/>
|
||||
<tile id="64" type="keep"/>
|
||||
<tile id="65" type="keep"/>
|
||||
<tile id="66" type="keep"/>
|
||||
</tileset>
|
||||
Reference in New Issue
Block a user