mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-07-23 21:51:37 +03:00
51 lines
710 B
Plaintext
51 lines
710 B
Plaintext
// Choreo version 1
|
|
actor "Alyx"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event speak "al_awayfromdoors"
|
|
{
|
|
time 0.062500 1.531525
|
|
param "ep_01.al_awayfromdoors"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "look at"
|
|
{
|
|
event lookat "lookit"
|
|
{
|
|
time 0.080000 1.561389
|
|
param "!player"
|
|
event_ramp
|
|
{
|
|
0.1211 0.3204
|
|
1.1949 0.5525
|
|
1.2801 0.5580
|
|
1.2868 0.3481
|
|
}
|
|
}
|
|
}
|
|
channel "gestures"
|
|
{
|
|
}
|
|
channel "postures"
|
|
{
|
|
}
|
|
channel "facial flex"
|
|
{
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "96"
|
|
"ExpressionTool" "100"
|
|
"RampTool" "98"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|