I was looking for a way to set the colour of the emboss and can’t seem to find anything; but I did notice that on Build 826 setting the table within the command has no effect on the colour of the text. Was this deprecated?
display.newEmbossedText("Hello World!", 0, 0, native.systemFont, 16, { 255, 255, 255 } )
(Can still set the colour normally with :setTextColor, although it seems EmbossedText is useless with anything other than white text as the emboss is always set to white. So I’d suggest either a setting for the emboss or removing text colour configuration altogether.) [import]uid: 41884 topic_id: 27014 reply_id: 327014[/import]