mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-22 11:51:04 +00:00
50 lines
706 B
Text
50 lines
706 B
Text
|
// Choreo version 1
|
||
|
actor "npc_citizen_box"
|
||
|
{
|
||
|
channel "audio"
|
||
|
{
|
||
|
event speak "this_way"
|
||
|
{
|
||
|
time 0.086957 0.644236
|
||
|
param "ep1_citizen.cit_thisway"
|
||
|
fixedlength
|
||
|
cctype "cc_master"
|
||
|
cctoken ""
|
||
|
}
|
||
|
}
|
||
|
channel "look at"
|
||
|
{
|
||
|
}
|
||
|
channel "face to"
|
||
|
{
|
||
|
}
|
||
|
channel "move to"
|
||
|
{
|
||
|
}
|
||
|
channel "Postures"
|
||
|
{
|
||
|
}
|
||
|
channel "Gestures"
|
||
|
{
|
||
|
}
|
||
|
channel "facial"
|
||
|
{
|
||
|
}
|
||
|
channel "Trigger"
|
||
|
{
|
||
|
}
|
||
|
faceposermodel "u:\tf2\hl2\models\alyx.mdl"
|
||
|
}
|
||
|
|
||
|
mapname "maps\ep1_c17_00.bsp"
|
||
|
scalesettings
|
||
|
{
|
||
|
"CChoreoView" "92"
|
||
|
"SceneRampTool" "100"
|
||
|
"RampTool" "84"
|
||
|
"ExpressionTool" "66"
|
||
|
"GestureTool" "100"
|
||
|
}
|
||
|
fps 60
|
||
|
snap off
|