Consistency/data/entities/animals/boss_ghost/body.xml

21 lines
331 B
XML

<Sprite
filename="data/entities/animals/boss_ghost/body.png"
offset_x="24"
offset_y="31"
default_animation="stand"
>
<!-- stand -->
<RectAnimation
name="stand"
pos_x="0"
pos_y="0"
frame_count="3"
frame_width="48"
frame_height="64"
frame_wait="0.09"
frames_per_row="4"
loop="1" >
</RectAnimation>
</Sprite>