mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-04-22 22:43:36 +03:00
51 lines
730 B
Plaintext
51 lines
730 B
Plaintext
// Choreo version 1
|
|
actor "!target1"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event generic ".....YOU....DID......GOOD.......(breath)"
|
|
{
|
|
time 0.729167 3.138889
|
|
param "debugtext .....YOU....DID......GOOD.......(breath)"
|
|
}
|
|
}
|
|
channel "lookat"
|
|
{
|
|
event moveto "look at player"
|
|
{
|
|
time 0.020834 3.819445
|
|
param "!player"
|
|
}
|
|
}
|
|
channel "faceto"
|
|
{
|
|
}
|
|
channel "moveto"
|
|
{
|
|
}
|
|
channel "postures"
|
|
{
|
|
}
|
|
channel "gestures"
|
|
{
|
|
}
|
|
channel "trigger"
|
|
{
|
|
}
|
|
channel "flex sliders"
|
|
{
|
|
}
|
|
faceposermodel "models\humans\group03\male_04.mdl"
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "96"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"RampTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|