mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-12-04 01:42:09 +00:00
46 lines
743 B
Text
46 lines
743 B
Text
|
// Choreo version 1
|
||
|
actor "Alyx"
|
||
|
{
|
||
|
channel "audio"
|
||
|
{
|
||
|
event speak "al_gateisopen_r"
|
||
|
{
|
||
|
time 0.006667 1.034331
|
||
|
param "streetwar.al_gateisopen_r"
|
||
|
fixedlength
|
||
|
cctype "cc_master"
|
||
|
cctoken ""
|
||
|
}
|
||
|
}
|
||
|
channel "look at"
|
||
|
{
|
||
|
event lookat "!player"
|
||
|
{
|
||
|
time 0.020000 1.020000
|
||
|
param "!player"
|
||
|
event_ramp
|
||
|
{
|
||
|
0.1080 0.8596
|
||
|
0.1700 0.9868
|
||
|
0.8640 0.9868
|
||
|
0.9340 0.8377
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
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
|