Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Thu 12/08/2004 21:07:31

Title: pixel-perfect click detection for characters
Post by: on Thu 12/08/2004 21:07:31
pixel-perfect click detection doesn't seem to apply to charachters, or I'm I wrong?

Title: Re: pixel-perfect click detection for characters
Post by: Proskrito on Thu 12/08/2004 21:23:21
why dont you test it yourself?
i think it works with characters too : )
EDIT: Not sure about scaled down antialiased characters
Title: Re: pixel-perfect click detection for characters
Post by: on Thu 12/08/2004 21:32:28
I've tested, I just wasn't sure if it should work or not (it does not work for me) :)

what I wanna know is if there is some way to get it to work.
Title: Re: pixel-perfect click detection for characters
Post by: Scummbuddy on Thu 12/08/2004 22:50:39
remember to allow characters to be clickable in the characters pane
Title: Re: pixel-perfect click detection for characters
Post by: Hollister Man on Fri 13/08/2004 00:03:55
99% of characters we make now are using variable scaling.  The manual clearly states (I missed it too) that scaled characters don't work right with Pixel Perfect Click Detection.  That's probably something CJ should look at sometime.
Title: Re: pixel-perfect click detection for characters
Post by: on Fri 13/08/2004 13:01:34
ok, thanks for the info guys :D