mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-12-03 17:32:44 +00:00
41 lines
679 B
Text
41 lines
679 B
Text
// Choreo version 1
|
|
actor "Alyx"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event speak "They saw us"
|
|
{
|
|
time 0.126666 1.166711
|
|
param "streetwar.al_theysawus"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
event speak "hurry"
|
|
{
|
|
time 1.440001 1.980205
|
|
param "streetwar.al_hurry"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "look at"
|
|
{
|
|
}
|
|
channel "move to"
|
|
{
|
|
}
|
|
faceposermodel "U:\HL2\hl2\models\alyx.mdl"
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "100"
|
|
"RampTool" "100"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|