mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-25 21:31:29 +00:00
45 lines
600 B
Text
45 lines
600 B
Text
|
// Choreo version 1
|
||
|
actor "!target1"
|
||
|
{
|
||
|
channel "audio"
|
||
|
{
|
||
|
event speak "griggs_omgdead"
|
||
|
{
|
||
|
time 0.128472 2.039946
|
||
|
param "ep_02.griggs_omgdead"
|
||
|
fixedlength
|
||
|
cctype "cc_master"
|
||
|
cctoken ""
|
||
|
}
|
||
|
}
|
||
|
channel "look at"
|
||
|
{
|
||
|
}
|
||
|
channel "move to"
|
||
|
{
|
||
|
}
|
||
|
channel "gestures"
|
||
|
{
|
||
|
}
|
||
|
channel "postures"
|
||
|
{
|
||
|
}
|
||
|
channel "facial flex"
|
||
|
{
|
||
|
}
|
||
|
channel "triggers"
|
||
|
{
|
||
|
}
|
||
|
}
|
||
|
|
||
|
scalesettings
|
||
|
{
|
||
|
"CChoreoView" "64"
|
||
|
"ExpressionTool" "100"
|
||
|
"RampTool" "66"
|
||
|
"GestureTool" "100"
|
||
|
"SceneRampTool" "100"
|
||
|
}
|
||
|
fps 60
|
||
|
snap off
|