mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-12 23:44:26 +00:00
35 lines
563 B
Text
35 lines
563 B
Text
// Choreo version 1
|
|
actor "Alyx"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "ep_01.al_comeherehelpme01"
|
|
{
|
|
time 0.366667 1.830885
|
|
param "ep_02.al_str_carnag03"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "look at"
|
|
{
|
|
event lookat "!player"
|
|
{
|
|
time 0.153333 1.973333
|
|
param "!player"
|
|
}
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "100"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"RampTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|
|
ignorePhonemes off
|