mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2024-12-27 23:35:30 +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.
64 lines
924 B
Plaintext
64 lines
924 B
Plaintext
// Choreo version 1
|
|
actor "!target1"
|
|
{
|
|
channel "audio"
|
|
{
|
|
event speak "radio_thisis8"
|
|
{
|
|
time 0.119999 14.529591
|
|
param "canals.radio_thisis8"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
event speak "radio_doyoucopy8"
|
|
{
|
|
time 15.520002 25.583109
|
|
param "canals.radio_doyoucopy8"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
event speak "explosion"
|
|
{
|
|
time 13.866665 14.537368
|
|
param "ambient.electrical_zap_1"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "Look at"
|
|
{
|
|
}
|
|
channel "Face to"
|
|
{
|
|
}
|
|
channel "Move to"
|
|
{
|
|
}
|
|
channel "Posture"
|
|
{
|
|
}
|
|
channel "Gesture"
|
|
{
|
|
}
|
|
channel "Flex anim"
|
|
{
|
|
}
|
|
channel "Trigger"
|
|
{
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "20"
|
|
"RampTool" "10"
|
|
"SceneRampTool" "100"
|
|
"ExpressionTool" "38"
|
|
"GestureTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|