MMORPGMaker-MZ
MMORPGMaker-MZ copied to clipboard
Cannot open bank
This is a problem due to upgrade from MV to MZ
- The bank systems currently uses the draw method of Rectangle class in MZ Core.
- The Rectangle class is an extend of PIXI's.
=> Seems like the bank interface rendering method is no more compatible => We need to fix the code that runs when the bank menu opens