Hi there,
I’m trying to get the sample attitude.cpp wasm gauge into my custom aircraft. Right now the screen gauge stays black.
I know the actual material is linking (mouse collision is detected) but the gauge stays black although I am just using the compiled SampleModule.wasm inside the panel folder. The panel.cfg should also be correctly setup so is there something I can check?
Additionally, the wasm debug window shows that the module is loaded and active.