SeriousCache/UABE

Importing Images and Sprite Packing Issue

Tourtle287 opened this issue · 0 comments

I'm trying to import images into the Texture2D for a mod. However, when they get applied to the sprite, any parts of the image outside the original sprite are removed, apparently because of Unity's Sprite Packer or Sprite Atlas tool. Is there any known fix for this?