FGCamera: Difference between revisions

Jump to navigation Jump to search
354 bytes added ,  13 August 2014
Line 103: Line 103:


==== fgcamera-adjust ====
==== fgcamera-adjust ====
{{ WIP }}
Uses two arguments:
* '''velocity''' - camera movement velocity. Recommended values '''-1''', '''0''', '''1''';
* '''dof''' - affected degree of freedom. Valid values:
** '''x''' - left/right,
** '''y''' - up/down,
** '''z''' - back/forward,
** '''h''' - heading,
** '''p''' - pitch,
** '''r''' - roll.
 
Keyboard binding example:
<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
<key n="360">
<key n="360">
Line 123: Line 133:
</syntaxhighlight>
</syntaxhighlight>


Joystick POV hat binding example:
<syntaxhighlight>
<syntaxhighlight>
<axis>
<axis>
94

edits

Navigation menu