Hi, thanks for making the game! The fandom salutes you :3 Haven’t played yet, but I noticed in the Linux build at least, there’s a folder called “KoboldKare_BurstDebugInformation_DoNotShip”, which I’m guessing isn’t intended.
I have something that I think might be a bug? While holding something, you’re intended to be able to use the scroll wheel to move it closer and farther, right? That doesn’t work for me, and same for the crouch-height scroll wheel adjustment.
On Linux, Kubuntu 22.04, nothing special about my mouse or scroll wheel settings.
Might be related, but I noticed that the scroll wheel also goes the wrong way (very slowly), in things like the resolution selector and the savefile selector.
Yeah this is a known Unity issue. I'm not sure what I need to do to address it. I'm using the new fangled Input System-- and on Linux it doesn't read mousewheel inputs the same way it does on other platforms. I'll make an issue on git so I can keep track of it and hopefully I'll come up with a solution that doesn't involve writing linux-specific code.