Hello,
Are we going to get any documentation or tutorials about how to build custom HTML panel gauges? currently the only way forward is to try to reverse engineer Asobo default panels.. which is incredibly super time consuming...
In addition, how are we supposed to debug any custom HTML panel while on development? I tried doing a simple gauge and:
- Had to reload the aircraft every-time I changed the code (HTML or JS) to see if it worked.
- The build package console doesn't show any usefull information if you have a issue inside the JS code.
- I had no way to debug correctly (variables, errors or anything) besides putting a string on the gauge $texture to see to which line I was running.
The issues above slows down development times massively.. and also increases development costs obviusly.. So it makes me wonder how is it Asobo managed to build such complicated gauges as the G1000 with the current tools available via the SDK..
Thanks in advance,
Simbol