mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-01-06 01:41:01 +00:00
b5dc4a8543
Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst, proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj, vcxproj, sln, in, java, la, manifest, am, and rad. Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and gitignore. Finally, fixes executable bits.
60 lines
827 B
Text
60 lines
827 B
Text
// Choreo version 1
|
|
actor "Fisherman"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "fish_hook_nag01"
|
|
{
|
|
time 0.083333 2.217483
|
|
param "lostcoast.fish_hook_nag01"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "Look at"
|
|
{
|
|
event lookat "lookat player"
|
|
{
|
|
time 0.180833 0.180833
|
|
param "!player"
|
|
}
|
|
}
|
|
channel "move to"
|
|
{
|
|
}
|
|
channel "face to"
|
|
{
|
|
}
|
|
channel "Postures"
|
|
{
|
|
}
|
|
channel "Gestures"
|
|
{
|
|
}
|
|
channel "body gesture"
|
|
{
|
|
}
|
|
channel "Head flex"
|
|
{
|
|
}
|
|
channel "Flex Facial"
|
|
{
|
|
}
|
|
channel "Trigger"
|
|
{
|
|
}
|
|
faceposermodel "U:\dev\hl2\models\Barney.mdl"
|
|
}
|
|
|
|
mapname "maps\d2_lostcoast.bsp"
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "32"
|
|
"SceneRampTool" "100"
|
|
"RampTool" "40"
|
|
"ExpressionTool" "8"
|
|
"GestureTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|