view dep/pugixml/docs/samples/character.xml @ 301:b1f625b0227c

*: convert all files CRLF -> LF some files were in DOS format, others were in unix. now everything (that at least is under our control) should all be the same format
author Paper <paper@paper.us.eu.org>
date Mon, 13 May 2024 15:04:51 -0400
parents d10b6c6b432e
children
line wrap: on
line source

<?xml version="1.0"?>
<network>
	<animation clip="idle" flags="loop" />
	<animation clip="run" flags="loop" />
	<animation clip="attack" />

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