mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-22 20:01:08 +00:00
53 lines
769 B
Text
53 lines
769 B
Text
// Choreo version 1
|
|
actor "!Target1"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event speak "outofyourway02"
|
|
{
|
|
time -0.022221 0.775965
|
|
param "npc_citizen.outofyourway02"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "look at"
|
|
{
|
|
event lookat "lookatplayer"
|
|
{
|
|
time 0.066666 0.855555
|
|
param "!player"
|
|
}
|
|
}
|
|
channel "move to "
|
|
{
|
|
}
|
|
channel "face to"
|
|
{
|
|
}
|
|
channel "sequence"
|
|
{
|
|
}
|
|
channel "postures"
|
|
{
|
|
}
|
|
channel "gestures"
|
|
{
|
|
}
|
|
channel "trigger"
|
|
{
|
|
}
|
|
}
|
|
|
|
mapname "maps\klab_actormarks.bsp"
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "30"
|
|
"ExpressionTool" "40"
|
|
"RampTool" "60"
|
|
"GestureTool" "50"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|