18 lines
314 B
XML
18 lines
314 B
XML
|
<Sprite
|
||
|
filename="data/entities/animals/lukki/lukki_feet/lukki_sprite_b.png"
|
||
|
offset_x="10"
|
||
|
offset_y="10" >
|
||
|
|
||
|
<RectAnimation
|
||
|
name="stand"
|
||
|
pos_x="0"
|
||
|
pos_y="0"
|
||
|
frame_count="1"
|
||
|
frame_width="20"
|
||
|
frame_height="20"
|
||
|
frame_wait="0.14"
|
||
|
frames_per_row="1"
|
||
|
loop="1" >
|
||
|
</RectAnimation>
|
||
|
|
||
|
</Sprite>
|