Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: remmies on Fri 02/07/2004 00:01:26

Title: sequence videos
Post by: remmies on Fri 02/07/2004 00:01:26
how do i make sequence videos? ???
Title: Re: sequence videos
Post by: TerranRich on Fri 02/07/2004 05:28:29
What? Can you please elaborate (explain)? Do you want to make in-game cut-scenes? Or actual AVI/MPEG/FLIC video files?
Title: Re: sequence videos
Post by: remmies on Fri 02/07/2004 15:25:45
in game cut scenes ???
Title: Re: sequence videos
Post by: TerranRich on Fri 02/07/2004 16:10:02
This is easy. Just make a new room where the cutscene will start, then just create script that will control everything. At the room's startup event (Enters Room After Fadein), put in scrpt to walk around, talk, whatever you need. If the cutscene must use the same room that the player s already in, just go to the event that will trigger the cutscene and put the script there.