mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-29 07:12:23 +00:00
43 lines
680 B
Text
43 lines
680 B
Text
|
// Choreo version 1
|
||
|
actor "!Target1"
|
||
|
{
|
||
|
channel "audio"
|
||
|
{
|
||
|
event speak "exit_nag02"
|
||
|
{
|
||
|
time 0.066667 1.867755
|
||
|
param "ravenholm.exit_nag02"
|
||
|
param2 "90dB"
|
||
|
fixedlength
|
||
|
cctype "cc_master"
|
||
|
cctoken ""
|
||
|
}
|
||
|
}
|
||
|
channel "look at"
|
||
|
{
|
||
|
event lookat "!player"
|
||
|
{
|
||
|
time 0.013334 1.873333
|
||
|
param "!player"
|
||
|
event_ramp
|
||
|
{
|
||
|
0.1129 0.8553
|
||
|
0.1871 0.9649
|
||
|
1.7017 0.9737
|
||
|
1.7598 0.8246
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
scalesettings
|
||
|
{
|
||
|
"CChoreoView" "100"
|
||
|
"SceneRampTool" "100"
|
||
|
"ExpressionTool" "100"
|
||
|
"GestureTool" "100"
|
||
|
"RampTool" "100"
|
||
|
}
|
||
|
fps 60
|
||
|
snap off
|