Color

Discussion in 'Rust Development' started by WarriorForRust, Nov 28, 2016.

  1. I noticed that the game in the right pane ispolzuyutsya colors with different shades on the brightness of the pixels, as they are called? For example, I want to use them as a color for the button or for the progress bar in the plugin, but simple methods, such as Color = "0,5 0,3 0,2 1" is obtained only solid color.
     

    Attached Files:

  2. Calytic

    Calytic Community Admin Community Mod

    You can modify the transparency of a colored block by changing the "Opacity" of the parent container.