Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

camera Aircraft Events not working #117

Open
NerdyMuppet opened this issue Mar 16, 2022 · 0 comments
Open

camera Aircraft Events not working #117

NerdyMuppet opened this issue Mar 16, 2022 · 0 comments

Comments

@NerdyMuppet
Copy link

NerdyMuppet commented Mar 16, 2022

I would like to cycle through views or zoom in and out with the camera, but it is not working using

event_to_trigger = ae.find("VIEW_MODE")
event_to_trigger

As I noted in this reply I managed to change the position of the view, but I would like a little more intricate control of the camera settings.
I would then like to make a screenshot, which doesn't work either when I use

event_to_trigger = ae.find("CAPTURE_SCREENSHOT")
event_to_trigger()

Am I missing some developer setting is MSFS? Do I need to turn on developer camera or something. I don't understand why it does not work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant