mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-04-23 23:13:35 +03:00
51 lines
707 B
Plaintext
51 lines
707 B
Plaintext
// Choreo version 1
|
|
actor "Alyx"
|
|
{
|
|
channel "Debug text"
|
|
{
|
|
}
|
|
channel "move to"
|
|
{
|
|
}
|
|
channel "face to"
|
|
{
|
|
}
|
|
channel "Audio"
|
|
{
|
|
event speak "ep_02.al_shaft_calldown"
|
|
{
|
|
time 0.057158 2.936432
|
|
param "ep_02.al_shaft_calldown"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
}
|
|
|
|
actor "vort"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event speak "ep_02.vort_shaft_calldown"
|
|
{
|
|
time 3.255208 7.437952
|
|
param "ep_02.vort_shaft_calldown"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "128"
|
|
"RampTool" "100"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|