mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-26 05:41:32 +00:00
54 lines
759 B
Text
54 lines
759 B
Text
|
// Choreo version 1
|
||
|
actor "Alyx"
|
||
|
{
|
||
|
channel "audio"
|
||
|
{
|
||
|
event speak "come on"
|
||
|
{
|
||
|
time 0.266666 1.275555
|
||
|
param "citadel.al_comeon"
|
||
|
fixedlength
|
||
|
cctype "cc_master"
|
||
|
cctoken ""
|
||
|
}
|
||
|
}
|
||
|
channel "look at"
|
||
|
{
|
||
|
event lookat "look at player"
|
||
|
{
|
||
|
time 0.080000 1.540000
|
||
|
param "!player"
|
||
|
}
|
||
|
}
|
||
|
channel "move to"
|
||
|
{
|
||
|
}
|
||
|
channel "faceTo"
|
||
|
{
|
||
|
}
|
||
|
channel "Postures"
|
||
|
{
|
||
|
}
|
||
|
channel "Gestures"
|
||
|
{
|
||
|
}
|
||
|
channel "facial"
|
||
|
{
|
||
|
}
|
||
|
channel "Trigger"
|
||
|
{
|
||
|
}
|
||
|
faceposermodel "U:\HL2\hl2\models\alyx.mdl"
|
||
|
}
|
||
|
|
||
|
scalesettings
|
||
|
{
|
||
|
"CChoreoView" "25"
|
||
|
"ExpressionTool" "100"
|
||
|
"GestureTool" "100"
|
||
|
"RampTool" "52"
|
||
|
"SceneRampTool" "100"
|
||
|
}
|
||
|
fps 60
|
||
|
snap off
|