mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-25 13:21:53 +00:00
37 lines
501 B
Text
37 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
|