mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-25 13:21:53 +00:00
50 lines
764 B
Text
50 lines
764 B
Text
// Choreo version 1
|
|
actor "Alyx"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event speak "al_alert_zombies01"
|
|
{
|
|
time 0.090278 2.413543
|
|
param "ep_01.al_alert_zombies01"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "look at"
|
|
{
|
|
event lookat "lookit"
|
|
{
|
|
time 0.080000 2.644721
|
|
param "!player"
|
|
event_ramp
|
|
{
|
|
0.1211 0.3204
|
|
2.1880 0.5525
|
|
2.1938 0.5580
|
|
2.3701 0.3481
|
|
}
|
|
}
|
|
}
|
|
channel "gestures"
|
|
{
|
|
}
|
|
channel "postures"
|
|
{
|
|
}
|
|
channel "facial flex"
|
|
{
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "96"
|
|
"ExpressionTool" "100"
|
|
"RampTool" "98"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|