mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-12-04 01:42:09 +00:00
60 lines
877 B
Text
60 lines
877 B
Text
// Choreo version 1
|
|
actor "Barney"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event speak "ba_danger02"
|
|
{
|
|
time 0.064516 1.791092
|
|
param "npc_barney.ba_danger02"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "trigger"
|
|
{
|
|
}
|
|
channel "look at"
|
|
{
|
|
event lookat "!player"
|
|
{
|
|
time 0.021506 1.768818
|
|
param "!player"
|
|
event_ramp
|
|
{
|
|
0.1400 0.8553
|
|
0.2367 0.9868
|
|
1.5554 0.9868
|
|
1.6254 0.8640
|
|
}
|
|
}
|
|
}
|
|
channel "move to "
|
|
{
|
|
}
|
|
channel "face to"
|
|
{
|
|
}
|
|
channel "sequence"
|
|
{
|
|
}
|
|
channel "postures"
|
|
{
|
|
}
|
|
channel "gestures"
|
|
{
|
|
}
|
|
}
|
|
|
|
mapname "maps\d1_town_05.bsp"
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "62"
|
|
"ExpressionTool" "40"
|
|
"RampTool" "60"
|
|
"GestureTool" "50"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|