I'm prototyping my battle system which is setup as follows: turn based, classic, dynamic, multiple actions per turn (AP based).
The battle menu only shows when an input key is pressed.
The problem I ran into is the battle menu closing after I select an action. I want the battle menu to stay open until the end of a combatants turn.
Thank you,
MMalone