Logic playmovie

From Valve Developer Community
Revision as of 17:57, 4 May 2011 by Barracuda (talk | contribs) (Added entity data)
Jump to navigation Jump to search

Template:Portal2 point

Entity description

Plays a movie and allows for various playback options.

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Allow User to Skip ([todo internal name (i)]) <boolean>
Whether or not the user may skip the video with common keys

Inputs

PlayMovie
Play the movie.

Outputs

OnPlaybackFinished
Fired when the movie has completed playing back or was skipped by the user.