Funny story, the swarm of cats following me was cool. I like the reference to the pink donut. The cat models look really cool. I had some issues with movement and could not go down with S but could go left right and up. Not sure if this is a bug but it stopped me from finding the cat even if I knew where it was.
GameDev.tv Game Jam 2025 - Free Course For All Submissions! » Entries » Gamedev.tv 2025 game jam entry
Viewing post in Gamedev.tv 2025 game jam entry jam comments
Thanks for playing. Could be a bug. Movement system as well as pursuit by AI need a lot of polish and testing even in simple scenario of few randomly placed water pools. I am now thinking between two different possibilities. Either pixel perfect movement but Realtime or chess-like clearly defined turn=based movement system for player and cats with move moves at a time.