Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Wed 08/10/2008 22:37:48

Title: I need help with 2 things....
Post by: on Wed 08/10/2008 22:37:48
#1: How do I make Walk behinds work? I drew the area but when my charactor walked up to it he walke right over it! HELP!!!  :o

#2: How do you run full screen? :-\

Thanks... 8)

please answer like this:
#1 answer is: INSERT TXT HERE
Title: Re: I need help with 2 things....
Post by: on Wed 08/10/2008 23:06:44
This will probably get moved: This is the Hints And Tips forum, where you ask for help when you're stuck in a game. You should try the Beginners Technical Questions forum. I actually thought someone released a game called "2 Things".  ;)

But anyway:

Walkbehinds: Draw your Walkbehind in the editor, just the way you draw hotspots. Then, either drag its baseline or enter an y value. When your character's "y" is smaller than the baseline's "y", the character will "walk behind" the area. For example, when your character must always be behind a certain bush in the front, just move the baseline all the way to the bottom.

Running Full Screen: Press Ctrl+F5.
Title: Re: I need help with 2 things....
Post by: IndieBoy on Thu 09/10/2008 00:03:45
Also may I recommend this AGS tutorial (http://www.youtube.com/watch?v=eCo0CZzKTPk). The one linked is relevant to your 1st question, but I would recommend watching them all.