made an aseprite script that goes through all tiles figuring out which columns are fully opaque or not it marks columns of contiguous pixels as opaque but to avoid false positives it checks the nearest opaque column and if the current column is less than 75% the height of that it forces transparent
22 likes 1 replies
?