Add entity rotation

This commit is contained in:
2023-12-06 08:09:02 +01:00
parent ae1c21bdfc
commit 488dccfada
5 changed files with 37 additions and 16 deletions

View File

@@ -34,5 +34,11 @@
<property name="animation" value="walk_3"/>
</properties>
</tile>
<tile id="64" type="axe"/>
<tile id="64" type="axe">
<objectgroup draworder="index" id="2">
<object id="1" x="7" y="5" width="6" height="6">
<ellipse/>
</object>
</objectgroup>
</tile>
</tileset>