ameisen / SV-SpriteMaster

SpriteMaster Mod for Stardew Valley
Mozilla Public License 2.0
13 stars 11 forks source link

Flipped sprites sometimes have incorrect offsets #7

Closed ameisen closed 2 years ago

ameisen commented 2 years ago

Flipped sprites are sometimes being drawn at the wrong offsets.

image

image

ameisen commented 2 years ago

This is likely due to the wrong padding value being used on flipped images.

ameisen commented 2 years ago

Fixed in Commit b6d73a460f08eb84699da6e42692d6b2ade847b5.

image