Is there any commands that would allow me to change size, color and font of text in middle of line?
Or is only way to achieve this by putting more than one text object there?
If there isnt, then I woudl add it as feature request, for sometimes it would be handy feature.
For example right now I am making this tilebased game where it keeps looking at distance, idea would be that if distance is further than what the creature can move in one turn, then it would change distance number into red or something.
Bút it could be useful feature in many other places too.
Is there a way to change color in middle of text?
Re: Is there a way to change color in middle of text?
See the documentation for "Text format tags"
Re: Is there a way to change color in middle of text?
Thanks a lot PEB, didnt notice those before.