mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-04-23 23:13:35 +03:00
55 lines
737 B
Plaintext
55 lines
737 B
Plaintext
// Choreo version 1
|
|
actor "vort"
|
|
{
|
|
channel "play wav"
|
|
{
|
|
event speak "ep_02.vort_rbed_freeman"
|
|
{
|
|
time 0.055556 0.917846
|
|
param "ep_02.vort_rbed_freeman"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "move to"
|
|
{
|
|
}
|
|
channel "face to"
|
|
{
|
|
active "0"
|
|
}
|
|
channel "look at"
|
|
{
|
|
event lookat "!player"
|
|
{
|
|
time 0.041666 1.124999
|
|
param "!player"
|
|
}
|
|
}
|
|
channel "fire trigger"
|
|
{
|
|
}
|
|
channel "gesture"
|
|
{
|
|
}
|
|
channel "posture"
|
|
{
|
|
}
|
|
channel "text"
|
|
{
|
|
}
|
|
faceposermodel "models\vortigaunt2.mdl"
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "48"
|
|
"RampTool" "18"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|