mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-29 07:12:23 +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.
42 lines
643 B
Text
42 lines
643 B
Text
// Choreo version 1
|
|
actor "!Target1"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event speak "bucket_almost"
|
|
{
|
|
time 0.066667 1.937982
|
|
param "ravenholm.bucket_almost"
|
|
param2 "90dB"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "look at"
|
|
{
|
|
event lookat "!player"
|
|
{
|
|
time 0.013334 1.920000
|
|
param "!player"
|
|
event_ramp
|
|
{
|
|
0.1129 0.8553
|
|
0.1871 0.9649
|
|
1.7484 0.9737
|
|
1.8065 0.8246
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "100"
|
|
"SceneRampTool" "100"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"RampTool" "62"
|
|
}
|
|
fps 60
|
|
snap off
|