Topic: SetTextColor!
Hi,
I am having a strange problem with setTextColor. When I change the text color, something else also get changed with the text. First time it was the crosshair. When I changed the text color with "setTextColor", the crosshair became lightless, mean not effected by light. Then I moved it to overlay scene. Now, I added another HUD for life and armor, when text color set to red, that object color also become red! Through script, not editor.
In the script doc it is written like this:
setTextColor({r, g, b, a})
But it works like this:
setTextColor(object, {r, g, b, a})
Here:
Regards.
Last edited by Arclord (2011-09-16 09:17:39)