Page 1 of 1

Xml Error

Posted: Fri Aug 29, 2014 8:11 am
by Metzelmax
In animation.xml:

Code: Select all

<animSheet name="explosion_big1" w="768" h="64" fw="64" fh="64">effects/explosion_big2.png</animSheet>
<anim name="explosion_big1">
   <sheet>explosion_big1</sheet>
   <desc length="12" x="0" y="0"/>
   <time>0.75</time>
</anim>


The image has in reality only 9 images and is 576 wide instead of 768. Makes for a bugged animation.