GUI Tidbits: Difference between revisions

Jump to navigation Jump to search
*>Janik
(Clarified a tidbit)
 
*>Janik
(fixed layout)
Line 1: Line 1:
About alpha-channel sprites for GUIs.
About alpha-channel sprites for GUIs:


- GUI Buttons do not use alpha-channel, just transparency.
* GUI Buttons do not use alpha-channel, just transparency.
- GUI Backgrounds CAN use an alpha channel.
* GUI Backgrounds CAN use an alpha channel.
- If your background has an alpha channel, then its transparency will be applied to any buttons on top.  
* If your background has an alpha channel, then its transparency will be applied to any buttons on top.  


[[Category:Tidbits and Snippets]]
[[Category:Tidbits and Snippets]]