Bug description: Loading in at a parking stand (and as a result starting in Avatar mode outside of the aircraft) leads to a CAMERA STATE value of 30. While undocumented, I assume this indicates that we’re still loading. This is an issue for things like standalone WASM modules with code that run after loading in. Now we have to wait for the user to get inside the aircraft to initialize.
Repro steps:
Load a flight at a gate/parking to spawn as avatar.
Is it possible at the same time to create a specific CAMERA STATE value for avatar/preflight camera? It would be much appreciated to detect that this mode is active.