mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-27 14:22:08 +00:00
47 lines
708 B
Text
47 lines
708 B
Text
// Choreo version 1
|
|
actor "injured3"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event speak "doc"
|
|
{
|
|
time 0.746528 1.223036
|
|
param "npc_citizen.heydoc01"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "lookat"
|
|
{
|
|
event lookat "look at player"
|
|
{
|
|
time 0.017361 1.944444
|
|
param "!player"
|
|
}
|
|
}
|
|
channel "faceto"
|
|
{
|
|
}
|
|
channel "moveto"
|
|
{
|
|
}
|
|
channel "postures"
|
|
{
|
|
}
|
|
channel "gestures"
|
|
{
|
|
}
|
|
faceposermodel "models\humans\group03\male_04.mdl"
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "192"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"RampTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|