So I'm really new to all of this and I've been searching all over for a solution to this problem but couldn't find an answer so I finally decided to ask here.
Basically I have some dialogue in an array and I want to emphasize a single word in a sentence with italics. So for example:
The cat jumped over the fence.
I want the sentence to display exactly like that in the game (with only the "over" in italics), but I have no idea if I can do that. Is it possible? And if it is, can anyone tell me exactly how it's done? Thanks!