Hyper Sonic

Results 96 comments of Hyper Sonic

> [@hsandt](https://github.com/hsandt) did you have any success? After trying the different tools I decided to go with this: - For each top-level Zim page: - export the top-level page with...

Yup, or add it via the Project Settings popup > Autoload tab, enabled. @zacxl Could you rename the issue title to contain the error message (or at least part of...

Looks like the GitHub repo run as project itself works because project.godot was setup correctly with autoload and audio. If you apply README > How to use, it should work...

OK so what I quickly did in my project was to only load settings when relevant, and also hide irrelevant option widgets and if invisible, not set them at all...

I am working in Godot 4 so in my case I have the opposite need: I'm more interesting in just running the app to generate some tileset picture that I...

So I finished building Godot on ArchLinux (SteamDeck) without having installed pulseaudio (although I see extra-3.5/plasma-pa and extra-3.5/pulseaudio-qt are installed, if that matters), and I got no errors during compilation....