mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-22 20:01:08 +00:00
67 lines
917 B
Text
67 lines
917 B
Text
// Choreo version 1
|
|
actor "!target1"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "ep_02.reb_1stwave08"
|
|
{
|
|
time 0.145833 2.385833
|
|
param "ep_02.reb_healthcall03"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "lookAt"
|
|
{
|
|
event lookat "look at player"
|
|
{
|
|
time 0.061600 2.437500
|
|
param "!player"
|
|
event_ramp
|
|
{
|
|
0.1500 0.8492
|
|
2.3512 0.0556
|
|
}
|
|
}
|
|
}
|
|
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
|