Changes

Jump to navigation Jump to search
8 bytes added ,  13:50, 29 January 2019
Line 24: Line 24:  
** The green channel controls smoothness/specularity, where 100% green means very shiny.
 
** The green channel controls smoothness/specularity, where 100% green means very shiny.
 
** The blue channel controls color masking, where 100% blue means the player's color will be 100% multiplied with the base texture color and 0% means the material will only use the base texture color. An example of using the blue channel of the Extra texture would be to add gold adornments to a wall that the player can't change the color of.
 
** The blue channel controls color masking, where 100% blue means the player's color will be 100% multiplied with the base texture color and 0% means the material will only use the base texture color. An example of using the blue channel of the Extra texture would be to add gold adornments to a wall that the player can't change the color of.
** As of Alpha 10.10, the alpha channel of the Extra texture controls snow and rain. 100% alpha means no snow or rain, 50% alpha means snow in the middle of winter or about 50% rain and 0% alpha means 100% rain or snow at the start of winter. So from 100% alpha to 0% you get: Nothing -> snow in the middle of winter/a little rain -> completely wet/snow as soon as winter starts. If you are using Photoshop, it is recommended that you add the alpha channel as a new channel and save your texture using the SuperPNG plugin to avoid alpha channel corruption.
+
** As of Alpha 10.10, the alpha channel of the Extra texture controls snow and rain.
 +
***100% alpha means no snow or rain
 +
***50% alpha means snow in the middle of winter or about 50% rain
 +
***0% alpha means 100% rain or snow at the start of winter.
 +
**So from 100% alpha to 0% you get: Nothing -> snow in the middle of winter/a little rain -> completely wet/snow as soon as winter starts.
 +
**If you are using Photoshop, it is recommended that you add the alpha channel as a new channel and save your texture using the SuperPNG plugin to avoid alpha channel corruption.
    
= XML example =
 
= XML example =

Navigation menu