diff options
Diffstat (limited to 'assets/tilesets/elf.tsx')
| -rw-r--r-- | assets/tilesets/elf.tsx | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/assets/tilesets/elf.tsx b/assets/tilesets/elf.tsx new file mode 100644 index 0000000..2729dae --- /dev/null +++ b/assets/tilesets/elf.tsx @@ -0,0 +1,99 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset version="1.10" tiledversion="1.11.2" name="elf" tilewidth="16" tileheight="16" tilecount="63" columns="7"> + <image source="../sprites/elf.png" width="112" height="144"/> + <tile id="0"> + <objectgroup draworder="index" id="2"> + <object id="1" x="1" y="0" width="13" height="16"/> + </objectgroup> + <animation> + <frame tileid="0" duration="200"/> + <frame tileid="1" duration="200"/> + <frame tileid="2" duration="200"/> + </animation> + </tile> + <tile id="7"> + <objectgroup draworder="index" id="2"> + <object id="1" x="2" y="0" width="12" height="16"/> + </objectgroup> + <animation> + <frame tileid="7" duration="200"/> + <frame tileid="8" duration="200"/> + <frame tileid="9" duration="200"/> + </animation> + </tile> + <tile id="14"> + <objectgroup draworder="index" id="2"> + <object id="1" x="1" y="0" width="12" height="16"/> + </objectgroup> + <animation> + <frame tileid="14" duration="200"/> + <frame tileid="15" duration="200"/> + <frame tileid="16" duration="200"/> + <frame tileid="17" duration="200"/> + </animation> + </tile> + <tile id="21"> + <objectgroup draworder="index" id="2"> + <object id="1" x="3" y="0" width="12" height="16"/> + </objectgroup> + <animation> + <frame tileid="21" duration="200"/> + <frame tileid="22" duration="200"/> + <frame tileid="23" duration="200"/> + <frame tileid="24" duration="200"/> + </animation> + </tile> + <tile id="28"> + <objectgroup draworder="index" id="2"> + <object id="1" x="1" y="0" width="12" height="16"/> + </objectgroup> + <animation> + <frame tileid="28" duration="100"/> + <frame tileid="29" duration="100"/> + <frame tileid="30" duration="100"/> + <frame tileid="31" duration="100"/> + </animation> + </tile> + <tile id="35"> + <objectgroup draworder="index" id="2"> + <object id="1" x="3" y="0" width="12" height="16"/> + </objectgroup> + <animation> + <frame tileid="35" duration="100"/> + <frame tileid="36" duration="100"/> + <frame tileid="37" duration="100"/> + </animation> + </tile> + <tile id="42"> + <objectgroup draworder="index" id="2"> + <object id="1" x="1" y="0" width="12" height="16"/> + </objectgroup> + <animation> + <frame tileid="42" duration="200"/> + <frame tileid="43" duration="200"/> + <frame tileid="44" duration="200"/> + </animation> + </tile> + <tile id="49"> + <objectgroup draworder="index" id="2"> + <object id="1" x="3" y="0" width="12" height="16"/> + </objectgroup> + <animation> + <frame tileid="49" duration="200"/> + <frame tileid="50" duration="200"/> + <frame tileid="51" duration="200"/> + </animation> + </tile> + <tile id="56"> + <objectgroup draworder="index" id="2"> + <object id="1" x="2" y="0" width="12" height="16"/> + </objectgroup> + <animation> + <frame tileid="56" duration="200"/> + <frame tileid="57" duration="200"/> + <frame tileid="58" duration="200"/> + <frame tileid="59" duration="200"/> + <frame tileid="60" duration="200"/> + </animation> + </tile> +</tileset> |
