mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-12-01 08:21:50 +00:00
53 lines
754 B
Text
53 lines
754 B
Text
// Choreo version 1
|
|
actor "!Target1"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event speak "nice02"
|
|
{
|
|
time 0.088890 0.805080
|
|
param "npc_citizen.nice02"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "look at"
|
|
{
|
|
event lookat "look at player"
|
|
{
|
|
time 0.088888 0.877778
|
|
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
|