mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-10 14:41:45 +00:00
47 lines
635 B
Text
47 lines
635 B
Text
// Choreo version 1
|
|
actor "Alyx"
|
|
{
|
|
channel "Sound"
|
|
{
|
|
event speak "ep_02.al_rad_lookforradio01"
|
|
{
|
|
time 0.205128 1.849164
|
|
param "ep_02.al_rad_lookforradio02"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "text"
|
|
{
|
|
}
|
|
channel "FaceTo"
|
|
{
|
|
}
|
|
channel "lookAt"
|
|
{
|
|
}
|
|
channel "MoveTo"
|
|
{
|
|
}
|
|
channel "gesture"
|
|
{
|
|
}
|
|
channel "Postures"
|
|
{
|
|
}
|
|
channel "trigger"
|
|
{
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "52"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"RampTool" "24"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|