mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-07-23 05:31:43 +03:00
52 lines
706 B
Plaintext
52 lines
706 B
Plaintext
// Choreo version 1
|
|
actor "Alyx"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event speak "ep_02.al_radar_getgoing01"
|
|
{
|
|
time 0.506945 2.269099
|
|
param "ep_02.al_radar_getgoing01"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "look at"
|
|
{
|
|
event lookat "!player"
|
|
{
|
|
time 0.041667 3.118057
|
|
param "!player"
|
|
event_ramp
|
|
{
|
|
0.5048 1.0000
|
|
2.6377 1.0000
|
|
}
|
|
}
|
|
}
|
|
channel "move to"
|
|
{
|
|
}
|
|
channel "gestures"
|
|
{
|
|
}
|
|
channel "postures"
|
|
{
|
|
}
|
|
channel "facial flex"
|
|
{
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "96"
|
|
"ExpressionTool" "100"
|
|
"RampTool" "42"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|