hi everybody,
I've got a problem:
I'm doing a scripted sequence, but I want it to be "skippable" I.E , by pressing a key, the sequence takes end.
I've tryed "if iskeypressed()" command with the proper parameters, repeatedly executed, but since my commands are blocking during the scripted sequence, it doesn't do anything.
Is there a way to do it, Or do I need to make ONLY non blocking commands during the scripted sequences?
you need StartCutscene and EndCutscene. Check them out in the manual.