Skip to main content

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

Hello! Could you consider adding an "Emergency Stop command? For example, imagine that you are digging for treasure when a monster suddenly appears, forcing you to stop and hide immediately.

There are two possible scenarios: an emergency stop at 13/20 will result in:

1) Complete loss of progress, returning to 0/20

2) Maintaining the current progress, and when pressing again, starting from the old progress of 13/20.

Ah, I noticed while the player is pressing the button, all other events are on hold, so the monster I mentioned cannot appear midway through. Would it be possible to allow events to continue running while the player participates in the button-pressing minigame?

Hello! How are you?
Thank you for your suggestion.

The problem with that is that it could create some complications with the handlers and some things might overlap, which would ruin the experience and could cause other issues.

I’ll look into it in the future, once I update the plugin, I’ll see if I can find a way to incorporate that functionality!

Best regards ^^

Thank you.