Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Slasher on Wed 17/12/2014 12:37:41

Title: SOLVED: NPC Say text align issue
Post by: Slasher on Wed 17/12/2014 12:37:41
Hi,

Iv'e noticed that an npc Say text is appearing mid way down character and not above head for some reason. It's first Say on room after fade in is ok though.

Any ideas as to why and a remedy?

cheers
Title: Re: NPC Say text align issue
Post by: I<3Pindorama! on Thu 18/12/2014 22:11:13
I do not know if I understand right ... but something like this happened to me. In my case it was because the head of the character is very close to the upper limit of the screen, so... to the text not be cut in half was automatically displayed at the bottom (below the feet).
Title: Re: NPC Say text align issue
Post by: Gurok on Thu 18/12/2014 23:06:49
Also check for any GUIs near the top of the screen. AGS tries to position around them.
Title: SOLVED: Re: NPC Say text align issue
Post by: Slasher on Fri 19/12/2014 07:00:45
Hi,

I thought I had left enough of a gap with top gui's, but it seems not....

Slice of lemon slapped on the face (nod)

cheers guys