Floogen / AlternativeTextures

Framework which allows for placeable objects, buildings and entities to have texture variety in Stardew Valley.
GNU General Public License v3.0
14 stars 13 forks source link

Add a HasPaintMask property for Building types #27

Open Floogen opened 2 years ago

Floogen commented 2 years ago

Color masks would need to follow the same convention as the other buildings which have mask (in that the mask needs to be next to texture and use the three mask colors).

Would be assumed true for vanilla buildings that already are paint-able?