blob: 9f4e041a0743f4abe6f8154456951ab23049ba75 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0"?>
<sprite variants="1" variant_offset="1">
<imageset name="base" src="graphics/tiles/spinning_wheel.png" width="64" height="64"/>
<action name="stand" imageset="base">
<animation direction="default">
<frame index="0" offsetX="-16" offsetY="8"/>
</animation>
</action>
</sprite>
|