I’m currently working on developing an addon that allows players to interact with vPilot through the simulator - as part of that I’d like to be able to have a panel pop up occasionally to allow for radio communication.
Is there any way to run javascript from the sim/flight start, and then render html, similar to the toolbar (but preferably without overwriting the toolbar code, to avoid conflicts from other addons).
I’ve looked into using standalone modules for this, but the use of wasm isn’t feasible here as I need to be able to use websockets