Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: suncrafter on Thu 29/09/2011 00:32:57

Title: transparent parts
Post by: suncrafter on Thu 29/09/2011 00:32:57
Is it possible to turn the transparent parts of sprites (npc's, objects) to not-clickable?
I want to cut down on the cropping.  :)
Title: Re: transparent parts
Post by: ddq on Thu 29/09/2011 00:38:14
If I recall correctly, that is the default behavior. The reason I think this is because I recently had to use a work-around to achieve the opposite effect. So... issue solved? Though I could be wrong.
Title: Re: transparent parts
Post by: pcj on Thu 29/09/2011 00:48:13
Enable pixel perfect click detection in the game's general settings.