Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: spoofer4ever on Wed 04/08/2004 08:34:13

Title: Transparancy Problem
Post by: spoofer4ever on Wed 04/08/2004 08:34:13
I'm using theese spirites as a character but the transparentcy wont work, The purple background still stayes on when i test it. i've tried over n over again but it wont work. (http://www.2dadventure.com/ags/mansprite_png.PNG)This is the Pic Any ideas on how to fix this?
Title: Re: Transparancy Problem
Post by: Radiant on Wed 04/08/2004 11:54:01
You are aware that you must import sprites separately, and not as a whole sheet, right?
When importing sprites, select 'upper left pixel = transparent'.
Title: Re: Transparancy Problem
Post by: Ashen on Wed 04/08/2004 12:37:30
The top left pixel of that pic, which AGS uses for the transparency, is the darker, border purple. Try changing that pixel to the lighter, background purple, hopefully that'll fix the problem.

EDIT: Yeah, what Radiant said. Really should read the other replies before I post.