mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-01-01 01:35:36 +03:00
66 lines
1016 B
Plaintext
66 lines
1016 B
Plaintext
|
// 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
|