mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-14 16:30:57 +00:00
53 lines
764 B
Text
53 lines
764 B
Text
// Choreo version 1
|
|
actor "Alyx"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event speak "come on"
|
|
{
|
|
time 0.266666 1.825872
|
|
param "citadel.al_betterhurry"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "look at"
|
|
{
|
|
event lookat "look at player"
|
|
{
|
|
time 0.080000 2.500000
|
|
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
|