mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2024-12-28 15:55:31 +03:00
71 lines
1014 B
Plaintext
71 lines
1014 B
Plaintext
// Choreo version 1
|
|
actor "!target1"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "right in the melon"
|
|
{
|
|
time 1.479167 3.569847
|
|
param "ep_02.reb_striderdown10"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
event speak "nice shot doc"
|
|
{
|
|
time 0.062500 1.811842
|
|
param "ep_02.reb_striderdown09"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "lookAt"
|
|
{
|
|
event lookat "look at player"
|
|
{
|
|
time 0.676184 3.605364
|
|
param "!player"
|
|
}
|
|
}
|
|
channel "moveTo"
|
|
{
|
|
}
|
|
channel "faceTo"
|
|
{
|
|
}
|
|
channel "postures"
|
|
{
|
|
}
|
|
channel "seq"
|
|
{
|
|
}
|
|
channel "body"
|
|
{
|
|
}
|
|
channel "gestures"
|
|
{
|
|
}
|
|
channel "head"
|
|
{
|
|
}
|
|
channel "facial"
|
|
{
|
|
}
|
|
channel "trigger"
|
|
{
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"SceneRampTool" "100"
|
|
"RampTool" "100"
|
|
"GestureTool" "100"
|
|
"ExpressionTool" "100"
|
|
"CChoreoView" "64"
|
|
}
|
|
fps 60
|
|
snap off
|
|
ignorePhonemes off
|