Why does actor color not change?
Smclann
Member Posts: 3
I change my actor a color using the change attribute behaviour for each color option and it always white?
for example. I use the values 190, 100, 250. It should be purple, but it's white. I only have three change behaviours in the actor.
How do I make it purple, or any other color?
thanks,
Comments
HI,
You need to use the expression editor. And divide each number by 255. Since each of the RGB values are represented from 0 -1. Anything over 1 is going to be white.
Best,
Two.E
GSLearn.com | Templates | Free Demos | Udemy Course