Here I am again trying to find a way, if possible, to accomplish what I want and learn more about this amazing engine.
I already mentioned that during a menu battle, when choosing "Attack," you can't go back and the player is forced to choose a target. That needs to be fixed.
What I want is to use items during battle, but I found I can't display widgets during battle. I could solve this with display_choices, listing the usable items, but that doesn't allow icons to be displayed and it's a bit ugly and awkward.
Is there a way to use items in battle, or, alternatively, how I can program it myself using widgets?