yupplemayham/Resources/animations/tmp_enemy_anim.xml
Ethan Adams 846f85f1f6 Revamped animation system
Smoother reloading
Added idle atlas for player
2024-08-17 18:06:13 -04:00

6 lines
171 B
XML

<animations>
<animation name="tmp_enemy_move_anim" type="move">
<FPS>7</FPS>
<sprite path="sprites/player2Atlas.png" frameSize="128.0"/>
</animation>
</animations>