mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-12-29 08:15:36 +03:00
34 lines
528 B
Plaintext
34 lines
528 B
Plaintext
// Choreo version 1
|
|
actor "Arlene"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event speak "Go ahead and get in the boat, Dr. Freeman"
|
|
{
|
|
time 0.200000 1.998277
|
|
param "canals.airboat_nag01"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "look at"
|
|
{
|
|
}
|
|
channel "face to"
|
|
{
|
|
}
|
|
}
|
|
|
|
mapname "maps\klab_actormarks.bsp"
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "30"
|
|
"ExpressionTool" "40"
|
|
"RampTool" "60"
|
|
"GestureTool" "50"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|