mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-12-11 05:00:53 +00:00
49 lines
740 B
Text
49 lines
740 B
Text
// Choreo version 1
|
|
actor "Alyx"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event speak "al_smashscanner02"
|
|
{
|
|
time 0.333333 2.170612
|
|
param "ep_01.al_smashscanner02"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "look at"
|
|
{
|
|
event lookat "!player"
|
|
{
|
|
time 0.138889 2.798611
|
|
param "!player"
|
|
event_ramp
|
|
{
|
|
0.2677 0.7062
|
|
1.3111 0.8588
|
|
2.4803 0.6723
|
|
}
|
|
}
|
|
}
|
|
channel "gestures"
|
|
{
|
|
}
|
|
channel "postures"
|
|
{
|
|
}
|
|
channel "facial flex"
|
|
{
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "96"
|
|
"ExpressionTool" "100"
|
|
"RampTool" "72"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|