Cutscene
Cutscenes are a feature backported from Raze. They allow for mappers and modders to play ![]()
| 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:
| Section | Intro | Outro | Game over | When to play |
|---|---|---|---|---|
| Cluster | ☑ | ☑ | ☑ |
At the beginning of the cluster (intro). |
| Episode | ☑ | ☒ | ☒ | Upon starting the episode. |
| GameInfo | ☑ | ☒ | ☒ | At the beginning of the game, before the titlescreen. |
| Map | ☑ | ☑ | ☒ |
Upon entering the map from another map (intro). |