Cutscene

Cutscenes are a feature backported from Raze. They allow for mappers and modders to play Full-motion videos using MAPINFO map, episode, cluster, and gameinfo definitions, or by using the screen job ZScript API. By default, cutscenes can be skipped by pressing any key besides the menu button while they are playing.

Note: video assignment in MAPINFO requires the use of directory-structured archives, as looking up the video requires its full name (path, name and extension). WAD archives are not supported.

This article is a stub. Please help the ZDoom Wiki by adding to it.

Types

There are three types of cutscenes: intro, outro and game over. The following table lists which MAPINFO sections support which types, as well as when the cutscenes play:

SectionIntroOutroGame overWhen to play
Cluster

At the beginning of the cluster (intro).
At the end of the cluster (outro).
Upon the player's death in the cluster (game over).

EpisodeUpon starting the episode.
GameInfoAt the beginning of the game, before the titlescreen.
Map

Upon entering the map from another map (intro).
Upon leaving the map (outro).

See also

This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.