adjusting joystick axis by view direction
Posted: Tue Feb 26, 2013 10:51 pm
This thread https://bb.oolite.space/viewtopic.php?f=2&t=13637 made me wonder if the same could be done in oolite code/js .
To make that work we'll need a way to detect the view has changed, then set the axis to reflect that view direction.
The viewDirectionChanged event handles the changing of view direction, so that part is taken care of.
Can oolite invert axis processes in code ?
If so, can the code deal with on the fly joystick axis changes ?
To make that work we'll need a way to detect the view has changed, then set the axis to reflect that view direction.
The viewDirectionChanged event handles the changing of view direction, so that part is taken care of.
Can oolite invert axis processes in code ?
If so, can the code deal with on the fly joystick axis changes ?