MMORPGMaker-MZ icon indicating copy to clipboard operation
MMORPGMaker-MZ copied to clipboard

Cannot open bank

Open Andaroth opened this issue 4 years ago • 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

Andaroth avatar Apr 01 '22 10:04 Andaroth