mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-28 23:02:03 +00:00
29 lines
416 B
Text
29 lines
416 B
Text
|
// Choreo version 1
|
||
|
actor "!Target1"
|
||
|
{
|
||
|
channel "Audio"
|
||
|
{
|
||
|
event speak "vanswer01"
|
||
|
{
|
||
|
time 0.006667 1.915941
|
||
|
param "npc_citizen.vanswer01"
|
||
|
param2 "75dB"
|
||
|
fixedlength
|
||
|
}
|
||
|
}
|
||
|
channel "Expression"
|
||
|
{
|
||
|
}
|
||
|
}
|
||
|
|
||
|
scalesettings
|
||
|
{
|
||
|
"CChoreoView" "100"
|
||
|
"RampTool" "100"
|
||
|
"ExpressionTool" "100"
|
||
|
"GestureTool" "100"
|
||
|
"SceneRampTool" "100"
|
||
|
}
|
||
|
fps 60
|
||
|
snap off
|