view dep/pugixml/docs/samples/character.xml @ 215:031a257ee019

dep/animia: fd/proc: use std::filesystem, etc. changes i.e. don't use std::stoi so we don't get exceptions...
author Paper <mrpapersonic@gmail.com>
date Sun, 07 Jan 2024 11:44:40 -0500
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>