Hard Light Productions Forums
Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: 0rph3u5 on May 22, 2007, 03:15:04 pm
-
Sets the color of a jump node Takes 5 arguments...
1: Jump node to change color for
2: Red value
3: Green value
4: Blue value
5: Alpha value
sry if I'm dump but
what's "alpha value"?
-
It's the transparency level, although I'm not sure if it would really be noticeable on the jump node wireframe.
-
It's the transparency level
ah...
although I'm not sure if it would really be noticeable on the jump node wireframe.
but it makes a difference -- if it is set to 0/1/any-low-value you can't see the node (found out by trying)
-
but it makes a difference -- if it is set to 0/1/any-low-value you can't see the node (found out by trying)
0-255, same as the other three.