empty spaces removal from texture
You select PNG that contains empty spaces (left or top or bottom or right) and make an image perfectly fitting the center of texture.
by ferzin
Price History +
This utility will remove empty spaces from .png(texture2d) and create a new .png file with optimal size.
Advantages:
- UI will not block clicks by invisible parts.
- Artists will not need to manually setup borders of images (they can just put image on transparent background and save to .png the script will remove empty spaces).