EVENT SKIPCUTSCENE: Difference between revisions
Jump to navigation
Jump to search
Created page with "EVENT_SKIPCUTSCENE is a Misc Event. Used with startcutscene. RETURN is set to 1 when any key is pressed, and is used to control when a cutscene end..." |
Doom64hunter (talk | contribs) mNo edit summary |
||
Line 3: | Line 3: | ||
Used with [[startcutscene]]. RETURN is set to 1 when any key is pressed, and is used to control when a cutscene ends. | Used with [[startcutscene]]. RETURN is set to 1 when any key is pressed, and is used to control when a cutscene ends. | ||
Set RETURN to 0 in order to disable cutscene skipping. | |||
[[Category:Events]] | [[Category:Events]] |
Revision as of 04:49, 23 February 2020
EVENT_SKIPCUTSCENE is a Misc Event.
Used with startcutscene. RETURN is set to 1 when any key is pressed, and is used to control when a cutscene ends.
Set RETURN to 0 in order to disable cutscene skipping.