Difference between revisions of "VCD"
From Valve Developer Community
Tom Edwards (talk | contribs) |
(scenes.image note) |
||
(8 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | Valve Choreography Data | + | {{stub}} |
+ | '''Valve Choreography Data''' ('''VCD''') is a proprietary file format used to store [[Choreography_Tool|choreography]] data in a vaguely {{wiki|XML}}-like plain text format. | ||
+ | |||
+ | VCDs are authored in [[Faceposer]] and played in your map via the [[logic_choreographed_scene]] entity. The filename should contain only one period before the file extension, otherwise the scene file cannot be found. | ||
+ | {{note|VCD files must be compiled into {{ent|scenes.image}} before they can be used.}} | ||
[[Category:Glossary]] | [[Category:Glossary]] | ||
+ | [[Category:Choreography]] | ||
+ | [[Category:File formats]] |
Latest revision as of 22:03, 27 August 2018
This article is a stub. You can help by adding to it. |
Valve Choreography Data (VCD) is a proprietary file format used to store choreography data in a vaguely XML-like plain text format.
VCDs are authored in Faceposer and played in your map via the logic_choreographed_scene entity. The filename should contain only one period before the file extension, otherwise the scene file cannot be found.

scenes.image
before they can be used.