mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-10 14:41:45 +00:00
43 lines
680 B
Text
43 lines
680 B
Text
// Choreo version 1
|
|
actor "Alyx"
|
|
{
|
|
channel "Debug text"
|
|
{
|
|
}
|
|
channel "audio"
|
|
{
|
|
event speak "hereitis01"
|
|
{
|
|
time 0.124682 1.238015
|
|
param "ep_02.al_bridge_startcar01"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
event speak "hereitis01"
|
|
{
|
|
time 1.324682 2.540691
|
|
param "ep_02.al_bridge_startcar02"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "FaceTo"
|
|
{
|
|
}
|
|
channel "MoveTo"
|
|
{
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "100"
|
|
"RampTool" "100"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|