Im making a different GUI for my game and in my inventory GUI the inventory window background is the same as the GUI background. Is there any way to get the inventory window to have a black background?
Just draw your GUI background the way you want it and import it as a sprite. Then you can select that as the background in the GUI editor.
Oh yeah. I should hav thought of that. thanx