mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-22 20:01:08 +00:00
70 lines
1,006 B
Text
70 lines
1,006 B
Text
// Choreo version 1
|
|
actor "!target1"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "wooohooo!"
|
|
{
|
|
time 0.197917 2.416602
|
|
param "ep_02.reb_striderdown08"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
event speak "come on gordon"
|
|
{
|
|
time 2.145833 3.852500
|
|
param "ep_02.reb_striderdown13"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "lookAt"
|
|
{
|
|
event lookat "look at player"
|
|
{
|
|
time 2.040767 3.928281
|
|
param "!player"
|
|
}
|
|
}
|
|
channel "moveTo"
|
|
{
|
|
}
|
|
channel "faceTo"
|
|
{
|
|
}
|
|
channel "postures"
|
|
{
|
|
}
|
|
channel "seq"
|
|
{
|
|
}
|
|
channel "body"
|
|
{
|
|
}
|
|
channel "gestures"
|
|
{
|
|
}
|
|
channel "head"
|
|
{
|
|
}
|
|
channel "facial"
|
|
{
|
|
}
|
|
channel "trigger"
|
|
{
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "64"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"RampTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|
|
ignorePhonemes off
|