I have two 90x90 px images, which if overlaid one on top of the other perfectly match for the planks and main structure of the wooden bridge:
-- vert2.png is being clipped -- vert1.png is fine
The prototype tables defining the sprites in my simple-entity are consistent, the only difference being the file name. The simple-entity chooses a picture at random each time it's placed.
Weirdly, the result looks like this:
wut
The vert2.png is getting clipped on the left side for some reason.prototypes
Any ideas what might be causing this?