mpaperno / MSFSTouchPortalPlugin

A plugin which provides a two-way interface between Touch Portal clients and Flight Simulators which use SimConnect, such as MSFS 2020 and FS-X.
GNU General Public License v3.0
65 stars 2 forks source link

Camera Views and movement #25

Closed HiDTH closed 2 years ago

HiDTH commented 2 years ago

What action do you want to be able to perform from Touch Portal to interact with your simulator/aircraft?

https://docs.flightsimulator.com/html/Programming_Tools/SimVars/Camera_Variables.htm

Provide the category of the action if you know it. Engines, Instruments, Environment, etc.

CAMERAS

Additional context Be able to set camera views without having to send Keystrokes - cockpit is the set of views I use at the moment, but page could be extended to use external or drone views at some time in future.

I realise that this could be quite a bit of work so probably lower priority than the other enhancements.

mpaperno commented 2 years ago

This is all available since v0.8 or so, custom sim vars can be added and sim var values can be set.