mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-04-24 07:23:34 +03:00
49 lines
630 B
Plaintext
49 lines
630 B
Plaintext
// Choreo version 1
|
|
actor "vort"
|
|
{
|
|
channel "play wav"
|
|
{
|
|
event speak "npc_vortigaunt.freeman"
|
|
{
|
|
time 0.200000 0.783424
|
|
param "npc_vortigaunt.freeman"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "move to"
|
|
{
|
|
}
|
|
channel "face to"
|
|
{
|
|
}
|
|
channel "look at"
|
|
{
|
|
}
|
|
channel "fire trigger"
|
|
{
|
|
}
|
|
channel "gesture"
|
|
{
|
|
}
|
|
channel "posture"
|
|
{
|
|
}
|
|
channel "text"
|
|
{
|
|
}
|
|
faceposermodel "models\vortigaunt2.mdl"
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "40"
|
|
"RampTool" "18"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|