mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-04-22 22:43:36 +03:00
74 lines
1.1 KiB
Plaintext
74 lines
1.1 KiB
Plaintext
// Choreo version 1
|
|
actor "Alyx"
|
|
{
|
|
channel "Debug text"
|
|
{
|
|
active "0"
|
|
}
|
|
channel "move to"
|
|
{
|
|
}
|
|
channel "face to"
|
|
{
|
|
}
|
|
channel "animation"
|
|
{
|
|
}
|
|
channel "triggers"
|
|
{
|
|
}
|
|
channel "Audio"
|
|
{
|
|
event speak "ep_02.al_shaft_thereheis01"
|
|
{
|
|
time 0.057158 1.016432
|
|
param "ep_02.al_shaft_thereheis01"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
event speak "ep_02.al_shaft_thereheis01"
|
|
{
|
|
time 1.594792 3.138919
|
|
param "ep_02.al_shaft_thereheis02"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
event speak "ep_02.al_shaft_thereheis01"
|
|
{
|
|
time 3.465760 5.108572
|
|
param "ep_02.al_shaft_thereheis03"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
}
|
|
|
|
actor "vort"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event speak "ep_02.vort_shaft_calldown"
|
|
{
|
|
time 5.911122 7.955838
|
|
param "ep_02.vort_shaft_wellsaid"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "62"
|
|
"RampTool" "100"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|