Lyric
Lyric
Do we know of anybody active in the Godot community who might be willing to share an Apple Developer license with us? Surely there's someone who could lend us a...
I know it's probably more than a bit slower but doesn't Lua compile to wasm? If nothing else [this](https://github.com/vvanders/wasm_lua) does (even though it's a bit old), and maybe we could...
Is there any way to build this for Windows? I've been trying since the pull request came out and it [consistently returns Error 1](https://pastebin.com/143u50qV) in the last stage of compilation.
> **Is it possible to set a property like Global BPM in AudioStreamInteractive and set a switching point for such like every bar or every 4 bars?** I honestly think...
Okay, so sadly I can't test this because it won't compile for Windows, but after reading the code the only feature I can really see needing any changing is adding...
Noted, maybe I'll take a look at the parser and see if I can find a way to add them, save you a bit of work.
I would just like to mention that this issue is displaying itself quite clearly in the following bit of code I have. It's an array of integers, which I would...
I think that adding QOI would be a good thing. It's pretty small, fast, and is getting less and less niche. I know that as soon as I can I'm...
I ended up not resolving the issue and just moving to FuncGodot, which seems to be the "newer" Qodot
> Sounds like duplicate of #92453, can you confirm? It is not, that one regards the actual transitions not updating, while this one is about the menu to choose where...