Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

Leaving E pressed does not work for skipping, when video is resized to see what is happening in the background, it seems holding E is just speeding up the map event's animations but nothing else. Any help would be appreciated.

Ps. Using Visustella cores.

Oh, hi

If you can, put the plugin at last line. If don't work, send me the debug log.

This is all I got, does this help?, and putting it on the last line did not work sadly.
 

Thank you. I'm testing a new optimized code. It's the version 2.5. It won't have any additions; will be like a stable version.

Changed the Keycode from E to Space in the JS and it worked. I believe because of plugins, there will be a lot of cases where E is already being used by something else and might conflict. Maybe a way to change the key in the plugin itself might help, while changing it in the JS is super easy I know some might have problems finding how. Anyways, amazing plugin my friend, you are amazing <3

Great, I'll do that in version 2.5.