Xml Error

Discuss problems related to FTL here. If you are having a problem or experiencing a bug PLEASE READ THE "MUST READ" POST.
Post Reply
User avatar
Metzelmax
Posts: 364
Joined: Wed Sep 26, 2012 7:59 am

Xml Error

Post 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.
Here is the Stuff I made:
ImageImageImageImage
And stuff is always better than no stuff, right?
Post Reply