Line-ending fixes for most of the remaining files.
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.
2013-12-03 18:39:23 +00:00
|
|
|
// Choreo version 1
|
|
|
|
actor "!target1"
|
|
|
|
{
|
|
|
|
channel "audio"
|
|
|
|
{
|
|
|
|
}
|
|
|
|
channel "Look at"
|
|
|
|
{
|
|
|
|
event lookat "player"
|
|
|
|
{
|
|
|
|
time -0.000000 0.473333
|
|
|
|
param "!player"
|
|
|
|
event_ramp
|
|
|
|
{
|
|
|
|
0.2480 0.9912
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
channel "Face to"
|
|
|
|
{
|
|
|
|
event face "face to"
|
|
|
|
{
|
|
|
|
time 0.006667 0.480000
|
|
|
|
param "!player"
|
|
|
|
event_ramp
|
|
|
|
{
|
|
|
|
0.2560 0.9956
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
channel "Move to"
|
|
|
|
{
|
|
|
|
event firetrigger "pause"
|
|
|
|
{
|
|
|
|
time 0.240000 -1.000000
|
|
|
|
param "1"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
channel "Posture"
|
|
|
|
{
|
|
|
|
}
|
|
|
|
channel "Gesture"
|
|
|
|
{
|
|
|
|
}
|
|
|
|
channel "Flex anim"
|
|
|
|
{
|
|
|
|
}
|
|
|
|
channel "Trigger"
|
|
|
|
{
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
scalesettings
|
|
|
|
{
|
|
|
|
"CChoreoView" "100"
|
|
|
|
"RampTool" "50"
|
|
|
|
"SceneRampTool" "100"
|
|
|
|
"ExpressionTool" "38"
|
|
|
|
"GestureTool" "100"
|
|
|
|
}
|
|
|
|
fps 60
|
|
|
|
snap off
|