mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-26 22:02:02 +00:00
63 lines
987 B
Text
63 lines
987 B
Text
// Choreo version 1
|
|
actor "!target1"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event speak "radio_thisis8"
|
|
{
|
|
time 0.119999 14.529591
|
|
param "canals.radio_thisis8"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
event speak "radio_doyoucopy8"
|
|
{
|
|
time 15.520002 25.583109
|
|
param "canals.radio_doyoucopy8"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
event speak "explosion"
|
|
{
|
|
time 13.866665 14.537368
|
|
param "ambient.electrical_zap_1"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "Look at"
|
|
{
|
|
}
|
|
channel "Face to"
|
|
{
|
|
}
|
|
channel "Move to"
|
|
{
|
|
}
|
|
channel "Posture"
|
|
{
|
|
}
|
|
channel "Gesture"
|
|
{
|
|
}
|
|
channel "Flex anim"
|
|
{
|
|
}
|
|
channel "Trigger"
|
|
{
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "20"
|
|
"RampTool" "10"
|
|
"SceneRampTool" "100"
|
|
"ExpressionTool" "38"
|
|
"GestureTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|