Quote from: LostTrainDude on Fri 02/01/2015 22:18:32
Basically it seems that AGS doesn't remove the background color off the sprites (mostly when dealing with the black color) completely, but leaves a pixel-thin outline every time. So, I have to test if and how a higher gamma "exposes" these outlines.
Sounds like the problem I had before I learned what anti-alias was...

Spoiler
Turn if off, and make sure your "transparent" color is unique. Don't be afraid of using "magic" pink as background, if you do it right all the pink will turn transparent.

Also make sure you save your pictures as .png and not .jpg.
[close]