mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-01-14 15:57:59 +03: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.
62 lines
819 B
Plaintext
62 lines
819 B
Plaintext
// Choreo version 1
|
|
actor "Fisherman"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event gesture "g_hatUp"
|
|
{
|
|
time 0.000000 1.000000
|
|
param "g_hatUp"
|
|
sequenceduration 0.966667
|
|
}
|
|
}
|
|
channel "Look at"
|
|
{
|
|
}
|
|
channel "move to"
|
|
{
|
|
}
|
|
channel "face to"
|
|
{
|
|
}
|
|
channel "Postures"
|
|
{
|
|
}
|
|
channel "Gestures"
|
|
{
|
|
}
|
|
channel "body gesture"
|
|
{
|
|
}
|
|
channel "Head flex"
|
|
{
|
|
}
|
|
channel "Flex Facial"
|
|
{
|
|
}
|
|
channel "Trigger"
|
|
{
|
|
event firetrigger "1_pauseMe"
|
|
{
|
|
time 0.500000 -1.000000
|
|
param "1"
|
|
}
|
|
}
|
|
channel "NULL"
|
|
{
|
|
}
|
|
faceposermodel "U:\hl2\hl2\models\lostcoast\fisherman\Fisherman.mdl"
|
|
}
|
|
|
|
mapname "maps\d2_lostcoast.bsp"
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "32"
|
|
"SceneRampTool" "100"
|
|
"RampTool" "40"
|
|
"ExpressionTool" "8"
|
|
"GestureTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|