comparison dep/pugixml/docs/samples/character.xml @ 367:8d45d892be88 default tip

*: instead of pugixml, use Qt XML features this means we have one extra Qt dependency though...
author Paper <paper@tflc.us>
date Sun, 17 Nov 2024 22:55:47 -0500
parents 886f66775f31
children
comparison
equal deleted inserted replaced
366:886f66775f31 367:8d45d892be88
1 <?xml version="1.0"?>
2 <network>
3 <animation clip="idle" flags="loop" />
4 <animation clip="run" flags="loop" />
5 <animation clip="attack" />
6
7 <?include transitions.xml?>
8 </network>