mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-22 11:51:04 +00:00
57 lines
706 B
Text
57 lines
706 B
Text
|
// Choreo version 1
|
||
|
actor "magnusson"
|
||
|
{
|
||
|
channel "Audio"
|
||
|
{
|
||
|
event speak "pinpoint"
|
||
|
{
|
||
|
time 0.020833 10.209700
|
||
|
param "ep_02.mag_aband_pinpoint"
|
||
|
fixedlength
|
||
|
cctype "cc_master"
|
||
|
cctoken ""
|
||
|
}
|
||
|
}
|
||
|
channel "lookAt"
|
||
|
{
|
||
|
}
|
||
|
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
|