There's now a "Model View". Like all new views it's activated by
default. Disable it in Menu->View->View Options if you don't
like it. It's really only useful for multiplayer: it allows
to switch through all multiplayer aircraft and to watch them
while they crash.  :-)

If this view is active, then there is a [<] and a [>] button
in the lower left corner to cycle forward/backward. You can
also click the name and select a player from the appearing popup.

Note that "de-activated" views aren't inaccessible. They are
only skipped when cycling through views (using v/V or a binding
that calls view.stepView(step)). It's therefore possible to
activate Model View, and still switch to it with setting
/sim/current-view/view-number to 7 or
setprop("/sim/current-view/view-number", view.indexof("Model View"));

Also, view.stepView(step, 1) [note the 1!] cycles through *all*
views, even de-activated ones. The Saitek Cyborg has that
on F3+F4+left/right.

m.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to