mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-05-09 18:06:04 +03:00
Godot example
This commit is contained in:
parent
3d649fab95
commit
0515ba3256
24 changed files with 254 additions and 6 deletions
4
src/DotTiled.Examples/DotTiled.Example.Godot/tileset.tsx
Normal file
4
src/DotTiled.Examples/DotTiled.Example.Godot/tileset.tsx
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.8" tiledversion="1.10.2" name="tileset" tilewidth="16" tileheight="16" tilecount="1" columns="1">
|
||||
<image source="tileset.png" width="16" height="16"/>
|
||||
</tileset>
|
Loading…
Add table
Add a link
Reference in a new issue