babybluetit / Xaeros-Minimap-Modded-Support

Adds icons to Xaero's Minimap for a range of modded mobs.
MIT License
16 stars 6 forks source link

Infernal Expansion Compatibility #87

Open nekomaster1000 opened 2 years ago

nekomaster1000 commented 2 years ago

:] ♥

thexaero commented 2 years ago

If the sprites are already outlined, you're not supposed to use the "outlined_sprite" type. You're getting a double outline this way. It should be "normal_sprite". But, ideally, you should probably remove the outline from the sprites themselves. That would work better at different icon scales.

nekomaster1000 commented 2 years ago

@thexaero Completely missed that, thanks for picking up on it! I'll stick with the custom outlines since half of the sprites in the mod already seem to use them anyways, and since there are certain details on these sprites that would look slightly worse if I were to leave it to the mod to handle.