Hello everyone,
So like what im trying to do is that i have a playable character and when he speaks i want a bigger sprite appear of him animated in the corner. Same goes for unplayable characters. Something like the character speech view but both the speech view and normal view is visible. Is there way to do this cause ive tried to do with creating another character or making an animated gui but they havent worked so far. I hope what im trying to do is clear with this message.
Thanks!
This is basically how the Sierra-style speech works. Have you tried that?
Okay ah thanks! That was kind of dumb of me but is there any way to change it from top left to another place?
https://adventuregamestudio.github.io/ags-manual/Speech.html#speechcustomportraitplacement
The "custom portrait placement" that Snarky linked is a way to automate the placement.
But if above will not be enough, for a fine manual tuning there's a direct access to the portrait object:
https://adventuregamestudio.github.io/ags-manual/Speech.html#speechportraitoverlay