mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-12-04 01:42:09 +00:00
33 lines
450 B
Text
33 lines
450 B
Text
// Choreo version 1
|
|
actor "!Target1"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "troubleus"
|
|
{
|
|
time 0.013334 2.555556
|
|
param "npc_vortigaunt.troubleus"
|
|
fixedlength
|
|
}
|
|
}
|
|
channel "Look"
|
|
{
|
|
}
|
|
channel "Head"
|
|
{
|
|
}
|
|
channel "Facial"
|
|
{
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "100"
|
|
"RampTool" "100"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|