Pixel-Map/MMORPGMaker-MZ-Server

[CANCEL, is frontend] Cannot open bank

Closed this issue · 0 comments

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