Scripted scene

From Valve Developer Community
Revision as of 06:31, 6 October 2005 by Ts2do (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Wrongtitle

Entity Description

Manages a choreographed scene of one or more actors.

Keyvalues

<scene> The VCD scene file to use.
  • target1-8
<target_destination> Use these keyvalues to specify the resolution of Actor or Event Target names that are using a !Target# name in the VCD.
  • busyactor
<boolean> Wait for the actor to finish?

Inputs

Starts playback of the scene file
  • Pause
Pauses playback of the scene file
  • Resume
Resumes playback of the scene if it has been paused
  • Cancel
Cancels playback of the scene
  • InterjectResponse <string>
Finds an actor who can respond to the specified concept string while the scene continues playing
  • StopWaitingForActor
Stop waiting on an actor to stop talking.

Outputs

The scene has started
  • OnCompletion
The scene has completed
  • OnCanceled
The scene has been canceled
  • OnTrigger1-8
Scene trigger 1-8