mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-01-01 01:35:32 +03:00
36 lines
448 B
Plaintext
36 lines
448 B
Plaintext
// 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
|