Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Mon 09/06/2003 21:12:21

Title: inventory windows with backgrounds?
Post by: on Mon 09/06/2003 21:12:21
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?
Title: Re:inventory windows with backgrounds?
Post by: Ben on Mon 09/06/2003 21:22:29
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.
Title: Re:inventory windows with backgrounds?
Post by: on Tue 10/06/2003 17:29:20
Oh yeah. I should hav thought of that. thanx