mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-22 20:01:08 +00:00
129 lines
2.4 KiB
Text
129 lines
2.4 KiB
Text
// Choreo version 1
|
|
actor "!Target1"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "ammo02"
|
|
{
|
|
time 0.006667 0.748799
|
|
param "npc_citizen.ammo02"
|
|
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.2081 0.5000
|
|
0.4467 0.4700
|
|
0.5444 0.4500
|
|
0.6697 0.4300
|
|
}
|
|
"head_updown" range 35.0 -30.0
|
|
{
|
|
0.1601 0.5000
|
|
0.3987 0.4700
|
|
0.4827 0.4000
|
|
0.7217 0.3900
|
|
}
|
|
"head_forwardback" range -1.0 1.0
|
|
{
|
|
0.1601 0.5000
|
|
0.3987 0.5400
|
|
0.4964 0.5900
|
|
0.6217 0.5700
|
|
}
|
|
}
|
|
}
|
|
}
|
|
channel "Facial"
|
|
{
|
|
event flexanimation "Facial"
|
|
{
|
|
time 0.006666 1.120000
|
|
param ""
|
|
flexanimations samples_use_time
|
|
{
|
|
"lid_raiser" combo
|
|
{
|
|
0.2331 0.0000
|
|
0.3970 0.8200
|
|
0.7196 0.8900
|
|
1.0289 0.0000
|
|
}
|
|
{
|
|
}
|
|
"lid_tightener" combo
|
|
{
|
|
0.1051 0.9600
|
|
0.4946 0.0000
|
|
0.9689 0.0000
|
|
}
|
|
{
|
|
}
|
|
"inner_raiser" combo
|
|
{
|
|
0.2597 0.0000
|
|
0.4247 1.0000
|
|
0.9889 0.0000
|
|
}
|
|
{
|
|
}
|
|
"outer_raiser" combo
|
|
{
|
|
0.2656 0.0000
|
|
0.4306 0.9200
|
|
0.9889 0.0000
|
|
}
|
|
{
|
|
}
|
|
"lowerer" combo
|
|
{
|
|
0.0482 0.4700
|
|
0.2528 0.1300
|
|
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" "102"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|