mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-01-01 01:35:36 +03:00
24 lines
360 B
Plaintext
24 lines
360 B
Plaintext
|
// 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
|