Custom texture pack results in skewed images.
forthwist opened this issue · 4 comments
Hi there! I made a first stab at a thought bubble texture pack:
Boxy Bubbles
( https://www.curseforge.com/minecraft/texture-packs/public-gui-announcement-icon-set )
But I've run into an issue. The various existing GUI images are all different sizes, so when I try to use uniform 256x256 images they get scaled differently and don't appear inside the thought bubble properly. I tried to compensate for the translation happening to the bubbles, but cant account for the non uniform scaling--it looks like crap, halp.
Oh boy someones making a reskin ! :0
Ill look into the issue as soon as I can. Currently on a holiday !
First thing I can think of is making a resourcepack that overrides the shipped values for the image sizes ?
https://github.com/ArtixAllMighty/PublicGuiAnnouncement/wiki/Add-Mod-Compatibility
Took me an embarrassingly long time to figure out what I was supposed to do, but it was ridiculously simple once I did. Thank you so much for the help!