mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-12-04 01:42:09 +00:00
60 lines
882 B
Text
60 lines
882 B
Text
// Choreo version 1
|
|
actor "Barney"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event speak "nexus.ba_followme02"
|
|
{
|
|
time 0.064516 1.035060
|
|
param "nexus.ba_followme02"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "trigger"
|
|
{
|
|
}
|
|
channel "look at"
|
|
{
|
|
event lookat "!player"
|
|
{
|
|
time 0.021506 1.037635
|
|
param "!player"
|
|
event_ramp
|
|
{
|
|
0.1400 0.8553
|
|
0.2367 0.9868
|
|
0.8242 0.9868
|
|
0.8942 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
|