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.
92 lines
1.5 KiB
Plaintext
92 lines
1.5 KiB
Plaintext
// Choreo version 1
|
|
actor "!Target1"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "ready2"
|
|
{
|
|
time 0.053333 0.960408
|
|
param "npc_citizen.readywhenyouare02"
|
|
fixedlength
|
|
}
|
|
}
|
|
channel "Expression"
|
|
{
|
|
event flexanimation "face"
|
|
{
|
|
time 0.006667 1.026667
|
|
param ""
|
|
flexanimations samples_use_time
|
|
{
|
|
"lowerer" combo
|
|
{
|
|
0.0975 0.4000
|
|
0.3181 0.6400
|
|
0.6844 0.4800
|
|
}
|
|
{
|
|
0.1081 0.5000
|
|
}
|
|
"cheek_raiser" combo
|
|
{
|
|
0.1081 0.7300
|
|
0.3933 0.8800
|
|
0.7647 0.7100
|
|
}
|
|
{
|
|
0.1081 0.5000
|
|
}
|
|
"head_updown" range 35.0 -30.0
|
|
{
|
|
0.1301 0.5900
|
|
0.2967 0.5600
|
|
0.4137 0.6200
|
|
0.6193 0.5800
|
|
}
|
|
"head_tilt" range 18.0 -18.0
|
|
{
|
|
0.1301 0.5000
|
|
0.4026 0.5600
|
|
}
|
|
}
|
|
}
|
|
}
|
|
channel "Gestures"
|
|
{
|
|
}
|
|
channel "Look"
|
|
{
|
|
event lookat "Lookatplayer"
|
|
{
|
|
time 0.006667 1.033335
|
|
param "!player"
|
|
event_ramp
|
|
{
|
|
0.0271 0.2064
|
|
0.0611 0.5317
|
|
0.1141 0.9166
|
|
0.1493 0.9921
|
|
0.6970 1.0000
|
|
0.8348 1.0000
|
|
0.9179 0.7897
|
|
0.9684 0.5198
|
|
1.0052 0.2024
|
|
}
|
|
}
|
|
}
|
|
channel "head"
|
|
{
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "100"
|
|
"SceneRampTool" "100"
|
|
"ExpressionTool" "168"
|
|
"RampTool" "112"
|
|
"GestureTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|