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.
79 lines
1.1 KiB
Text
79 lines
1.1 KiB
Text
// Choreo version 1
|
|
actor "Fisherman"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "fish_waterwarn03"
|
|
{
|
|
time 0.187500 2.136752
|
|
param "lostcoast.fish_waterwarn03"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "Look at"
|
|
{
|
|
event lookat "lookat player"
|
|
{
|
|
time 0.118333 2.404170
|
|
param "!player"
|
|
event_ramp
|
|
{
|
|
0.4617 0.7938
|
|
0.5999 0.8828
|
|
1.7283 0.9072
|
|
1.8891 0.8111
|
|
}
|
|
}
|
|
}
|
|
channel "move to"
|
|
{
|
|
}
|
|
channel "face to"
|
|
{
|
|
event face "face player"
|
|
{
|
|
time 0.057499 1.916667
|
|
param "!player"
|
|
event_ramp
|
|
{
|
|
0.8824 0.9493
|
|
1.0865 1.0000
|
|
1.7786 1.0000
|
|
1.8591 0.9916
|
|
}
|
|
}
|
|
}
|
|
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
|