Hi,
What would be the best approach to store color of a sprite (as in set by "set color") so that in can be later retrieved and set to another sprite?
So far I found the ColorValue expression but I'm not sure how is it calculated? Can individual values of r, g and b be extracted from the long number it outputs?
Thanks!