mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-22 20:01:08 +00:00
73 lines
1.3 KiB
Text
73 lines
1.3 KiB
Text
// Choreo version 1
|
|
actor "!Target1"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "heydoc01"
|
|
{
|
|
time 0.006667 0.483175
|
|
param "npc_citizen.heydoc01"
|
|
param2 "75dB"
|
|
fixedlength
|
|
}
|
|
}
|
|
channel "Expression"
|
|
{
|
|
}
|
|
channel "Look"
|
|
{
|
|
event lookat "Lookatplayer"
|
|
{
|
|
time 0.000000 0.506667
|
|
param "!player"
|
|
}
|
|
}
|
|
channel "Head"
|
|
{
|
|
event flexanimation "Head"
|
|
{
|
|
time 0.013334 0.486667
|
|
param ""
|
|
flexanimations samples_use_time
|
|
{
|
|
"inner_raiser" combo
|
|
{
|
|
0.0769 0.4200
|
|
0.1372 0.5600
|
|
0.2350 0.1400
|
|
}
|
|
{
|
|
}
|
|
"outer_raiser" combo
|
|
{
|
|
0.0769 0.4700
|
|
0.1372 0.5900
|
|
0.2329 0.1700
|
|
}
|
|
{
|
|
}
|
|
"head_rightleft" range 30.0 -30.0
|
|
{
|
|
0.0358 0.5100
|
|
0.1680 0.4969
|
|
}
|
|
"head_updown" range 35.0 -30.0
|
|
{
|
|
0.0832 0.5694
|
|
0.1860 0.5795
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "100"
|
|
"SceneRampTool" "100"
|
|
"RampTool" "100"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|