mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-26 13:51:20 +00:00
34 lines
500 B
Text
34 lines
500 B
Text
|
// Choreo version 1
|
||
|
actor "!Target1"
|
||
|
{
|
||
|
channel "Audio"
|
||
|
{
|
||
|
event speak "herecomehacks02"
|
||
|
{
|
||
|
time 0.006667 1.323198
|
||
|
param "npc_citizen.herecomehacks02"
|
||
|
param2 "75dB"
|
||
|
fixedlength
|
||
|
cctype "cc_master"
|
||
|
cctoken ""
|
||
|
}
|
||
|
}
|
||
|
channel "Expression"
|
||
|
{
|
||
|
}
|
||
|
channel "Look"
|
||
|
{
|
||
|
}
|
||
|
}
|
||
|
|
||
|
scalesettings
|
||
|
{
|
||
|
"CChoreoView" "100"
|
||
|
"SceneRampTool" "100"
|
||
|
"ExpressionTool" "100"
|
||
|
"GestureTool" "100"
|
||
|
"RampTool" "100"
|
||
|
}
|
||
|
fps 60
|
||
|
snap off
|