mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-29 07:12:23 +00:00
38 lines
501 B
Text
38 lines
501 B
Text
|
// Choreo version 1
|
||
|
actor "Alyx"
|
||
|
{
|
||
|
channel "Debug text"
|
||
|
{
|
||
|
active "0"
|
||
|
}
|
||
|
channel "move to"
|
||
|
{
|
||
|
}
|
||
|
channel "face to"
|
||
|
{
|
||
|
}
|
||
|
channel "animation"
|
||
|
{
|
||
|
event sequence "Flare drop"
|
||
|
{
|
||
|
time 0.028985 2.662318
|
||
|
param "a_g_drop_flare"
|
||
|
fixedlength
|
||
|
}
|
||
|
}
|
||
|
channel "triggers"
|
||
|
{
|
||
|
}
|
||
|
}
|
||
|
|
||
|
scalesettings
|
||
|
{
|
||
|
"CChoreoView" "46"
|
||
|
"RampTool" "100"
|
||
|
"ExpressionTool" "100"
|
||
|
"GestureTool" "100"
|
||
|
"SceneRampTool" "100"
|
||
|
}
|
||
|
fps 60
|
||
|
snap off
|