view dep/pugixml/docs/samples/character.xml @ 276:ec0a2b5493f8

ini: simplify INI code, use templates less less magic voodoo code
author Paper <paper@paper.us.eu.org>
date Mon, 22 Apr 2024 19:10:28 -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>