This entity allows you to play a cutscene (animated GIF or AVI file) during the game. When this entity is activated by its trigger the game is stopped and the cutscene is played. When it is finished the game will resume.
The fields for the CutScene entity are:
Field |
Description |
---|---|
Center |
if true then the cutscene will be centered on the screen |
szCutScene |
Name of the cutscene file |
szEntityName |
Name of this entity |
TriggerName |
Name of trigger that will activate this entity |
Xpos |
if Center is false these are the screen coordinates of the upper left corner of the cutscene |
NOTE: If no TriggerName is entered the cutscene will be played when the level is loaded