VCD: Difference between revisions
Jump to navigation
Jump to search
Note:VCD files must be compiled into scenes.image before they can be used (in all games since
).
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{lang|VCD}} | {{lang|VCD}} | ||
'''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. | '''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 {{ent|logic_choreographed_scene}} entity. The filename should contain only one period before the file extension; otherwise, the scene file cannot be found. | VCDs are authored in [[Faceposer]] and played in your map via the {{ent|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 {{src07|since}}.}} | {{note|VCD files must be compiled into {{ent|scenes.image}} before they can be used {{src07|since}}.}} | ||
[[Category:Choreography]] | |||
[[Category:File formats]] | |||
{{stub}} |
Revision as of 07:27, 28 March 2023
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.

