Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Pixelton on Fri 12/03/2010 21:55:51

Title: BlinkingView, how does it work?
Post by: Pixelton on Fri 12/03/2010 21:55:51
I have made some graphics for my character so he blinks and set them to the character's BlinkingView but it does nothing - does this work or is it controlled some other way?

Marcus
Title: Re: BlinkingView, how does it work?
Post by: Ali on Fri 12/03/2010 23:05:41
I believe the blinking view appears only in Sierra style talking portraits. If you want to make the normal sprite blink intermittently you can use the idle animation. It's also possible to change the idle animation on the fly if you want to have a variety.
Title: Re: BlinkingView, how does it work?
Post by: Pixelton on Sat 13/03/2010 00:08:09
ah thats exactly what I want, I'll add my two frame blink to the IdleView then.

Cheers man!
Marcus.