On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

rpg maker mv problem

A topic by scxbill created Aug 14, 2022 Views: 137 Replies: 3
This topic is archived. It is unlisted and no new posts can be made.
Viewing posts 1 to 4

When the resolution is changed, the card cannot be selected by the mouse and can only be selected in 816

Developer

Thanks for reporting this in! In the future, please add this to the stickied Bug Report thread rather than as an individual thread so we can keep ongoing track of the status of different known bugs in one place. We've replicated the issue on our end for both MV and MZ Demo Projects. It seems the IsiahCGCPartyUI_A plugin is at least one of the culprits.

With IsiahCGCPartyUI_A at 1280 x 720: Unable to pick Cards in my Hand, but still able to interact with the Buttons.


Without IsiahCGCPartyUI_A at 1280 x 720: Able to pick Cards in my Hand and also do other Touch interactions.

We can issue a fix for the Party UI plugin at the next minor patch (v1.3.5) that would re-enable Touch input for the Hand, until then we would recommend turning OFF the Party UI plugin if you are using a higher resolution than the default 816 x 624 px. All Party Battle functions should still work with just the Core Plugin, they will just look a little less presentable.

Please let us know if the issue is resolved on your side or if it continues to persist. We can continue to troubleshoot until we have found a fix that works for you :)

战斗中无法显示卡牌,通过装备增加技能

Much needed!! Hope to get it as soon as possible


$gameParty.members[n].addedSkills()

Developer archived this topic