mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-29 07:12:23 +00:00
36 lines
448 B
Text
36 lines
448 B
Text
|
// Choreo version 1
|
||
|
actor "Alyx"
|
||
|
{
|
||
|
channel "audio"
|
||
|
{
|
||
|
}
|
||
|
channel "look at"
|
||
|
{
|
||
|
event lookat "looky"
|
||
|
{
|
||
|
time 0.159722 0.326389
|
||
|
param "!enemy"
|
||
|
}
|
||
|
}
|
||
|
channel "gestures"
|
||
|
{
|
||
|
}
|
||
|
channel "postures"
|
||
|
{
|
||
|
}
|
||
|
channel "facial flex"
|
||
|
{
|
||
|
}
|
||
|
}
|
||
|
|
||
|
scalesettings
|
||
|
{
|
||
|
"CChoreoView" "96"
|
||
|
"ExpressionTool" "100"
|
||
|
"RampTool" "98"
|
||
|
"GestureTool" "100"
|
||
|
"SceneRampTool" "100"
|
||
|
}
|
||
|
fps 60
|
||
|
snap off
|