Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: on Sun 08/02/2004 20:42:16

Title: persistent dialog gui
Post by: on Sun 08/02/2004 20:42:16
hi there,

is there a way to keep the dialog gui (i use a text window gui for that) on the screen while the player is talking? when i select an option the player speaks, but while the player speaks the dialog gui vanishes and comes back when he's finished. how can i change this?

thanks in advence,
verence
Title: Re:persistent dialog gui
Post by: Scorpiorus on Wed 18/02/2004 18:57:58
Afaik, currently there is no way with the build-in dialog. You could probably try some workarounds such as turning dialog GUI on manually just after the character has begun to talk (still you won't see any dialog options on it). I believe it was discussed before and could be a good suggestion for future AGS versions.