Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

There's definitely something wrong with controls. Clicking barely works. But I found that if I spam Space Bar, clicking starts to work and everything becomes super easy.

(+1)

Thanks for the feedback. I checked the code and found the problem but I think now it's too late .But we make mistakes and learn from them so no prob

(+1)

Would you mind sharing what was the problem? It's really curious how mashing space bar helps with clicking.

(+1)

Basically at the start I wanted to make it also able to click with space and just hover with mouse.the collision wasn't bug enough for the coin but for the space click it was .so if you press both it works !

(+1)

Oh. I would never have guessed that without looking at the project files. Thanks for sharing.