Building Leyborn Idle: Character View


What We Did

The Character View is here. The central hub for everything you wear, wield, and improve.
It features two tabs:

  • Stats: Live data from your player snapshot.
  • Equipment: Manage weapons, armor, and tools.

Every slot dynamically syncs with the Equipment Service, meaning stat updates, equips, and unequips all happen in real time.

The layout follows our UI framework. Clean, modular, and fully dynamic.

Why It Matters

  • Core integration: Connects inventory, stats, and equipment into one system.
  • Responsive updates: Stats and visuals refresh instantly on every equip.
  • Expandable design: Built to support future features like enchantments, loadouts, and professions.

Next Steps

Over the next two days, we’ll look deeper into the Stats Panel and Equipment Loadout System showing how it all ties together.