Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: SilverSpook on Fri 05/02/2016 07:11:45

Title: Sierra-Style Dialog Text Location?
Post by: SilverSpook on Fri 05/02/2016 07:11:45
Is there a way to set the Sierra dialog text to be aligned with the bottom edge of the speaker's portrait, as opposed to the top?  There are some scenes where a lot of the dialog is running over important on-screen action and I can't figure out a good way to handle this.  Thanks.
Title: Re: Sierra-Style Dialog Text Location?
Post by: ToothpasteBruva on Wed 17/02/2016 14:05:17
This is something I really want to know how to do as well. I'm currently trying Baron's solution here. http://www.adventuregamestudio.co.uk/forums/index.php?topic=41982.0 Pretty much making a character function to use instead of .Say where you can hopefully move the y position. Problem is I think you might have to do this for every character and every talking direction.