mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-22 20:01:08 +00:00
57 lines
950 B
Text
57 lines
950 B
Text
// Choreo version 1
|
|
actor "!Target1"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "answer08"
|
|
{
|
|
time 0.006667 0.746486
|
|
param "npc_citizen.answer08"
|
|
param2 "75dB"
|
|
fixedlength
|
|
}
|
|
}
|
|
channel "Expression"
|
|
{
|
|
}
|
|
channel "Facial"
|
|
{
|
|
event flexanimation "Facial"
|
|
{
|
|
time 0.000000 1.180000
|
|
param ""
|
|
flexanimations samples_use_time
|
|
{
|
|
}
|
|
}
|
|
}
|
|
channel "Head"
|
|
{
|
|
event flexanimation "Head"
|
|
{
|
|
time 0.000000 1.186667
|
|
param ""
|
|
flexanimations samples_use_time
|
|
{
|
|
"head_updown" range 35.0 -30.0
|
|
{
|
|
0.1158 0.5227
|
|
0.2204 0.5197
|
|
0.4358 0.5197
|
|
0.6134 0.5318
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "100"
|
|
"RampTool" "100"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|