add animation support

This commit is contained in:
Quillraven
2025-05-27 21:49:25 +02:00
parent 3fe64f2393
commit c820ec7406
16 changed files with 410 additions and 87 deletions

View File

@@ -3,6 +3,8 @@
<grid orientation="orthogonal" width="1" height="1"/>
<tile id="0">
<properties>
<property name="animation" value="WALK"/>
<property name="atlasAsset" value="OBJECTS"/>
<property name="speed" type="float" value="5"/>
</properties>
<image source="objects/hero.png" width="64" height="64"/>