mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-04-23 23:13:35 +03:00
49 lines
610 B
Plaintext
49 lines
610 B
Plaintext
// Choreo version 1
|
|
actor "Vort"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "Grim pinata"
|
|
{
|
|
time 0.141667 3.845250
|
|
param "ep_02.vort_extract_logic"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "lookAt"
|
|
{
|
|
}
|
|
channel "moveTo"
|
|
{
|
|
}
|
|
channel "faceTo"
|
|
{
|
|
}
|
|
channel "gestures"
|
|
{
|
|
}
|
|
channel "head"
|
|
{
|
|
}
|
|
channel "facial"
|
|
{
|
|
}
|
|
channel "trigger"
|
|
{
|
|
}
|
|
faceposermodel "models\vortigaunt.mdl"
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "80"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"RampTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|