Animations?

Discuss and distribute tools and methods for modding. Moderator - Grognak
Post Reply
zaphod_
Posts: 15
Joined: Thu Apr 30, 2015 10:08 pm

Animations?

Post by zaphod_ »

I'm having a little difficulty animating custom weapon textures, specifically bombs. Can someone post a link to an in depth guide or give me a quick rundown on the basics?
User avatar
TheOneAndOnlyRuffDuf
Posts: 49
Joined: Thu Jan 08, 2015 6:43 pm

Re: Animations?

Post by TheOneAndOnlyRuffDuf »

User avatar
Biohazard063
Posts: 412
Joined: Fri Feb 14, 2014 4:38 pm

Re: Animations?

Post by Biohazard063 »

Been there...
Easiest way to learn it if guides don't help is to reverse engineer an existing bomb weapon.
Looking in what directories the images and sounds are, seeing where those images are used in the blueprints.xml, sounds.xml and animations.xml. If you're looking for an easy one to reverse engineer, check out my Nebula Drifter :
http://www.ftlgame.com/forum/viewtopic.php?f=11&t=27191
And unpack it, it uses a custom bomb weapon known as "The Chaos Cluster Bomb."
Named : BOMB_ART in the blueprints.xml

The reason I call it easy to reverse engineer is because all the things you need to get it to work are in the mod, not hiddin behind tons of other blueprints and such. Well, there's the one for the Arc Beam but it's pretty obvious which is which.
Amateur modder and Let's player (with a substantial FTL and ItB LP featuring countless mods).
Channel link
A list of all my mods can be found here.
zaphod_
Posts: 15
Joined: Thu Apr 30, 2015 10:08 pm

Re: Animations?

Post by zaphod_ »

Thank you both. Much appreciated.
Post Reply