mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-22 03:41:06 +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.
59 lines
829 B
Text
59 lines
829 B
Text
// Choreo version 1
|
|
actor "npc_citizen_opengate"
|
|
{
|
|
channel "audio"
|
|
{
|
|
}
|
|
channel "lookAt"
|
|
{
|
|
event lookat "!player"
|
|
{
|
|
time 0.111111 4.962963
|
|
param "!player"
|
|
event_ramp
|
|
{
|
|
0.5420 1.0000
|
|
4.8519 1.0000
|
|
}
|
|
}
|
|
}
|
|
channel "moveTo"
|
|
{
|
|
event moveto "mark_citdoor_side_1"
|
|
{
|
|
time 0.055556 4.888889
|
|
param "mark_citdoor_side_1"
|
|
}
|
|
}
|
|
channel "faceTo"
|
|
{
|
|
event face "mark_citdoor_side_1"
|
|
{
|
|
time 0.425926 4.944446
|
|
param "mark_citdoor_side_1_face"
|
|
event_ramp
|
|
{
|
|
1.0420 1.0000
|
|
4.5185 1.0000
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
actor "!target1"
|
|
{
|
|
channel "audio"
|
|
{
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "36"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"RampTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|