Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Thu 01/04/2004 16:26:47

Title: Random happenings
Post by: on Thu 01/04/2004 16:26:47
How can I make random happenings to my game?
Title: Re:Random happenings
Post by: Scummbuddy on Thu 01/04/2004 16:31:28
For starters, there is a "Random' function in the manual you should check out.  There there will be some helpful hints, and come back when you've read that, or get the idea.
Title: Re:Random happenings
Post by: Radiant on Fri 02/04/2004 10:39:09
Or, you could draw hotspots at random and then click on the interaction window at random. Should make for an interesting game :)