Jesús González
Jesús González
The ability to include audio from Unity would be a perfect addition. I might work on this and submit a PR if no one else can.
The template no longer works, as the Unity WebGL Template API has changed. Check: [Unity docs]( https://docs.unity3d.com/2020.1/Documentation/Manual/webgl-templates.html). This is an example of a preloader using the new API: https://github.com/greggman/better-unity-webgl-template.
Before:  After:  Changes based on https://github.com/helix-editor/helix/pull/11477