Skip to main content

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

It's very satisfying and well-made. I encountered a bug that wouldn't let me get the middle fish though, but it was still playable. I do wonder, how is the fish's movement determined?

(1 edit)

Thank you for the feedback.

I would really like to know more about the bug, we did a lot of play-testing and never encountered it. Did the click simply not work or did the bowl not pop up?

There are several movement patterns for the fish (we call these movement evolutions), but I assume you mean the basic one? In short, there is an "invisible" (it purely exists in code) point for each fish, which moves in straight lines, changing direction at some fixed interval. The fish itself always moves towards that point, but will never reach it since the point moves at twice the fishes' speed. 


The click simply didn't work, so the fish didn't spawn but it didn't cost anything either