aboutsummaryrefslogtreecommitdiff
path: root/assets/tilesets/elf.tsx
diff options
context:
space:
mode:
authorLeander Scherer <leander@schererleander.de>2026-03-09 00:59:06 +0100
committerLeander Scherer <leander@schererleander.de>2026-03-09 00:59:06 +0100
commit05ac5811c9dfc2e9693d568ea45d3ae09de19965 (patch)
tree2b6dd9a7099adbf23591d4a276f0a667df83bc6e /assets/tilesets/elf.tsx
parent021b0d37e03246903fbfb38f08b3d7a782078247 (diff)
feat(assets): add collision to tailsets
Diffstat (limited to 'assets/tilesets/elf.tsx')
-rw-r--r--assets/tilesets/elf.tsx99
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>