Help editing ship
Posted: Sat Sep 22, 2012 7:21 pm
Please, how can I remove weapon animation and change weapon location ?
Official Forum for FTL: Faster Than Light and Into the Breach
https://subsetgames.com/forum/
Code: Select all
<weaponMounts>
<mount x="268" y="32" rotate="true" mirror="true" gib="2" slide="up"/>
<mount x="268" y="368" rotate="true" mirror="false" gib="4" slide="down"/>
<mount x="614" y="120" rotate="true" mirror="true" gib="5" slide="up"/>
<mount x="614" y="282" rotate="true" mirror="false" gib="6" slide="down"/>
<mount x="649" y="200" rotate="false" mirror="false" gib="6" slide="no"/>
</weaponMounts>
SSk77 wrote:but how can I remove the sliding animation ? that's my problem.....
Code: Select all
slide="no"