Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: lafouine88 on Tue 04/08/2020 09:02:57

Title: animations and dialogs[solved]
Post by: lafouine88 on Tue 04/08/2020 09:02:57
Hey guys

I've noticed a small detail, not to serious but that can affect the credibility of the game : When you're in a dialog and choosing your answer (monkey island style dialog), the animations pause. It starts again when characters speak, but there is this moment when it "freezes" that can be problematic. Do you know a way to let the animations continue all the time.

For info I used the lockview/character.animate functions in the repeatedly execute of the map.

Thanks
Title: Re: animations and dialogs
Post by: Khris on Tue 04/08/2020 10:36:59
General Settings -> Dialog -> Run game loops while dialog options are displayed
Title: Re: animations and dialogs
Post by: lafouine88 on Tue 04/08/2020 11:18:10
Omg, I swear I looked for such an option. Must have been really tired.
Thanks a lot