mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2024-12-27 07:15:31 +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.
80 lines
1.3 KiB
Plaintext
80 lines
1.3 KiB
Plaintext
// Choreo version 1
|
|
actor "!Target1"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "answer32"
|
|
{
|
|
time 0.133333 0.706508
|
|
param "npc_citizen.answer32"
|
|
param2 "75dB"
|
|
fixedlength
|
|
}
|
|
}
|
|
channel "Expression"
|
|
{
|
|
}
|
|
channel "Facial"
|
|
{
|
|
event flexanimation "Facial"
|
|
{
|
|
time 0.000000 0.860000
|
|
param ""
|
|
flexanimations samples_use_time
|
|
{
|
|
"inner_raiser" combo
|
|
{
|
|
0.1080 0.3900
|
|
0.1434 0.4400
|
|
0.2454 0.4400
|
|
0.2829 0.4000
|
|
0.3937 0.0800
|
|
}
|
|
{
|
|
}
|
|
"outer_raiser" combo
|
|
{
|
|
0.0645 0.0600
|
|
0.1400 0.3900
|
|
0.1754 0.4400
|
|
0.2754 0.4400
|
|
0.3129 0.4000
|
|
0.4237 0.0800
|
|
}
|
|
{
|
|
}
|
|
}
|
|
}
|
|
}
|
|
channel "Head"
|
|
{
|
|
event flexanimation "Head"
|
|
{
|
|
time 0.000000 0.846667
|
|
param ""
|
|
flexanimations samples_use_time
|
|
{
|
|
"head_updown" range 15.0 -15.0
|
|
{
|
|
0.0603 0.5354
|
|
0.1040 0.5462
|
|
0.2516 0.5512
|
|
0.4242 0.5267
|
|
0.5572 0.5072
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "100"
|
|
"RampTool" "100"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|