mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-04-24 07:23:34 +03:00
64 lines
952 B
Plaintext
64 lines
952 B
Plaintext
// Choreo version 1
|
|
actor "!target1"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event generic "thank you"
|
|
{
|
|
time 0.868056 3.006945
|
|
param "debugtext THANK YOU "
|
|
}
|
|
}
|
|
channel "lookat"
|
|
{
|
|
event lookat "look at player"
|
|
{
|
|
time 0.020834 3.583334
|
|
param "!player"
|
|
}
|
|
}
|
|
channel "faceto"
|
|
{
|
|
}
|
|
channel "moveto"
|
|
{
|
|
}
|
|
channel "postures"
|
|
{
|
|
}
|
|
channel "gestures"
|
|
{
|
|
event gesture "sit_breath"
|
|
{
|
|
time 0.020834 3.625000
|
|
param "sit_breath"
|
|
absolutetags playback_time
|
|
{
|
|
"in" 0.117534
|
|
"out" 0.840077
|
|
}
|
|
absolutetags shifted_time
|
|
{
|
|
"in" 0.405405
|
|
"out" 0.810811
|
|
}
|
|
sequenceduration 2.500000
|
|
}
|
|
}
|
|
channel "trigger"
|
|
{
|
|
}
|
|
faceposermodel "models\humans\group03\male_03.mdl"
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "96"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"RampTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|