Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

<3 thank you for the kind feedback!

The Beat System was really cool. I've done lots of these in the pasts, but I was curious how Bezi would handle it. It did really well. The system felt very flexible. It's driving animations, immediate feedback, the combo system, and is modular for any "rhythmic input" but mostly set up for character inputs and word submissions.

I don't think I had made your lane changes qualify for combo progression. I'll have to play again in a little bit to be sure. But, if I wanted to all I would have to do is 1 method call to subscribe it to the rhythm combo system.

ChatGPT does a better job of presenting the code than I would:

https://chatgpt.com/s/cd_684defadb1988191b1084751887f19ba

(+1)

Thanks for sharing your code!