Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Lava on Wed 22/12/2004 11:18:01

Title: This is a basic question(room size)
Post by: Lava on Wed 22/12/2004 11:18:01
Right im a New member here and i need to know how to resize the room(the player room other then 320x240 i need it atleast 800x750 or costume so anyhelp?
Title: Re: This is a basic question(room size)
Post by: Ishmael on Wed 22/12/2004 11:39:39
To resize what? The area you see of the rooms in the game? Menu: Game -> Set Game Resolution. The background? Draw a bigger one or just resize it with something that can resize images.

(http://koti.mbnet.fi/tk-/img/RTFM.gif), it's all there... and here's something very usefull: http://bfaq.terran-x.com

And welcome to the community :)
Title: Re: This is a basic question(room size)
Post by: Scummbuddy on Wed 22/12/2004 16:52:32
can you give us an example of what you're talking about.

are you either:
a) wanting a larger room that can scroll?

b) or want all that on one screen without scrolling?
Title: Re: This is a basic question(room size)
Post by: TerranRich on Wed 22/12/2004 18:08:11
Ishmael, my ever-present bouncer, ease up a little on the RTFM icons my friend ;)

If you're looking for a scrolling room, just make it whatever size you want. Since it will be larger than the game's resolution, it will automatically scroll. AGS takes care of that for you.

Without scrolling, you could make it smaller than the game's resolution and black space would fill in the area around it symmetrically.