mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-29 07:12:23 +00:00
48 lines
635 B
Text
48 lines
635 B
Text
|
// Choreo version 1
|
||
|
actor "!target1"
|
||
|
{
|
||
|
channel "Sound"
|
||
|
{
|
||
|
event speak "ep_02.reb_cannon_thanks"
|
||
|
{
|
||
|
time 0.060606 3.900606
|
||
|
param "ep_02.reb_chop_alyxinside02"
|
||
|
fixedlength
|
||
|
cctype "cc_master"
|
||
|
cctoken ""
|
||
|
}
|
||
|
}
|
||
|
channel "text"
|
||
|
{
|
||
|
}
|
||
|
channel "FaceTo"
|
||
|
{
|
||
|
}
|
||
|
channel "lookAt"
|
||
|
{
|
||
|
}
|
||
|
channel "MoveTo"
|
||
|
{
|
||
|
}
|
||
|
channel "gesture"
|
||
|
{
|
||
|
}
|
||
|
channel "Postures"
|
||
|
{
|
||
|
}
|
||
|
channel "trigger"
|
||
|
{
|
||
|
}
|
||
|
}
|
||
|
|
||
|
scalesettings
|
||
|
{
|
||
|
"CChoreoView" "44"
|
||
|
"ExpressionTool" "100"
|
||
|
"GestureTool" "100"
|
||
|
"RampTool" "24"
|
||
|
"SceneRampTool" "100"
|
||
|
}
|
||
|
fps 60
|
||
|
snap off
|