Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Tue 11/05/2004 14:21:40

Title: I can't do cutscenes!
Post by: on Tue 11/05/2004 14:21:40
 Is there any easy way to do a SIMPLE cutscene? Just like where the character walks around on his own and says stuff without the player's help? I don't mind scripting, just not real hard scripting...
help?
Title: Re: I can't do cutscenes!
Post by: Ishmael on Tue 11/05/2004 14:42:23
See in the manual:

StartCutscene
MoveCharacterBlocking
DisplaySpeech
EndCutscene

for starts...
Title: Re: I can't do cutscenes!
Post by: on Tue 11/05/2004 15:40:32
THANX