mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-12 23:44:26 +00:00
35 lines
489 B
Text
35 lines
489 B
Text
// Choreo version 1
|
|
actor "Alyx"
|
|
{
|
|
channel "play sound"
|
|
{
|
|
event speak "gordon!"
|
|
{
|
|
time 0.014493 0.866376
|
|
param "ep_01.al_gordon"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "face to"
|
|
{
|
|
}
|
|
channel "animation"
|
|
{
|
|
}
|
|
channel "text"
|
|
{
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "46"
|
|
"RampTool" "100"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|