Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Fedx on Fri 15/05/2009 01:57:26

Title: [Problem] Object not showing in room (Solved)
Post by: Fedx on Fri 15/05/2009 01:57:26
I have this object (A book) over a table (Wich is not an object and it's part of the background) but it's not showing. I've checked my scripts, checked if the book visibility is set to true but nothing. What could be the problem?
Title: Re: [Problem] Object not showing in room
Post by: Gilbert on Fri 15/05/2009 01:58:35
Is there a walkbehind area on that table? Try messing with the book's baseline so it won't be behind the table.
Title: Re: [Problem] Object not showing in room
Post by: Fedx on Fri 15/05/2009 02:01:20
 :( I forgot to do that. Thanks!! It worked  ;D