Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi, curious if anyone else experiences a problem where the input just does not register. I press the up/down button at key moments but they just will not work.

(1 edit)

Hi Karegoto, thanks for your comment.

Such events rely on the window message which tell you to hold some key. Due to how rpgmaker mv works, it's important to hold such key until you see the immediate response, after the message window is gone, because it is then when the game reads the input.

If this doesn't work either, here's my Discord Server so we can make some specific tests.