mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-10 14:41:45 +00:00
51 lines
757 B
Text
51 lines
757 B
Text
// Choreo version 1
|
|
actor "Alyx"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event speak "ep_02.al_radar_building03"
|
|
{
|
|
time 0.465279 3.088613
|
|
param "ep_02.al_radar_building03"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "look at"
|
|
{
|
|
event lookat "!player"
|
|
{
|
|
time 0.055556 4.180556
|
|
param "!player"
|
|
event_ramp
|
|
{
|
|
0.4898 0.9489
|
|
3.5864 0.9659
|
|
}
|
|
}
|
|
}
|
|
channel "move to"
|
|
{
|
|
}
|
|
channel "gestures"
|
|
{
|
|
}
|
|
channel "postures"
|
|
{
|
|
}
|
|
channel "facial flex"
|
|
{
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "96"
|
|
"ExpressionTool" "100"
|
|
"RampTool" "60"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|