add animation fsm

This commit is contained in:
Quillraven
2025-05-29 00:35:02 +02:00
parent f8b823fad3
commit 26e663e245
7 changed files with 140 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
<grid orientation="orthogonal" width="1" height="1"/>
<tile id="0">
<properties>
<property name="animation" value="WALK"/>
<property name="animation" value="IDLE"/>
<property name="atlasAsset" value="OBJECTS"/>
<property name="speed" type="float" value="2"/>
</properties>