So like you guys, I also need to test each picture through trial and error.
I did test the jelly cruiser ingame though. Here's the offset:
Code: Select all
<mod:findLike type="offsets">
<mod-overwrite:floor x="201" y="75"/>
</mod:findLike>
Code: Select all
<mod:findLike type="offsets">
<mod-overwrite:floor x="201" y="75"/>
</mod:findLike>
Fortunately, it's the same offset that I have ended up with, after more than hour of positioning. That's... refreshing to know that I hit the spot, at leastLordTrilobite wrote: I did test the jelly cruiser ingame though. Here's the offset:Code: Select all
<mod:findLike type="offsets"> <mod-overwrite:floor x="201" y="75"/> </mod:findLike>
Definitely helpful! I need to wrap my head around superluminal, it seems. And I almost promised myself that I won't get into FTL modding (I was very active in many modding communities, once), instead just relaxing and enjoying awesome work by others... Apologies in advance, if I ever come up with custom pixel art ship's hull, or whatsnotSleeper Service wrote:Not sure if that is helpful, but I think an easy way to position the floor images correctly would be using superluminal. You can load up the ship in question and replace the floor image with the greeble version, then move it around till it fits and export the ship to get the exact offset.