Skip to main content

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

Great Art and a Great Idea, this game had the same issue I had when making my game where you can constantly spin the wheel if you continuously click it, the fixed I used was adding a true or false statement to the function where "on click" it would check to see if my "Currently Spinning" Boolean was false and inside the function set it to true. Then when the wheel picks its outcome, slide in a lil reset to the boolean.

(1 edit)

Honestly I didn't even notice because I only clicked it once per turn. I'd fix it after the jam but tbh, I just don't really have a interest in developing the game further atm. But never say never!