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?
See in the manual:
StartCutscene
MoveCharacterBlocking
DisplaySpeech
EndCutscene
for starts...
THANX