mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-04-23 06:53:34 +03:00
48 lines
602 B
Plaintext
48 lines
602 B
Plaintext
// Choreo version 1
|
|
actor "vort"
|
|
{
|
|
channel "play wav"
|
|
{
|
|
event speak "ep_02.vort_extract_willfollow"
|
|
{
|
|
time 0.333333 2.703718
|
|
param "ep_02.vort_extract_willfollow"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "move to"
|
|
{
|
|
}
|
|
channel "face to"
|
|
{
|
|
}
|
|
channel "look at"
|
|
{
|
|
}
|
|
channel "fire trigger"
|
|
{
|
|
}
|
|
channel "gesture"
|
|
{
|
|
}
|
|
channel "posture"
|
|
{
|
|
}
|
|
channel "text"
|
|
{
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "40"
|
|
"RampTool" "18"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|