Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: milkanannan on Fri 25/03/2005 04:21:13

Title: making an invisible object visible in another room [SOLVED]
Post by: milkanannan on Fri 25/03/2005 04:21:13
Hi - I've have searched the forum for an answer to this question and can find none.  I have an object in Room3 that is initially invisible.  When EGO does something in Room1, I want the object in Room3 to become visible.  How do I do this?

Thanks so much
Title: Re: making an invisible object visible in another room
Post by: Neil Dnuma on Fri 25/03/2005 10:25:09
http://www.adventuregamestudio.co.uk/yabb/index.php?topic=14203.0
Title: Re: making an invisible object visible in another room
Post by: milkanannan on Fri 25/03/2005 16:36:38
Worked like a charm, thanks Neil
Title: Re: making an invisible object visible in another room
Post by: strazer on Sat 26/03/2005 00:49:45
Consider using some script for simple things like that: http://www.adventuregamestudio.co.uk/yabb/index.php?topic=19452.msg236907#msg236907

Using plugins makes your game not work with the DOS and Linux engines.