StefanoFiumara/medieval-conquerors-godot

Create Player UI Panel

Closed this issue · 0 comments

Design a UI component to show the player their current stats

  • Scale component based on reference resolution
  • Current resource bank
    • Storage Limit
  • Cards left in deck
    • Find deck icon
  • Current Age Indicator ( I, II, III, IV )
  • Ensure component width is consistent for different resource amounts (string padding for single digits)
  • Show Enemy Resources (?)
    • Unsure whether this is something we want, not blocking the task to decide.