mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-22 20:01:08 +00:00
36 lines
562 B
Text
36 lines
562 B
Text
// Choreo version 1
|
|
actor "!Target1"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "youdbetterreload01"
|
|
{
|
|
time 0.006667 1.082018
|
|
param "npc_citizen.youdbetterreload01"
|
|
param2 "75dB"
|
|
fixedlength
|
|
}
|
|
}
|
|
channel "Expression"
|
|
{
|
|
}
|
|
channel "Look"
|
|
{
|
|
event lookat "Lookatplayer"
|
|
{
|
|
time 0.000000 1.093334
|
|
param "!player"
|
|
}
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "100"
|
|
"SceneRampTool" "100"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"RampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|