JRPGCRPGFAN / PROJECT-BREAKER

0 stars 0 forks source link

Create UI For Combat #1

Open EthanAllTheWay opened 1 month ago

EthanAllTheWay commented 1 month ago

During combat, a UI will be needed to display player info like current health, mana, and other important info.

If we are doing a Turn based combat system, we will need the UI to enable input for the user to select actions for each character for their turn.

If we are doing something else for the combat, then we will have to figure out what will be needed as I currently don't know at the time of righting this.