Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(3 edits) (+1)

Good puzzle game, the cursor unlocking it a bit of an issue. Seems to happen on the xylophone, I think you just need to change the mouse capture after leaving "MOUSE_MODE_CAPTURED = 2

https://docs.godotengine.org/en/stable/classes/class_input.html#enum-input-mouse...

It works correctly in the downloaded version, I have no clue what's wrong with the web version :(

Also, if you pressed escape on the xylophone part, that's a keybind on the browser that removes mouse capture. There's an on-screen back button to fix that