Fixes the WindowLayer class, by removing seemingly unneeded and restricting functions from it.
Author
Iavra
How to Use
Simply place anywhere in your plugin list. After adding this plugin, you will be able to do the following things, that were previously impossible:
- Adding overlapping windows via scene.addWindow().
- Using PIXI masks, which act like a more flexible version of VX Ace's viewports.
Note, that this plugin will cause the target window in the default battle system to display on top of the status window. I decided not to fix this, since it might interfere with custom battle systems and most people are using one of those, anyway.