Skip to main content

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

So cool to see somebody else also go for this alternative mode of input. We also had problems with latency. The art is the cutest and the vibe just works. Thank you

Yeah, the latency is a bit of an issue. It's interesting how latency creeps in and gradually gets worse as the game goes on. It's perhaps why we haven't seen mic input used widely in other games. 

I made my game in Godot and I got the feeling that the live audio input was coming in separate to the game's tick function, as when I paused the main tick process to restart the game, I noticed that the audio input got really out of sync.

Oh and thanks for playing :)

As mentioned in lower posts, I didn't make the graphics. My work was just retrofitting the audio input into a MIT licensed tutorial to make the dino jump.