mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-04-23 23:13:35 +03:00
31 lines
403 B
Plaintext
31 lines
403 B
Plaintext
// Choreo version 1
|
|
actor "Alyx"
|
|
{
|
|
channel "Sound"
|
|
{
|
|
}
|
|
channel "gesture"
|
|
{
|
|
}
|
|
channel "sequence"
|
|
{
|
|
event sequence "buggy_idle_fidget_01"
|
|
{
|
|
time 0.053333 1.886667
|
|
param "buggy_idle_fidget_01"
|
|
fixedlength
|
|
}
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "100"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"RampTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|