StardewModders / mod-ideas

Submit ideas for mods to create, or find your next mod project!
92 stars 5 forks source link

Farmer blink fix #1228

Open HidekoHaruna opened 5 months ago

HidekoHaruna commented 5 months ago

Am I the only one who thinks that the default blinking animation looks cursed? ezgif-3-5119232e2b ezgif-3-80b3104ff6 Why are the eyelashes disappearing in the front-facing sprite? And why are they just staying in place in the side-facing one??

Imo, the blinking should look more like this: ezgif-7-d274844ce9 (gif made by me)

I tried editing the Farmer_girl_base and Farmer_girl_base_bald sprites, and even though there exists a part of it that looks like this unusedeyes it seems to be either only used for emotes or just straight up unused. I know this, because I tried making the entire sprite sheet blank, and when I loaded the game, the blinking overlay was still showing over the blank sprite. That leads me to think that this overlay is not a texture, and is actually hardcoded. While I can make Content Patcher mods no problem, I don't know how to make mods that edit the code. That's why I'm looking for someone, equally frustrated by this problem, who actually knows C# and Harmony and can make DLL mods. Thank you in advance! :)