Seanba / Aseprite2Unity

Import Aseprite files to Unity
MIT License
48 stars 10 forks source link

[Feature request] Allow setting wrap mode (and more texture settings?) #11

Open gotenxds opened 2 years ago

gotenxds commented 2 years ago

Hi, today when Aseprite2Unity imports the data it set the wrap mode to clamp, this is ok for most stuff but sometimes for specific shaders and effects you need the texture to be set to mirror/repeat, would it be possible to add this feature?