mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-29 07:12:23 +00:00
65 lines
1,016 B
Text
65 lines
1,016 B
Text
// Choreo version 1
|
|
event stoppoint "done"
|
|
{
|
|
time 6.840001 -1.000000
|
|
param "noaction"
|
|
}
|
|
actor "!Target1"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "On"
|
|
{
|
|
time 0.166666 0.241133
|
|
param "NPC_MetroPolice.Radio.On"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
event speak "Carry on"
|
|
{
|
|
time 0.480000 6.041315
|
|
param "NPC_MetroPolice.Cupcop.Success"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
event speak "Off"
|
|
{
|
|
time 6.300001 6.750704
|
|
param "NPC_MetroPolice.Radio.Off"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "Look At"
|
|
{
|
|
}
|
|
channel "Face To"
|
|
{
|
|
}
|
|
channel "Move To"
|
|
{
|
|
}
|
|
channel "Posture"
|
|
{
|
|
}
|
|
channel "Gesture"
|
|
{
|
|
}
|
|
channel "Trigger"
|
|
{
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "100"
|
|
"RampTool" "100"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|