mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-12 23:44:26 +00:00
23 lines
360 B
Text
23 lines
360 B
Text
// Choreo version 1
|
|
actor "Alyx"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event generic "Flip"
|
|
{
|
|
time 0.133333 2.020000
|
|
param "debugtext Alyx: Hey Gordon, flip the car over!"
|
|
}
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "100"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"RampTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|