portal64-still-alive/documentation/levels/cutscenes/wait_for_cutscene.md
2024-04-13 17:03:54 -04:00

417 B

wait_for_cutscene

Blocks until a specified cutscene is complete.

Syntax

wait_for_cutscene CUTSCENE_NAME

Arguments

Name Description
CUTSCENE_NAME The name of the cutscene to wait for

Notes

If multiple instances of the cutscene are running, this step will block until all have ended.