Hi there! Two questions: firstly, would you be able to add a toggle for turning the statuses all the way off? Secondly, I'm using the Custom Controls plugin by reflector88 (https://reflector88.itch.io/custom-controls) and using the two together makes it so I cannot navigate between tabs in the menu. Is there a way to remedy this?
Viewing post in Adventure Menu [MZ] comments
I've just released a new version that adds a flag to completely hide the player status section https://starlit.itch.io/adventure-menu-rmmz/devlog/622484/adventure-menu-11-rele...
But to make it compatible with the reflector88 plugin will take more time. That plugin completely removes all default input bindings (which would be okay) but provides no binding for page switching (Q + E keys, or page up & down) which is the issue. I'd have to add a new functionality that allows you to navigate up to the tab section with the arrow keys.