Hi!
I am currently making a top-down horror game and I wanted to know if there was a way to have a talking sound effect like in undertale. For example, it plays a sound after a letter appears on screen but does not make sound if it types a space or period.
Develop games in your browser. Powerful, performant & highly capable.
you might be able to check KeyCodes... that's where I would start.