Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Rd27 on Sun 16/10/2005 12:58:01

Title: Character sprite problem
Post by: Rd27 on Sun 16/10/2005 12:58:01
Hi

I have this problem: I have imported my character views to my game, but in all views the character has this white colorline in edges, what do I have to do, to remove that white line?

I tried manual and searched this forum but did not find solution.
Title: Re: Character sprite problem
Post by: Ashen on Sun 16/10/2005 13:09:47
It's most likely to be anti-aliasing caused by your graphics program, rather than anything AGS related. (Athough, I'm fairly certain that has been dealt with many, many times on the forums.) So, this question probably doesn't belong in this forum.

What program are you using? (Paint shop Pro, PhotoShop, etc.) Try doing a forum search for that and 'anti aliasing', and you might get your answer.

EDIT:
Thank you, strazer. For some reason I had it in my head the BFAQ was off-line.
Title: Re: Character sprite problem
Post by: strazer on Sun 16/10/2005 13:30:41
AGS Beginners FAQ (http://americangirlscouts.org/agswiki/Graphics%2C_Characters%2C_Text_%26_Rooms#White_lines_around_character_sprites)
Title: Re: Character sprite problem
Post by: Rd27 on Mon 17/10/2005 10:08:14
Thanks, that solved the problem.