summaryrefslogtreecommitdiffstats
path: root/example/graphics/sprites/icons/icon-feather.xml
blob: 715a2f82d43277d56bb31e67ed751c309db031dc (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<sprite>
	<imageset name="base" src="graphics/sprites/icons/icon-feather.png" width="13" height="20" />

	<action name="default" imageset="base">
		<animation direction="default">
			<frame index="0" offsetY="-12" delay="100"/>
		</animation>
	</action>
</sprite>