summaryrefslogtreecommitdiff
path: root/docs/samples/character.xml
blob: b0f6f3f81f761990d8959b5f5a697584a8f08003 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<network>
	<animation clip="idle" flags="loop" />
	<animation clip="run" flags="loop" />
	<animation clip="attack" />

	<?include transitions.xml?>
</network>