Version 1.12 Minor bugfix
MV/MZ Titlescreen Idle Movie » Devlog
Greetings.
I have uploaded a new version of this plugin for both MV and MZ with the following change:
- Corrected an issue where I declared a variable as a constant instead of a variable.
- This caused a project crash during boot, if any other plugins used the same variable name in the same scope as this one did. Specifically, a variable names 'params' in the global scope. Almost all of my other plugins use this variable to declare plugin parameters.
- I had released an update to a different plugin earlier where I'd also made the same mistake, thinking that changing one of these declarations from a const to a var would fix the problem, but was mistaken, so this one also needed to be updated.
Files
MZ Plugin Download 11 kB
Oct 29, 2020
MV Plugin Download 11 kB
Oct 29, 2020
Get MV/MZ Titlescreen Idle Movie
Download NowName your own price
MV/MZ Titlescreen Idle Movie
Play a video on your title screen
More posts
- Version 1.13 Major bugfixOct 29, 2020
- Version 1.11 UpdateOct 27, 2020
Comments
Log in with itch.io to leave a comment.
This is great! Thanks for writing this. I hope to use it in the future on NALE.