mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-12-11 13:11:26 +00:00
107 lines
2 KiB
Text
107 lines
2 KiB
Text
// Choreo version 1
|
|
actor "!Target1"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "heydoc02"
|
|
{
|
|
time 0.006667 0.460953
|
|
param "npc_citizen.heydoc02"
|
|
param2 "75dB"
|
|
fixedlength
|
|
}
|
|
}
|
|
channel "Expression"
|
|
{
|
|
}
|
|
channel "Look"
|
|
{
|
|
event lookat "Lookatplayer"
|
|
{
|
|
time -0.000000 0.886667
|
|
param "!player"
|
|
}
|
|
}
|
|
channel "Head"
|
|
{
|
|
event flexanimation "Head"
|
|
{
|
|
time 0.013334 0.880000
|
|
param ""
|
|
flexanimations samples_use_time
|
|
{
|
|
"head_updown" range 35.0 -30.0
|
|
{
|
|
0.2130 0.4834
|
|
0.4117 0.4785
|
|
0.5260 0.4932
|
|
}
|
|
"head_tilt" range 18.0 -18.0
|
|
{
|
|
0.3701 0.4800
|
|
}
|
|
"eyes_updown" range 30.0 -30.0
|
|
{
|
|
0.0526 0.4900
|
|
0.0974 0.2800
|
|
0.1103 0.2800
|
|
0.6814 0.3200
|
|
0.6939 0.3200
|
|
0.7548 0.5100
|
|
0.7933 0.5200
|
|
0.8364 0.5100
|
|
}
|
|
"eyes_rightleft" range 30.0 -30.0
|
|
{
|
|
0.0488 0.4900
|
|
0.0892 0.4300
|
|
0.1037 0.4300
|
|
0.6791 0.4800
|
|
0.6916 0.4800
|
|
0.7693 0.5400
|
|
0.7797 0.5400
|
|
0.8192 0.5100
|
|
}
|
|
}
|
|
}
|
|
}
|
|
channel "Facial"
|
|
{
|
|
event flexanimation "Facial"
|
|
{
|
|
time 0.026666 0.880000
|
|
param ""
|
|
flexanimations samples_use_time
|
|
{
|
|
"blink"
|
|
{
|
|
0.1839 0.2900
|
|
0.5260 0.2500
|
|
0.6612 0.1600
|
|
}
|
|
"inner_raiser" combo
|
|
{
|
|
0.0580 0.2700
|
|
0.1127 0.3200
|
|
0.1870 0.1600
|
|
0.3118 0.1000
|
|
0.3847 0.1900
|
|
0.4782 0.1000
|
|
}
|
|
{
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "100"
|
|
"ExpressionTool" "100"
|
|
"RampTool" "100"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|