ColorRGB on Multiple Layers
Posted: Thu Sep 08, 2016 11:46 am
So I've got multiple layers using the colorRGB. The first is a static value, and the second is a dynamic value based on volume/freq/etc. What I expected to happen was the last in the chain would overwrite the one before it, but it appears that the first in the chain is overwriting the rest, and the second colorRGB in the chain doesn't change color of the poly?
Example:
http://image.prntscr.com/image/8c757b73 ... 6cfccb.png
Now I know I can do the RGB in the same box, I'm just doing this as example, because the effect is the same if you're using multiple RGB in a chain of scenes.
Another Example:
Scene1 = Polygon + colorRGB
Scene2 = Misc Text
Scene3 = Scene1 & Scene2 + colorRGB
The text is affected by the second colorRGB, but the poly that had the first colorRGB doesn't get affected.
http://image.prntscr.com/image/2645b370 ... c4ec67.png
Example:
http://image.prntscr.com/image/8c757b73 ... 6cfccb.png
Now I know I can do the RGB in the same box, I'm just doing this as example, because the effect is the same if you're using multiple RGB in a chain of scenes.
Another Example:
Scene1 = Polygon + colorRGB
Scene2 = Misc Text
Scene3 = Scene1 & Scene2 + colorRGB
The text is affected by the second colorRGB, but the poly that had the first colorRGB doesn't get affected.
http://image.prntscr.com/image/2645b370 ... c4ec67.png