mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-12-11 05:00:53 +00:00
44 lines
772 B
Text
44 lines
772 B
Text
// Choreo version 1
|
|
actor "!target1"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "Look out below!"
|
|
{
|
|
time 0.160000 1.440000
|
|
param "npc_citizen.cit_dropper04"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "Look"
|
|
{
|
|
event lookat "LookPlayer"
|
|
{
|
|
time 0.000000 1.626667
|
|
param "!player"
|
|
event_ramp
|
|
{
|
|
0.1160 0.6431
|
|
0.2460 0.9324
|
|
0.4940 1.0000
|
|
1.0273 1.0000
|
|
1.2973 0.9198
|
|
1.4853 0.5252
|
|
}
|
|
}
|
|
}
|
|
faceposermodel "C:\HL2\hl2\models\Humans\Male_01.mdl"
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "100"
|
|
"ExpressionTool" "100"
|
|
"RampTool" "100"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|