Hey everybody. I like the use of global variables. But how can I make a global variable for the text color?
Here is what I did:
Name: textColor
Type: Text
Initial value: rgb(102, 153, 255)
It doesn�t work. I guess it�s because of the "Type: Text". So perhaps it can be done by two variables? I have tried but you can�t split the nummers by ",".
Any ideas?