mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2024-12-29 08:15:32 +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.
45 lines
728 B
Plaintext
45 lines
728 B
Plaintext
// Choreo version 1
|
|
actor "!target1"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "Look out below!"
|
|
{
|
|
time 0.160000 1.440000
|
|
param "npc_citizen.cit_dropper04"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "Look"
|
|
{
|
|
event lookat "LookPlayer"
|
|
{
|
|
time 0.000000 1.626667
|
|
param "!player"
|
|
event_ramp
|
|
{
|
|
0.1160 0.6431
|
|
0.2460 0.9324
|
|
0.4940 1.0000
|
|
1.0273 1.0000
|
|
1.2973 0.9198
|
|
1.4853 0.5252
|
|
}
|
|
}
|
|
}
|
|
faceposermodel "C:\HL2\hl2\models\Humans\Male_01.mdl"
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "100"
|
|
"ExpressionTool" "100"
|
|
"RampTool" "100"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|