Can I have the usual <-/-> keys swap around a shortcut bar? I want to switch the battle menu with a Shortcut menu, so the menu can be up only when my players have a certain status, But so far the arrow keys/D-pad doesn't work to walk among the shortcut selection.
If there is a way that the battle menu is active only when combatant have a status that would work too, but I can't find this option.
Is there a way to deactivate battle menu via script?
Oh right, that's because it's hidden by default. If you select a menu from Menus>Menu Screens, you'll see a checkbox in Base Settings labeled Use Call Key. When you check that box, a Requirements option appears. There's lots of hidden properties/options in the ORK Editor. When in doubt, click on things and see if other things appear. :P
The battle menu can't be based on a status requirement. The individual battle systems have settings to either automatically call it upon a combatant's turn or not, but not to base it on stats.
Anyway, switching between shortcut bars can be done using global events using the Change Shortcut List node.
Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found. If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Shortcuts aren't designed to work that way.
If you select a menu from Menus>Menu Screens, you'll see a checkbox in Base Settings labeled Use Call Key.
When you check that box, a Requirements option appears.
There's lots of hidden properties/options in the ORK Editor.
When in doubt, click on things and see if other things appear. :P
But since i'm talking about a Battle Menu, it seems that the option is not available there! Or maybe I couldn't find it @.@
Anyway, switching between shortcut bars can be done using global events using the Change Shortcut List node.
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!