Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Ahno Nimus on Mon 16/06/2025 14:09:28

Title: Change color mid-line.
Post by: Ahno Nimus on Mon 16/06/2025 14:09:28
Hi! I'm making a game (of course), and I'd like to be able to have a character say certain words in a different color when they talk, for emphasis. Is that possible and, if so, how can I do it? I looked around and couldn't find anything.
Title: Re: Change color mid-line.
Post by: Crimson Wizard on Mon 16/06/2025 19:00:50
Not the engine by itself, but there's a script module that does this:
https://www.adventuregamestudio.co.uk/forums/modules-plugins-tools/module-fancy-0-1-0/
Title: Re: Change color mid-line.
Post by: Ahno Nimus on Mon 16/06/2025 19:35:10
Thank you, I'll try this!