Broadcaster Actor and Negative Values
-
Does the broadcaster actor accept negative values?
I attached 3 listener actors into the RGB values of the colorizer actor (the original content is white, and I want to be able to change the color in different scenes). The broadcaster actor doesn't seem to accept negative values when typed in. I've tried float and integer, and neither works. Any suggestions?
-
-
You can convert the value using a Limit Scale Value module. For example this method can convert values (0~100) to values (-100~100) etc.
Best wishes
Russell