Skip to main content

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

Thank you very much for the feedback! That's the most important at this stage :D The camera bit is something that hopefully I'll be able to fix in the next update, along with a few other things. The bug you found is quite interesting, actually XD I forgot about possible menus and windows overlapping, thank you for reminding me xD Hopefully I'll find a better way to keep track of the objects so this kind of things don't happen again. About the objects not being on top, that's unfortunately something a bit more tricky since the UI is on a canvas layer and that one always renders on top of everything else :/ I am hoping to fix it by implementing a custom cursor system (it's a work in progress xD). Thank you again for playing and putting such efforts in the feedback, it's really appreciated <3

Oh sorry about that, I'm quite new to godot, so I didn't know about that possibility.