This site requires JavaScript, please enable it in your browser!
Greenfoot back
franno
franno wrote ...

2020/8/20

Coloring showText()

franno franno

2020/8/20

#
Hey, I was wondering, how do I color the text shown with showText() ? Also, the stroke is quite heavy, and I don't know how to fix that either :D Thanks in advance!
danpost danpost

2020/8/21

#
franno wrote...
how do I color the text shown with showText() ?
You cannot change how showText displays text at all.
Also, the stroke is quite heavy, and I don't know how to fix that either
Please refer to my Value Display Tutorial scenario.
franno franno

2020/8/21

#
danpost wrote...
franno wrote...
how do I color the text shown with showText() ?
You cannot change how showText displays text at all.
Also, the stroke is quite heavy, and I don't know how to fix that either
Please refer to my Value Display Tutorial scenario.
Fair enough, Thanks! I'll look into it :D
You need to login to post a reply.