Skip to main content

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

Hi, I'm having an issue that was brought up 7 months ago. Everything continues to run when the text entry pops up. Aka say we do the plugin command with the confirm option enabled and then activate self switch A, the plugin isn't recognized as a text box, so self switch A just runs regardless.

Hey. Thanks for buying the plug-in.

I just checked and you're right, in some cases, the following event commands are being executed at the same time as the userInput window.  I'll work on a patch to fix that.

In the meantime you can workaround the issue by adding a wait:10 frames command right after the userInput command

Okay! Thank you so much!