20 lines
332 B
XML
20 lines
332 B
XML
|
<Sprite
|
||
|
filename="data/entities/animals/boss_wizard/orb_death.png"
|
||
|
offset_x="8"
|
||
|
offset_y="12"
|
||
|
default_animation="default"
|
||
|
>
|
||
|
|
||
|
<RectAnimation
|
||
|
name="default"
|
||
|
pos_x="0"
|
||
|
pos_y="0"
|
||
|
frame_count="6"
|
||
|
frame_width="16"
|
||
|
frame_height="16"
|
||
|
frame_wait="0.09"
|
||
|
frames_per_row="6"
|
||
|
loop="1"
|
||
|
>
|
||
|
</RectAnimation>
|
||
|
</Sprite>
|