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

Added API methods to get and set alternative textures for a specific object instance. #48

Closed aedenthorn closed 1 year ago

aedenthorn commented 1 year ago

Hi, I'm interested in being able to set AT modData for a specific object and use that modData to return a Texture2D and source rect for an object. I've added two methods to the API that do that, and have tested it to be working for me.

Thanks in advance for your consideration.

Floogen commented 1 year ago

Thank you for the pull request! I'll have an AT update pushed out in a bit.

Sorry for the delay in testing / merging this!