Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: godofredo on Fri 21/09/2012 20:39:13

Title: Speech view only plays first frames [solved]
Post by: godofredo on Fri 21/09/2012 20:39:13
Hi to all,

sorry if this topic has been already covered, but I haven't been able to find a solution in the forum.

I'm using ASG 3.2.1 with Mi-9 GUI and I'm facing problems with the speech animation.
No matter how many frames I use for the speech view loops, it only seems to play the
first two frames of the animation (0 and 1).
I've been trying to figure out why, as the walking animations are played ok and I also
have another custom view for picking up objects which works like a charm.

Any hints?

Many thanks in advance.
Title: Re: Speech view only plays first frames
Post by: Khris on Fri 21/09/2012 22:40:20
You have Lip sync enabled.
Open its settings in the project tree, then change "Type" to "Disabled" in the properties.

(If you look at the boxes, it is set up so that frame 1 is used for vowels and frame 0 for every other character.)
Title: Re: Speech view only plays first frames
Post by: godofredo on Fri 21/09/2012 23:09:52
Yeah, that was it, Thanks!

I've been crazy trying to find the issue. In my opinion Lip sync should be disabled
by default. But that's just my opinion.

Thanks a lot for replying.

Cheers.