yupplemayham/Resources/animations/pistol_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
169 B
XML

<animations>
<animation name="pistol_idle_anim" type="idle">
<FPS>4</FPS>
<sprite path="sprites/pistolAtlas256.png" frameSize="256.0"/>
</animation>
</animations>