FaceTrackNoIR: Difference between revisions

Jump to navigation Jump to search
m
Line 51: Line 51:
</syntaxhighlight>
</syntaxhighlight>


Alternatively you can assign the reset functionality to a button. In the following example clicking on the button resets the headtracker if in the default pilot view. Otherwise it gets back to the pilot's view.
Alternatively you can assign the reset functionality to a button. In the following example clicking on the button resets the headtracker if in the default cockpit view. Otherwise it gets back to the cockpit view.


<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
Line 59: Line 59:
<windows>1</windows>
<windows>1</windows>
</number>
</number>
<desc>Reset view and cockpit view; SHIFT = next view</desc>
<desc>Reset view and cockpit view</desc>
<binding>
<binding>
<command>nasal</command>
<command>nasal</command>
648

edits

Navigation menu