mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-01-03 18:55:36 +03:00
46 lines
638 B
Plaintext
46 lines
638 B
Plaintext
|
// Choreo version 1
|
||
|
actor "Alyx"
|
||
|
{
|
||
|
channel "audio"
|
||
|
{
|
||
|
event speak "ep_02.al_rbed_snooping"
|
||
|
{
|
||
|
time 0.041667 2.455000
|
||
|
param "ep_02.al_rbed_snooping"
|
||
|
fixedlength
|
||
|
cctype "cc_master"
|
||
|
cctoken ""
|
||
|
}
|
||
|
}
|
||
|
channel "face to"
|
||
|
{
|
||
|
}
|
||
|
channel "lookAt"
|
||
|
{
|
||
|
}
|
||
|
channel "move to"
|
||
|
{
|
||
|
}
|
||
|
channel "gesture"
|
||
|
{
|
||
|
}
|
||
|
channel "trigger"
|
||
|
{
|
||
|
}
|
||
|
channel "generic ai"
|
||
|
{
|
||
|
}
|
||
|
faceposermodel "models\alyx.mdl"
|
||
|
}
|
||
|
|
||
|
scalesettings
|
||
|
{
|
||
|
"CChoreoView" "32"
|
||
|
"RampTool" "100"
|
||
|
"ExpressionTool" "100"
|
||
|
"GestureTool" "100"
|
||
|
"SceneRampTool" "100"
|
||
|
}
|
||
|
fps 60
|
||
|
snap off
|