mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-01-01 01:35:32 +03:00
46 lines
790 B
Plaintext
46 lines
790 B
Plaintext
|
// Choreo version 1
|
||
|
actor "Hunter"
|
||
|
{
|
||
|
channel "audio"
|
||
|
{
|
||
|
event speak "NPC_Hunter.TackleAnnounce"
|
||
|
{
|
||
|
time 0.333333 1.343605
|
||
|
param "NPC_Hunter.TackleAnnounce"
|
||
|
fixedlength
|
||
|
cctype "cc_master"
|
||
|
cctoken ""
|
||
|
}
|
||
|
}
|
||
|
channel "gesture"
|
||
|
{
|
||
|
event gesture "gesture_roar"
|
||
|
{
|
||
|
time 0.000000 1.000000
|
||
|
param "gesture_roar"
|
||
|
absolutetags playback_time
|
||
|
{
|
||
|
"in" 0.347619
|
||
|
"out" 0.764762
|
||
|
}
|
||
|
absolutetags shifted_time
|
||
|
{
|
||
|
"in" 0.357143
|
||
|
"out" 0.785714
|
||
|
}
|
||
|
sequenceduration 0.966667
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
scalesettings
|
||
|
{
|
||
|
"CChoreoView" "100"
|
||
|
"SceneRampTool" "100"
|
||
|
"RampTool" "100"
|
||
|
"ExpressionTool" "100"
|
||
|
"GestureTool" "100"
|
||
|
}
|
||
|
fps 60
|
||
|
snap off
|