Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: SirHandsome on Tue 28/09/2010 00:43:19

Title: Background image not fitting properly in "Room" (Solved)
Post by: SirHandsome on Tue 28/09/2010 00:43:19
OK, I can't find my answer in all the listed sections, but I'm guessing I'm missing something simple.

I created a background as a 640x400 16 bit image for room 1, then created a game that was 640x400 16 bit. The problem is when I create my first room and change the background to my room 1 image, there is some gray area to the right and bottom of the image and I have no idea why. Can anyone tell me what I did wrong?

The image was saved as a Bitmap btw.


oh yeah, Im Sir Handsome. I haven't played a whole lot of adventure games but I enjoy working on creative projects and this is interesting to me. I look forward to checking out others work and generally lurking around the forums  :)  good day!
Title: Re: Background image not fitting properly in "Room"
Post by: LimpingFish on Tue 28/09/2010 01:27:28
Welcome. :)

If you're viewing the background within the editor, the gray area is just the rest of the editor window.

If you run your game, the background should look fine.
Title: Re: Background image not fitting properly in "Room" (Solved)
Post by: SirHandsome on Tue 28/09/2010 21:48:57
Thanks a bunch Limping Fish!