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

I just finished this update, I hope it's what you were looking to have implemented! This was a great idea to add into the plugin! Thank you and have a happy holidays!

Don't forget to check the new plugin parameter inside the  plugin manager

(+1)

Great job, nice update. Quite useful for the quality of life of the plugin.

Thank you!

Sorry Ritter, I have a question, since you implemented the update in your plugin everything is fine. However, then a specific error occurred when using your plugin. The error is the following and I tell you what I know so that you can solve it more easily if the information is useful or not.

The error: Cannot enter the options menu once the game starts, new game etc. This does not happen before starting the new game.

Code: $gameSystem.isSceneOptionsFromTitleScreen is not a function

If you need it, I will attach a gif about the error in question

oh that's probably an easy one I overlooked. I'll take a look at this as soon as I can sorry about that. It should just be another condition I have to set in the code. I had to specify when the options menu is accessed from the title screen to avoid having the video(s) play when the game has started and you access the options from the menu. 

I just uploaded version 2.3 of this plugin which fixes this issue. I hope this solves the problem on your end. I'm not seeing any issues when accessing the options menu from the game menu anymore. Thank you for reporting this! I should have spotted this one before releasing it but had a lot going on at that moment.

As always be sure to let me know if you discover any other issues and I'll get them fixed up as soon as possible! Thank you!

Thanks for the quick solution, as always