Skip to main content

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

Does this have plugin commands that can re enable the fast forward after disabling it for some scenes?

Hello, thank you for your comment. It is now possible to use the following command:

ES_DisableFastForward();      // blocks fast forward

ES_EnableFastForward();      // enables fast forward