mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-22 20:01:08 +00:00
128 lines
2.4 KiB
Text
128 lines
2.4 KiB
Text
// Choreo version 1
|
|
actor "!Target1"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "ammo01"
|
|
{
|
|
time 0.006667 1.051565
|
|
param "npc_citizen.ammo01"
|
|
param2 "75dB"
|
|
fixedlength
|
|
}
|
|
}
|
|
channel "Expression"
|
|
{
|
|
}
|
|
channel "Look"
|
|
{
|
|
event lookat "Lookatplayer"
|
|
{
|
|
time 0.000000 1.140000
|
|
param "!player"
|
|
}
|
|
}
|
|
channel "Head"
|
|
{
|
|
event flexanimation "Head"
|
|
{
|
|
time -0.006667 1.120000
|
|
param ""
|
|
flexanimations samples_use_time
|
|
{
|
|
"head_rightleft" range 30.0 -30.0
|
|
{
|
|
0.1821 0.4800
|
|
0.4607 0.4900
|
|
0.5584 0.5000
|
|
0.6837 0.4800
|
|
}
|
|
"head_updown" range 35.0 -30.0
|
|
{
|
|
0.1601 0.4400
|
|
0.4387 0.4900
|
|
0.5364 0.5000
|
|
0.6617 0.4200
|
|
}
|
|
"head_forwardback" range -1.0 1.0
|
|
{
|
|
0.1601 0.6500
|
|
0.4387 0.4900
|
|
0.5364 0.5000
|
|
0.6617 0.6100
|
|
}
|
|
}
|
|
}
|
|
}
|
|
channel "Facial"
|
|
{
|
|
event flexanimation "Facial"
|
|
{
|
|
time 0.006666 1.120000
|
|
param ""
|
|
flexanimations samples_use_time
|
|
{
|
|
"lid_raiser" combo
|
|
{
|
|
0.4606 0.0000
|
|
0.6245 0.8200
|
|
0.7196 0.8900
|
|
1.0289 0.0000
|
|
}
|
|
{
|
|
}
|
|
"lid_tightener" combo
|
|
{
|
|
0.1051 1.0000
|
|
0.4946 0.0000
|
|
0.9689 0.0000
|
|
}
|
|
{
|
|
}
|
|
"inner_raiser" combo
|
|
{
|
|
0.5146 0.0000
|
|
0.6796 1.0000
|
|
0.9889 0.0000
|
|
}
|
|
{
|
|
}
|
|
"outer_raiser" combo
|
|
{
|
|
0.5146 0.0000
|
|
0.6796 0.0000
|
|
0.9889 0.0000
|
|
}
|
|
{
|
|
}
|
|
"lowerer" combo
|
|
{
|
|
0.1051 1.0000
|
|
0.4946 0.0000
|
|
0.6570 0.0000
|
|
0.9689 0.0000
|
|
}
|
|
{
|
|
}
|
|
"wrinkler"
|
|
{
|
|
0.1051 0.6500
|
|
0.4946 0.0000
|
|
0.6596 0.0000
|
|
0.9689 0.0000
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "100"
|
|
"RampTool" "100"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|